"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/25 04:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi" 2026/02/25 04:19:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:20:00 DEBUG : Creating backend with remote "/tmp/rclone2347102006" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:01 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:01 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:02 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:02 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:03 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:20:03 DEBUG : B2 bucket rclone-test-deputun0jofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.24s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", 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-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", 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-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:04 DEBUG : Creating backend with remote "/non-existing" 2026/02/25 04:20:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/25 04:20:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:06 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:07 INFO : B2 bucket rclone-test-deputun0jofi: Running all checks before starting transfers 2026/02/25 04:20:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:07 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:07 INFO : B2 bucket rclone-test-deputun0jofi: Checks finished, now starting transfers 2026/02/25 04:20:07 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.39s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:09 ERROR : Ignoring --no-traverse with sync 2026/02/25 04:20:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:09 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:09 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:09 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:09 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:20:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.59s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/25 04:20:10 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:10 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:11 DEBUG : hello world2: size = 12 OK 2026/02/25 04:20:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/25 04:20:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:20:12 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:12 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:12 DEBUG : potato2: size = 11 OK 2026/02/25 04:20:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:20:14 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:14 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:14 DEBUG : potato2: size = 11 OK 2026/02/25 04:20:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/25 04:20:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:20:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/25 04:20:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:20:15 INFO : sub dir2: Making directory 2026/02/25 04:20:15 INFO : sub dir: Making directory 2026/02/25 04:20:15 INFO : sub dir2/sub sub dir2: Making directory 2026/02/25 04:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:15 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/02/25 04:20:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.42s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:16 INFO : sub dir2: Making directory 2026/02/25 04:20:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/25 04:20:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:20:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:17 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:18 DEBUG : sub dir2: Making directory with metadata 2026/02/25 04:20:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:20:18 INFO : sub dir2: Making directory 2026/02/25 04:20:18 INFO : sub dir: Making directory 2026/02/25 04:20:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:18 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:20:18 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/25 04:20:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/25 04:20:19 DEBUG : B2 bucket rclone-test-deputun0jofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", 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-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:20 INFO : sub dir2: Making directory 2026/02/25 04:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:20 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:20 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:20 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:20 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:20:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:21 DEBUG : sub dir2: Making directory with metadata 2026/02/25 04:20:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:20:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:20:21 INFO : sub dir2: Making directory 2026/02/25 04:20:21 INFO : sub dir: Making directory 2026/02/25 04:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:21 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:21 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:22 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:20:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/25 04:20:22 DEBUG : B2 bucket rclone-test-deputun0jofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", 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-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:23 INFO : sub dir2: Making directory 2026/02/25 04:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:23 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:23 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:23 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:23 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:20:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rodevid2zike" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-deputun0jofi -> B2 bucket rclone-test-rodevid2zike 2026/02/25 04:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:26 DEBUG : B2 bucket rclone-test-rodevid2zike: Waiting for checks to finish 2026/02/25 04:20:26 DEBUG : B2 bucket rclone-test-rodevid2zike: Waiting for transfers to finish 2026/02/25 04:20:27 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 04:20:27 DEBUG : B2 bucket rclone-test-rodevid2zike: Purge remote 2026/02/25 04:20:27 INFO : B2 bucket rclone-test-rodevid2zike: cleaning bucket "rclone-test-rodevid2zike" of all files 2026/02/25 04:20:27 DEBUG : sub dir/hello world: Deleting (id "4_zef92ddc3006d9b3b9fc80e1b_f10899d03477fbe45_d20260225_m042026_c001_v0001097_t0003_u01771993226954") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:29 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:20:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:20:29 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 04:20:29 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:30 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 04:20:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 04:20:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.28s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yofediw1bica" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-deputun0jofi -> B2 bucket rclone-test-yofediw1bica 2026/02/25 04:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:32 DEBUG : B2 bucket rclone-test-yofediw1bica: Waiting for checks to finish 2026/02/25 04:20:32 DEBUG : B2 bucket rclone-test-yofediw1bica: Waiting for transfers to finish 2026/02/25 04:20:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 04:20:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:20:34 DEBUG : B2 bucket rclone-test-yofediw1bica: Waiting for checks to finish 2026/02/25 04:20:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yofediw1bica) 2026/02/25 04:20:34 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 04:20:34 DEBUG : B2 bucket rclone-test-yofediw1bica: Waiting for transfers to finish 2026/02/25 04:20:35 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 04:20:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 04:20:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 04:20:35 DEBUG : B2 bucket rclone-test-yofediw1bica: Purge remote 2026/02/25 04:20:35 INFO : B2 bucket rclone-test-yofediw1bica: cleaning bucket "rclone-test-yofediw1bica" of all files 2026/02/25 04:20:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f12fd63006d9b3b9fc80e1b_f11180315d52f4828_d20260225_m042034_c001_v0001101_t0059_u01771993234953") 2026/02/25 04:20:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f12fd63006d9b3b9fc80e1b_f113f70309b146f4b_d20260225_m042033_c001_v0001173_t0056_u01771993233412") --- PASS: TestServerSideCopyOverSelf (6.39s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:20:38 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:20:38 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 04:20:38 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:39 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 04:20:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 04:20:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/25 04:20:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yuxeyoy5kapa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-deputun0jofi -> B2 bucket rclone-test-yuxeyoy5kapa 2026/02/25 04:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:41 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Waiting for checks to finish 2026/02/25 04:20:41 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Waiting for transfers to finish 2026/02/25 04:20:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:20:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 04:20:43 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Waiting for checks to finish 2026/02/25 04:20:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:20:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yuxeyoy5kapa) 2026/02/25 04:20:43 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 04:20:43 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Waiting for transfers to finish 2026/02/25 04:20:43 DEBUG : sub dir/hello world: size = 17 OK 2026/02/25 04:20:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/25 04:20:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 04:20:43 INFO : sub dir/hello world: Deleted 2026/02/25 04:20:45 DEBUG : testing file moves 2026/02/25 04:20:45 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:20:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yuxeyoy5kapa) 2026/02/25 04:20:45 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Waiting for checks to finish 2026/02/25 04:20:45 DEBUG : sub dir/hello world: Sizes differ 2026/02/25 04:20:45 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Waiting for transfers to finish 2026/02/25 04:20:45 DEBUG : sub dir/hello world: size = 24 OK 2026/02/25 04:20:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/25 04:20:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/25 04:20:45 INFO : sub dir/hello world: Deleted 2026/02/25 04:20:46 DEBUG : B2 bucket rclone-test-yuxeyoy5kapa: Purge remote 2026/02/25 04:20:46 INFO : B2 bucket rclone-test-yuxeyoy5kapa: cleaning bucket "rclone-test-yuxeyoy5kapa" of all files 2026/02/25 04:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fb21d83007d9b3b9fc80e1b_f105c283774e55091_d20260225_m042045_c001_v0001177_t0046_u01771993245389") 2026/02/25 04:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fb21d83007d9b3b9fc80e1b_f117e97b98f6f66b2_d20260225_m042043_c001_v0001043_t0029_u01771993243534") 2026/02/25 04:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fb21d83007d9b3b9fc80e1b_f1143fd7c60156ba8_d20260225_m042041_c001_v0001165_t0038_u01771993241986") --- PASS: TestServerSideMoveOverSelf (7.91s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:48 ERROR : error listing: directory not found 2026/02/25 04:20:48 INFO : Local file system at /tmp/rclone2347102006: Making directory 2026/02/25 04:20:48 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:48 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:20:49 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for checks to finish 2026/02/25 04:20:49 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for transfers to finish 2026/02/25 04:20:50 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/25 04:20:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:20:50 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/25 04:20:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/25 04:20:51 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:51 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:51 DEBUG : check sum: size = 1 OK 2026/02/25 04:20:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:20:51 INFO : check sum: Copied (new) 2026/02/25 04:20:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:52 DEBUG : check sum: size = 1 OK 2026/02/25 04:20:52 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:20:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/25 04:20:52 DEBUG : check sum: Unchanged skipping 2026/02/25 04:20:52 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:52 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.92s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/25 04:20:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:53 DEBUG : sizeonly: size = 6 OK 2026/02/25 04:20:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 04:20:53 INFO : sizeonly: Copied (new) 2026/02/25 04:20:53 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:53 DEBUG : sizeonly: size = 6 OK 2026/02/25 04:20:53 DEBUG : sizeonly: Sizes identical 2026/02/25 04:20:53 DEBUG : sizeonly: Unchanged skipping 2026/02/25 04:20:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:53 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/25 04:20:54 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:54 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/25 04:20:55 INFO : ignore-size: Copied (new) 2026/02/25 04:20:55 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:20:55 DEBUG : ignore-size: Unchanged skipping 2026/02/25 04:20:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:55 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.83s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:57 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:57 DEBUG : existing: size = 6 OK 2026/02/25 04:20:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:20:57 DEBUG : existing: Unchanged skipping 2026/02/25 04:20:57 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:57 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:57 INFO : There was nothing to transfer 2026/02/25 04:20:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/25 04:20:57 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:57 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:57 DEBUG : existing: size = 6 OK 2026/02/25 04:20:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 04:20:57 INFO : existing: Copied (replaced existing) 2026/02/25 04:20:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:20:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/25 04:20:58 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:58 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:59 DEBUG : existing: size = 6 OK 2026/02/25 04:20:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 04:20:59 INFO : existing: Copied (new) 2026/02/25 04:20:59 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:59 DEBUG : existing: Destination exists, skipping 2026/02/25 04:20:59 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:20:59 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:20:59 DEBUG : Waiting for deletions to finish 2026/02/25 04:20:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.76s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/25 04:21:01 DEBUG : c/non empty space: size = 5 OK 2026/02/25 04:21:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:01 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:01 DEBUG : c/non empty space: Unchanged skipping 2026/02/25 04:21:01 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:02 DEBUG : a/potato2: size = 60 OK 2026/02/25 04:21:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:02 INFO : a/potato2: Copied (new) 2026/02/25 04:21:02 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:02 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:04 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:04 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:04 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/02/25 04:21:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:21:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/25 04:21:04 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:04 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:04 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:04 INFO : There was nothing to transfer 2026/02/25 04:21:04 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:04 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/02/25 04:21:04 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:21:05 INFO : empty space: Updated modification time in destination 2026/02/25 04:21:05 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:05 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:07 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:07 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:07 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/02/25 04:21:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:21:07 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:07 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:07 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:08 DEBUG : foo: size = 3 OK 2026/02/25 04:21:08 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/02/25 04:21:08 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:21:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:21:08 DEBUG : foo: sha1 differ 2026/02/25 04:21:08 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:08 DEBUG : foo: size = 3 OK 2026/02/25 04:21:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/25 04:21:08 INFO : foo: Copied (replaced existing) 2026/02/25 04:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:10 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/25 04:21:10 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:10 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:10 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:11 DEBUG : potato: size = 60 OK 2026/02/25 04:21:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:11 INFO : potato: Copied (new) 2026/02/25 04:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:13 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:13 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:21:13 DEBUG : potato: size = 60 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:21:13 DEBUG : potato: Sizes differ 2026/02/25 04:21:13 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:14 DEBUG : potato: size = 21 OK 2026/02/25 04:21:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/25 04:21:14 INFO : potato: Copied (replaced existing) 2026/02/25 04:21:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:15 DEBUG : potato: size = 21 OK 2026/02/25 04:21:15 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/02/25 04:21:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2347102006) 2026/02/25 04:21:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:21:15 DEBUG : potato: sha1 differ 2026/02/25 04:21:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:16 DEBUG : potato: size = 21 OK 2026/02/25 04:21:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/25 04:21:16 INFO : potato: Copied (replaced existing) 2026/02/25 04:21:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/25 04:21:18 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:18 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:18 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:20 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:20 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:20 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:20 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:21 DEBUG : potato2: size = 60 OK 2026/02/25 04:21:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:21 INFO : potato2: Copied (new) 2026/02/25 04:21:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:23 INFO : d: Making directory 2026/02/25 04:21:23 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/25 04:21:23 DEBUG : c/non empty space: size = 5 OK 2026/02/25 04:21:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:23 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:23 DEBUG : c/non empty space: Unchanged skipping 2026/02/25 04:21:23 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:23 DEBUG : a/potato2: size = 60 OK 2026/02/25 04:21:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:23 INFO : a/potato2: Copied (new) 2026/02/25 04:21:23 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:24 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/25 04:21:26 DEBUG : c/non empty space: size = 5 OK 2026/02/25 04:21:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:26 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:26 DEBUG : c/non empty space: Unchanged skipping 2026/02/25 04:21:26 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:26 DEBUG : a/potato2: size = 60 OK 2026/02/25 04:21:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:26 INFO : a/potato2: Copied (new) 2026/02/25 04:21:26 ERROR : B2 bucket rclone-test-deputun0jofi: not deleting files as there were IO errors 2026/02/25 04:21:26 ERROR : B2 bucket rclone-test-deputun0jofi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:29 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:29 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:29 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:29 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:29 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:29 INFO : potato: Deleted 2026/02/25 04:21:29 DEBUG : potato2: size = 60 OK 2026/02/25 04:21:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.66s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:32 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:32 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:32 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:32 INFO : potato: Deleted 2026/02/25 04:21:32 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:32 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:32 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:32 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:32 DEBUG : potato2: size = 60 OK 2026/02/25 04:21:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:21:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.30s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:21:34 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:34 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:35 DEBUG : potato2: size = 19 OK 2026/02/25 04:21:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/25 04:21:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.49s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:37 DEBUG : enormous: Excluded (Size Filter) 2026/02/25 04:21:37 DEBUG : enormous: Excluded 2026/02/25 04:21:37 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 04:21:37 DEBUG : potato2: Excluded 2026/02/25 04:21:37 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 04:21:37 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:37 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:37 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:37 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:37 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:37 INFO : There was nothing to transfer 2026/02/25 04:21:37 DEBUG : enormous: Excluded (Size Filter) 2026/02/25 04:21:37 DEBUG : enormous: Excluded 2026/02/25 04:21:37 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 04:21:37 DEBUG : potato2: Excluded 2026/02/25 04:21:38 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 04:21:38 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/25 04:21:38 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:38 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for checks to finish 2026/02/25 04:21:38 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for transfers to finish 2026/02/25 04:21:38 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:40 DEBUG : enormous: Excluded (Size Filter) 2026/02/25 04:21:40 DEBUG : enormous: Excluded 2026/02/25 04:21:40 DEBUG : potato2: Excluded (Size Filter) 2026/02/25 04:21:40 DEBUG : potato2: Excluded 2026/02/25 04:21:40 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:21:40 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:40 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:40 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:40 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:40 INFO : enormous: Deleted 2026/02/25 04:21:41 INFO : potato2: Deleted 2026/02/25 04:21:41 INFO : There was nothing to transfer 2026/02/25 04:21:41 DEBUG : empty space: size = 1 OK 2026/02/25 04:21:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/25 04:21:41 DEBUG : empty space: Unchanged skipping 2026/02/25 04:21:41 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for checks to finish 2026/02/25 04:21:41 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for transfers to finish 2026/02/25 04:21:41 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:41 INFO : enormous: Deleted 2026/02/25 04:21:41 INFO : potato2: Deleted 2026/02/25 04:21:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.13s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:43 DEBUG : five: Need to transfer - File not found at Destination 2026/02/25 04:21:43 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:21:43 DEBUG : one: Destination is newer than source, skipping 2026/02/25 04:21:43 DEBUG : four: size = 8 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:21:43 DEBUG : three: size = 5 OK 2026/02/25 04:21:43 DEBUG : three: Sizes identical 2026/02/25 04:21:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 04:21:43 DEBUG : four: Sizes differ 2026/02/25 04:21:43 DEBUG : two: size = 3 OK 2026/02/25 04:21:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2347102006) 2026/02/25 04:21:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:21:43 DEBUG : two: sha1 differ 2026/02/25 04:21:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/25 04:21:43 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:44 DEBUG : five: size = 4 OK 2026/02/25 04:21:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/25 04:21:44 INFO : five: Copied (new) 2026/02/25 04:21:44 DEBUG : four: size = 4 OK 2026/02/25 04:21:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/25 04:21:44 INFO : four: Copied (replaced existing) 2026/02/25 04:21:44 DEBUG : two: size = 3 OK 2026/02/25 04:21:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 04:21:44 INFO : two: Copied (replaced existing) 2026/02/25 04:21:44 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:45 DEBUG : five: size = 4 OK 2026/02/25 04:21:45 DEBUG : four: size = 4 OK 2026/02/25 04:21:45 DEBUG : one: Destination is newer than source, skipping 2026/02/25 04:21:45 DEBUG : three: size = 5 OK 2026/02/25 04:21:45 DEBUG : two: size = 3 OK 2026/02/25 04:21:45 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/25 04:21:45 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/25 04:21:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 04:21:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2347102006) 2026/02/25 04:21:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/25 04:21:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:21:45 DEBUG : three: sha1 differ 2026/02/25 04:21:45 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/25 04:21:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 04:21:45 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/25 04:21:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/25 04:21:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 04:21:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/25 04:21:45 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:45 DEBUG : three: size = 5 OK 2026/02/25 04:21:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:21:45 INFO : three: Copied (replaced existing) 2026/02/25 04:21:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.98s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/25 04:21:47 INFO : B2 bucket rclone-test-deputun0jofi: Making map for --track-renames 2026/02/25 04:21:47 INFO : B2 bucket rclone-test-deputun0jofi: Finished making map for --track-renames 2026/02/25 04:21:47 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:47 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for renames to finish 2026/02/25 04:21:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/25 04:21:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/25 04:21:47 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:47 DEBUG : potato: size = 14 OK 2026/02/25 04:21:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/25 04:21:47 INFO : potato: Copied (new) 2026/02/25 04:21:47 DEBUG : yam: size = 11 OK 2026/02/25 04:21:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 04:21:47 INFO : yam: Copied (new) 2026/02/25 04:21:47 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:48 DEBUG : potato: size = 14 OK 2026/02/25 04:21:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:21:48 INFO : B2 bucket rclone-test-deputun0jofi: Making map for --track-renames 2026/02/25 04:21:48 INFO : B2 bucket rclone-test-deputun0jofi: Finished making map for --track-renames 2026/02/25 04:21:48 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:48 DEBUG : potato: Unchanged skipping 2026/02/25 04:21:48 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for renames to finish 2026/02/25 04:21:49 DEBUG : yaml: size = 11 OK 2026/02/25 04:21:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 04:21:49 INFO : yam: Copied (server-side copy) to: yaml 2026/02/25 04:21:49 INFO : yam: Deleted 2026/02/25 04:21:49 INFO : yaml: Renamed from "yam" 2026/02/25 04:21:49 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/25 04:21:50 INFO : B2 bucket rclone-test-deputun0jofi: Making map for --track-renames 2026/02/25 04:21:50 INFO : B2 bucket rclone-test-deputun0jofi: Finished making map for --track-renames 2026/02/25 04:21:50 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/25 04:21:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/25 04:21:50 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for renames to finish 2026/02/25 04:21:50 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:50 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1173-07.backblaze.com/b2api/v1/b2_upload_file/ef527d83006d9b3b9fc80e1b/c001_v0001173_t0033": EOF 2026/02/25 04:21:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-07.backblaze.com/b2api/v1/b2_upload_file/ef527d83006d9b3b9fc80e1b/c001_v0001173_t0033": EOF) 2026/02/25 04:21:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 04:21:50 DEBUG : yam: Received error: Post "https://pod-000-1173-07.backblaze.com/b2api/v1/b2_upload_file/ef527d83006d9b3b9fc80e1b/c001_v0001173_t0033": EOF - low level retry 0/10 2026/02/25 04:21:50 DEBUG : pacer: Reducing sleep to 10ms 2026/02/25 04:21:50 DEBUG : potato: size = 14 OK 2026/02/25 04:21:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/25 04:21:50 INFO : potato: Copied (new) 2026/02/25 04:21:51 DEBUG : yam: size = 11 OK 2026/02/25 04:21:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 04:21:51 INFO : yam: Copied (new) 2026/02/25 04:21:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:51 DEBUG : potato: size = 14 OK 2026/02/25 04:21:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:21:51 INFO : B2 bucket rclone-test-deputun0jofi: Making map for --track-renames 2026/02/25 04:21:51 INFO : B2 bucket rclone-test-deputun0jofi: Finished making map for --track-renames 2026/02/25 04:21:51 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:51 DEBUG : potato: Unchanged skipping 2026/02/25 04:21:51 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for renames to finish 2026/02/25 04:21:52 DEBUG : yaml: size = 11 OK 2026/02/25 04:21:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 04:21:52 INFO : yam: Copied (server-side copy) to: yaml 2026/02/25 04:21:52 INFO : yam: Deleted 2026/02/25 04:21:52 INFO : yaml: Renamed from "yam" 2026/02/25 04:21:52 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/25 04:21:53 INFO : B2 bucket rclone-test-deputun0jofi: Making map for --track-renames 2026/02/25 04:21:53 INFO : B2 bucket rclone-test-deputun0jofi: Finished making map for --track-renames 2026/02/25 04:21:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/25 04:21:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/25 04:21:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for renames to finish 2026/02/25 04:21:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:53 DEBUG : potato: size = 14 OK 2026/02/25 04:21:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/25 04:21:53 INFO : potato: Copied (new) 2026/02/25 04:21:53 DEBUG : sub/yam: size = 11 OK 2026/02/25 04:21:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 04:21:53 INFO : sub/yam: Copied (new) 2026/02/25 04:21:53 DEBUG : Waiting for deletions to finish 2026/02/25 04:21:54 DEBUG : potato: size = 14 OK 2026/02/25 04:21:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:21:54 DEBUG : potato: Unchanged skipping 2026/02/25 04:21:54 INFO : B2 bucket rclone-test-deputun0jofi: Making map for --track-renames 2026/02/25 04:21:54 INFO : B2 bucket rclone-test-deputun0jofi: Finished making map for --track-renames 2026/02/25 04:21:54 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:54 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for renames to finish 2026/02/25 04:21:54 DEBUG : yam: size = 11 OK 2026/02/25 04:21:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/25 04:21:54 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/25 04:21:54 INFO : sub/yam: Deleted 2026/02/25 04:21:54 INFO : yam: Renamed from "sub/yam" 2026/02/25 04:21:54 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.64s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:55 DEBUG : Creating backend with remote "/tmp/rclone2347102006/dir1" 2026/02/25 04:21:55 DEBUG : Config file has changed externally - reloading 2026/02/25 04:21:55 DEBUG : Creating backend with remote "/tmp/rclone2347102006/dir2" 2026/02/25 04:21:55 DEBUG : Local file system at /tmp/rclone2347102006/dir2: Using server-side directory move 2026/02/25 04:21:55 INFO : Local file system at /tmp/rclone2347102006/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/25 04:21:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/25 04:21:55 DEBUG : Local file system at /tmp/rclone2347102006/dir2: Waiting for checks to finish 2026/02/25 04:21:55 DEBUG : Local file system at /tmp/rclone2347102006/dir2: Waiting for transfers to finish 2026/02/25 04:21:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:21:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/25 04:21:56 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:56 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:56 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:21:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:21:56 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:21:56 INFO : sub dir/hello world: Deleted 2026/02/25 04:21:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/25 04:21:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/25 04:21:56 INFO : nested/sub dir/file: Copied (new) 2026/02/25 04:21:56 INFO : nested/sub dir/file: Deleted 2026/02/25 04:21:56 INFO : sub dir: Removing directory 2026/02/25 04:21:56 INFO : nested/sub dir: Removing directory 2026/02/25 04:21:56 INFO : nested: Removing directory 2026/02/25 04:21:56 DEBUG : Local file system at /tmp/rclone2347102006: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 04:21:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/25 04:21:57 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:57 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/25 04:21:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:21:58 INFO : sub dir/hello world: Copied (new) 2026/02/25 04:21:58 INFO : sub dir/hello world: Deleted 2026/02/25 04:21:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/25 04:21:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/25 04:21:58 INFO : nested/sub dir/file: Copied (new) 2026/02/25 04:21:58 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:21:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/25 04:21:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/25 04:21:59 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:21:59 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:21:59 DEBUG : existing: size = 6 OK 2026/02/25 04:21:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 04:21:59 INFO : existing: Copied (new) 2026/02/25 04:21:59 INFO : existing: Deleted 2026/02/25 04:21:59 DEBUG : existing-b: size = 6 OK 2026/02/25 04:21:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/25 04:21:59 INFO : existing-b: Copied (new) 2026/02/25 04:21:59 INFO : existing-b: Deleted 2026/02/25 04:22:00 DEBUG : existing: Destination exists, skipping 2026/02/25 04:22:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/25 04:22:00 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:22:00 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:22:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kalawel5bojo" 2026/02/25 04:22:01 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-deputun0jofi -> B2 bucket rclone-test-kalawel5bojo 2026/02/25 04:22:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:22:06 DEBUG : empty space: size = 1 OK 2026/02/25 04:22:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 04:22:06 DEBUG : empty space: Unchanged skipping 2026/02/25 04:22:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:22:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kalawel5bojo) 2026/02/25 04:22:06 DEBUG : potato3: Sizes differ 2026/02/25 04:22:06 DEBUG : B2 bucket rclone-test-kalawel5bojo: Waiting for checks to finish 2026/02/25 04:22:06 INFO : empty space: Deleted 2026/02/25 04:22:06 DEBUG : B2 bucket rclone-test-kalawel5bojo: Waiting for transfers to finish 2026/02/25 04:22:06 DEBUG : potato2: size = 60 OK 2026/02/25 04:22:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:22:06 INFO : potato2: Copied (server-side copy) 2026/02/25 04:22:06 DEBUG : potato3: size = 68 OK 2026/02/25 04:22:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 04:22:06 INFO : potato3: Copied (server-side copy) 2026/02/25 04:22:06 INFO : potato2: Deleted 2026/02/25 04:22:07 INFO : potato3: Deleted 2026/02/25 04:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebaf4qede" 2026/02/25 04:22:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/25 04:22:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:22:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/25 04:22:08 DEBUG : B2 bucket rclone-test-lepebaf4qede: Waiting for checks to finish 2026/02/25 04:22:08 DEBUG : B2 bucket rclone-test-lepebaf4qede: Waiting for transfers to finish 2026/02/25 04:22:09 DEBUG : empty space: size = 1 OK 2026/02/25 04:22:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:22:09 INFO : empty space: Copied (server-side copy) 2026/02/25 04:22:09 DEBUG : potato3: size = 68 OK 2026/02/25 04:22:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 04:22:09 INFO : potato3: Copied (server-side copy) 2026/02/25 04:22:09 INFO : empty space: Deleted 2026/02/25 04:22:09 INFO : potato3: Deleted 2026/02/25 04:22:09 DEBUG : potato2: size = 60 OK 2026/02/25 04:22:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:22:09 INFO : potato2: Copied (server-side copy) 2026/02/25 04:22:10 INFO : potato2: Deleted 2026/02/25 04:22:10 DEBUG : B2 bucket rclone-test-lepebaf4qede: Purge remote 2026/02/25 04:22:10 INFO : B2 bucket rclone-test-lepebaf4qede: cleaning bucket "rclone-test-lepebaf4qede" of all files 2026/02/25 04:22:10 DEBUG : empty space: Deleting (id "4_z3f626dc3008d9b3b9fc80e1b_f104e56a2a99d7804_d20260225_m042209_c001_v0001173_t0037_u01771993329099") 2026/02/25 04:22:10 DEBUG : potato2: Deleting (id "4_z3f626dc3008d9b3b9fc80e1b_f10745b9460abc448_d20260225_m042209_c001_v0001103_t0006_u01771993329477") 2026/02/25 04:22:10 DEBUG : potato3: Deleting (id "4_z3f626dc3008d9b3b9fc80e1b_f115b9c9e5015f303_d20260225_m042209_c001_v0001165_t0003_u01771993329503") 2026/02/25 04:22:11 DEBUG : B2 bucket rclone-test-kalawel5bojo: Purge remote 2026/02/25 04:22:11 INFO : B2 bucket rclone-test-kalawel5bojo: cleaning bucket "rclone-test-kalawel5bojo" of all files 2026/02/25 04:22:11 DEBUG : empty space: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f418985413f077f49_d20260225_m042209_c001_v7007000_t0000_u01771993329519") 2026/02/25 04:22:11 DEBUG : empty space: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f119f2cc80671c70c_d20260225_m042204_c001_v0001137_t0033_u01771993324760") 2026/02/25 04:22:11 DEBUG : potato2: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f419b1845f52c9b62_d20260225_m042210_c001_v7007000_t0000_u01771993330089") 2026/02/25 04:22:11 DEBUG : potato2: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f118c7b7f357768f1_d20260225_m042206_c001_v0001097_t0033_u01771993326149") 2026/02/25 04:22:11 DEBUG : potato3: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f419b1845f52c9b61_d20260225_m042209_c001_v7007000_t0000_u01771993329698") 2026/02/25 04:22:11 DEBUG : potato3: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f10899d03477fc29c_d20260225_m042206_c001_v0001097_t0014_u01771993326527") 2026/02/25 04:22:11 DEBUG : potato3: Deleting (id "4_zdf125d83008d9b3b9fc80e1b_f119f2cc80671c70e_d20260225_m042205_c001_v0001137_t0043_u01771993325122") --- PASS: TestServerSideMove (11.67s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nacicij2ziqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-deputun0jofi -> B2 bucket rclone-test-nacicij2ziqa 2026/02/25 04:22:19 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 04:22:19 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 04:22:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:22:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:22:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nacicij2ziqa) 2026/02/25 04:22:19 DEBUG : potato3: Sizes differ 2026/02/25 04:22:19 DEBUG : B2 bucket rclone-test-nacicij2ziqa: Waiting for checks to finish 2026/02/25 04:22:19 DEBUG : B2 bucket rclone-test-nacicij2ziqa: Waiting for transfers to finish 2026/02/25 04:22:19 DEBUG : potato2: size = 60 OK 2026/02/25 04:22:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:22:19 INFO : potato2: Copied (server-side copy) 2026/02/25 04:22:20 INFO : potato2: Deleted 2026/02/25 04:22:20 DEBUG : potato3: size = 68 OK 2026/02/25 04:22:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 04:22:20 INFO : potato3: Copied (server-side copy) 2026/02/25 04:22:20 INFO : potato3: Deleted 2026/02/25 04:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pifupiv5jano" 2026/02/25 04:22:21 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 04:22:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:22:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/25 04:22:21 DEBUG : B2 bucket rclone-test-pifupiv5jano: Waiting for checks to finish 2026/02/25 04:22:21 DEBUG : B2 bucket rclone-test-pifupiv5jano: Waiting for transfers to finish 2026/02/25 04:22:22 DEBUG : potato2: size = 60 OK 2026/02/25 04:22:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:22:22 INFO : potato2: Copied (server-side copy) 2026/02/25 04:22:22 INFO : potato2: Deleted 2026/02/25 04:22:23 DEBUG : potato3: size = 68 OK 2026/02/25 04:22:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 04:22:23 INFO : potato3: Copied (server-side copy) 2026/02/25 04:22:23 INFO : potato3: Deleted 2026/02/25 04:22:23 DEBUG : B2 bucket rclone-test-pifupiv5jano: Purge remote 2026/02/25 04:22:23 INFO : B2 bucket rclone-test-pifupiv5jano: cleaning bucket "rclone-test-pifupiv5jano" of all files 2026/02/25 04:22:23 DEBUG : potato2: Deleting (id "4_z8f329df3008d9b3b9fc80e1b_f1182331f657ab70b_d20260225_m042222_c001_v0001036_t0047_u01771993342339") 2026/02/25 04:22:23 DEBUG : potato3: Deleting (id "4_z8f329df3008d9b3b9fc80e1b_f11786bc50939e652_d20260225_m042222_c001_v0001097_t0011_u01771993342707") 2026/02/25 04:22:24 DEBUG : B2 bucket rclone-test-nacicij2ziqa: Purge remote 2026/02/25 04:22:24 INFO : B2 bucket rclone-test-nacicij2ziqa: cleaning bucket "rclone-test-nacicij2ziqa" of all files 2026/02/25 04:22:24 DEBUG : empty space: Deleting (id "4_z4f028da3008d9b3b9fc80e1b_f107b3e3eb418779c_d20260225_m042217_c001_v0001097_t0031_u01771993337545") 2026/02/25 04:22:24 DEBUG : potato2: Deleting (id "4_z4f028da3008d9b3b9fc80e1b_f41707b2948e533d8_d20260225_m042222_c001_v7007000_t0000_u01771993342795") 2026/02/25 04:22:24 DEBUG : potato2: Deleting (id "4_z4f028da3008d9b3b9fc80e1b_f108a809d447aeb80_d20260225_m042219_c001_v0001173_t0015_u01771993339366") 2026/02/25 04:22:24 DEBUG : potato3: Deleting (id "4_z4f028da3008d9b3b9fc80e1b_f41707b2948e533d9_d20260225_m042223_c001_v7007000_t0000_u01771993343247") 2026/02/25 04:22:24 DEBUG : potato3: Deleting (id "4_z4f028da3008d9b3b9fc80e1b_f1065972fc7932e05_d20260225_m042219_c001_v0001032_t0018_u01771993339731") 2026/02/25 04:22:24 DEBUG : potato3: Deleting (id "4_z4f028da3008d9b3b9fc80e1b_f107b3e3eb41877aa_d20260225_m042218_c001_v0001097_t0032_u01771993338229") 2026/02/25 04:22:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/02/25 04:22:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 04:22:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xutuvom5mazo" 2026/02/25 04:22:29 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-deputun0jofi -> B2 bucket rclone-test-xutuvom5mazo 2026/02/25 04:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:22:31 DEBUG : empty space: size = 1 OK 2026/02/25 04:22:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 04:22:31 DEBUG : empty space: Unchanged skipping 2026/02/25 04:22:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:22:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xutuvom5mazo) 2026/02/25 04:22:31 DEBUG : potato3: Sizes differ 2026/02/25 04:22:31 DEBUG : B2 bucket rclone-test-xutuvom5mazo: Waiting for checks to finish 2026/02/25 04:22:32 INFO : empty space: Deleted 2026/02/25 04:22:32 DEBUG : B2 bucket rclone-test-xutuvom5mazo: Waiting for transfers to finish 2026/02/25 04:22:32 DEBUG : potato2: size = 60 OK 2026/02/25 04:22:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:22:32 INFO : potato2: Copied (server-side copy) 2026/02/25 04:22:32 DEBUG : potato3: size = 68 OK 2026/02/25 04:22:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 04:22:32 INFO : potato3: Copied (server-side copy) 2026/02/25 04:22:32 INFO : potato2: Deleted 2026/02/25 04:22:32 INFO : potato3: Deleted 2026/02/25 04:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dubuhok1qemo" 2026/02/25 04:22:34 INFO : tomatoDir: Making directory 2026/02/25 04:22:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/25 04:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 04:22:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/25 04:22:34 DEBUG : B2 bucket rclone-test-dubuhok1qemo: Waiting for checks to finish 2026/02/25 04:22:34 DEBUG : B2 bucket rclone-test-dubuhok1qemo: Waiting for transfers to finish 2026/02/25 04:22:35 DEBUG : empty space: size = 1 OK 2026/02/25 04:22:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/25 04:22:35 INFO : empty space: Copied (server-side copy) 2026/02/25 04:22:35 INFO : empty space: Deleted 2026/02/25 04:22:35 DEBUG : potato3: size = 68 OK 2026/02/25 04:22:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/25 04:22:35 INFO : potato3: Copied (server-side copy) 2026/02/25 04:22:35 DEBUG : potato2: size = 60 OK 2026/02/25 04:22:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/25 04:22:35 INFO : potato2: Copied (server-side copy) 2026/02/25 04:22:36 INFO : potato3: Deleted 2026/02/25 04:22:36 INFO : potato2: Deleted 2026/02/25 04:22:36 DEBUG : B2 bucket rclone-test-dubuhok1qemo: Purge remote 2026/02/25 04:22:36 INFO : B2 bucket rclone-test-dubuhok1qemo: cleaning bucket "rclone-test-dubuhok1qemo" of all files 2026/02/25 04:22:36 DEBUG : empty space: Deleting (id "4_z1f12dd23008d9b3b9fc80e1b_f11943e1b9fd0eb1a_d20260225_m042235_c001_v0001145_t0018_u01771993355154") 2026/02/25 04:22:36 DEBUG : potato2: Deleting (id "4_z1f12dd23008d9b3b9fc80e1b_f10280acc2e1eb199_d20260225_m042235_c001_v0001144_t0033_u01771993355434") 2026/02/25 04:22:36 DEBUG : potato3: Deleting (id "4_z1f12dd23008d9b3b9fc80e1b_f114f25ad429148cd_d20260225_m042235_c001_v0001036_t0041_u01771993355531") 2026/02/25 04:22:37 DEBUG : B2 bucket rclone-test-xutuvom5mazo: Purge remote 2026/02/25 04:22:37 INFO : B2 bucket rclone-test-xutuvom5mazo: cleaning bucket "rclone-test-xutuvom5mazo" of all files 2026/02/25 04:22:37 DEBUG : empty space: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f421ed05a97381470_d20260225_m042235_c001_v7007000_t0000_u01771993355413") 2026/02/25 04:22:37 DEBUG : empty space: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f10683484abee3549_d20260225_m042231_c001_v0001184_t0037_u01771993351315") 2026/02/25 04:22:37 DEBUG : potato2: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f4169296b41be02e9_d20260225_m042236_c001_v7007000_t0000_u01771993356078") 2026/02/25 04:22:37 DEBUG : potato2: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f10204f6b365f49ed_d20260225_m042232_c001_v0001173_t0017_u01771993352110") 2026/02/25 04:22:37 DEBUG : potato3: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f421ed05a97381471_d20260225_m042236_c001_v7007000_t0000_u01771993356004") 2026/02/25 04:22:37 DEBUG : potato3: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f113443ac0be911bd_d20260225_m042232_c001_v0001041_t0001_u01771993352476") 2026/02/25 04:22:37 DEBUG : potato3: Deleting (id "4_zdfa2cd03008d9b3b9fc80e1b_f10683484abee354f_d20260225_m042231_c001_v0001184_t0014_u01771993351523") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.25s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:43 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/rclone-sync-test" 2026/02/25 04:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/rclone-sync-test-include/layer2" 2026/02/25 04:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/rclone-sync-test-ignore-file" 2026/02/25 04:22:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/25 04:22:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 04:22:50 DEBUG : pacer: Reducing sleep to 10ms 2026/02/25 04:22:50 DEBUG : B2 bucket rclone-test-deputun0jofi path rclone-sync-test: Waiting for checks to finish 2026/02/25 04:22:50 DEBUG : B2 bucket rclone-test-deputun0jofi path rclone-sync-test: Waiting for transfers to finish 2026/02/25 04:22:50 DEBUG : Waiting for deletions to finish 2026/02/25 04:22:50 INFO : There was nothing to transfer 2026/02/25 04:22:50 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:22:50 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:22:50 DEBUG : Waiting for deletions to finish 2026/02/25 04:22:50 INFO : There was nothing to transfer 2026/02/25 04:22:51 DEBUG : B2 bucket rclone-test-deputun0jofi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/25 04:22:51 DEBUG : B2 bucket rclone-test-deputun0jofi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/25 04:22:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:22:51 INFO : There was nothing to transfer 2026/02/25 04:22:51 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:22:51 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:22:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:22:51 INFO : There was nothing to transfer 2026/02/25 04:22:51 DEBUG : B2 bucket rclone-test-deputun0jofi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/25 04:22:51 DEBUG : B2 bucket rclone-test-deputun0jofi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/25 04:22:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:22:51 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:22:52 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/CompareDest" 2026/02/25 04:22:55 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 04:22:55 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:22:55 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:22:56 DEBUG : one: size = 3 OK 2026/02/25 04:22:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:22:56 INFO : one: Copied (new) 2026/02/25 04:22:56 DEBUG : Waiting for deletions to finish 2026/02/25 04:22:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:22:57 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:22:57 DEBUG : one: Sizes differ 2026/02/25 04:22:57 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:22:57 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:22:58 DEBUG : one: size = 5 OK 2026/02/25 04:22:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/25 04:22:58 INFO : one: Copied (replaced existing) 2026/02/25 04:22:58 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:00 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:00 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:00 DEBUG : one: Sizes differ 2026/02/25 04:23:00 DEBUG : one: size = 5 OK 2026/02/25 04:23:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:23:00 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:00 INFO : There was nothing to transfer 2026/02/25 04:23:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:01 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:01 DEBUG : one: Sizes differ 2026/02/25 04:23:01 DEBUG : two: size = 3 OK 2026/02/25 04:23:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:23:01 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:01 DEBUG : one: size = 5 OK 2026/02/25 04:23:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:23:01 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:01 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:01 INFO : There was nothing to transfer 2026/02/25 04:23:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:02 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:02 DEBUG : one: Sizes differ 2026/02/25 04:23:02 DEBUG : two: size = 3 OK 2026/02/25 04:23:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:23:02 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:02 DEBUG : one: size = 5 OK 2026/02/25 04:23:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:23:02 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:02 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:02 INFO : There was nothing to transfer 2026/02/25 04:23:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:03 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:03 DEBUG : one: Sizes differ 2026/02/25 04:23:03 DEBUG : two: size = 3 OK 2026/02/25 04:23:03 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/02/25 04:23:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 04:23:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:23:03 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:03 DEBUG : one: size = 5 OK 2026/02/25 04:23:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:23:03 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:03 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:03 INFO : There was nothing to transfer 2026/02/25 04:23:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:03 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:03 DEBUG : one: Sizes differ 2026/02/25 04:23:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:04 DEBUG : two: size = 3 (B2 bucket rclone-test-deputun0jofi path CompareDest) 2026/02/25 04:23:04 DEBUG : two: Sizes differ 2026/02/25 04:23:04 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:23:04 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:04 DEBUG : one: size = 5 OK 2026/02/25 04:23:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:23:04 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:04 DEBUG : two: size = 5 OK 2026/02/25 04:23:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/25 04:23:04 INFO : two: Copied (new) 2026/02/25 04:23:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.63s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:23:08 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dest" 2026/02/25 04:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/pre-dest1" 2026/02/25 04:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/pre-dest2" 2026/02/25 04:23:12 DEBUG : 1: size = 1 OK 2026/02/25 04:23:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:23:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/25 04:23:12 DEBUG : 2: size = 1 OK 2026/02/25 04:23:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:23:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/25 04:23:13 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/25 04:23:13 DEBUG : B2 bucket rclone-test-deputun0jofi path dest: Waiting for checks to finish 2026/02/25 04:23:13 DEBUG : B2 bucket rclone-test-deputun0jofi path dest: Waiting for transfers to finish 2026/02/25 04:23:13 DEBUG : 3: size = 1 OK 2026/02/25 04:23:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/25 04:23:13 INFO : 3: Copied (new) 2026/02/25 04:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.40s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/CopyDest" 2026/02/25 04:23:19 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 04:23:19 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:19 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:21 DEBUG : one: size = 3 OK 2026/02/25 04:23:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:23:21 INFO : one: Copied (new) 2026/02/25 04:23:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:22 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:22 DEBUG : one: Sizes differ 2026/02/25 04:23:22 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:23 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:23 DEBUG : one: size = 5 OK 2026/02/25 04:23:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/25 04:23:23 INFO : one: Copied (replaced existing) 2026/02/25 04:23:23 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:25 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/BackupDir" 2026/02/25 04:23:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:26 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:26 DEBUG : one: Sizes differ 2026/02/25 04:23:26 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:27 DEBUG : one: size = 5 OK 2026/02/25 04:23:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:27 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:27 DEBUG : one: Sizes differ 2026/02/25 04:23:28 DEBUG : one: size = 3 OK 2026/02/25 04:23:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:23:28 INFO : one: Copied (server-side copy) 2026/02/25 04:23:28 INFO : one: Deleted 2026/02/25 04:23:28 DEBUG : one: size = 5 OK 2026/02/25 04:23:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/25 04:23:28 INFO : one: Copied (server-side copy) 2026/02/25 04:23:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/25 04:23:28 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:28 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:29 DEBUG : one: size = 5 OK 2026/02/25 04:23:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:29 DEBUG : one: Unchanged skipping 2026/02/25 04:23:30 DEBUG : two: size = 3 OK 2026/02/25 04:23:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:30 DEBUG : two: size = 3 OK 2026/02/25 04:23:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/25 04:23:30 INFO : two: Copied (server-side copy) 2026/02/25 04:23:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/25 04:23:30 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:30 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:30 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:30 DEBUG : one: size = 5 OK 2026/02/25 04:23:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:30 DEBUG : one: Unchanged skipping 2026/02/25 04:23:30 DEBUG : two: size = 3 OK 2026/02/25 04:23:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:30 DEBUG : two: Unchanged skipping 2026/02/25 04:23:30 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:30 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:30 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:30 INFO : There was nothing to transfer 2026/02/25 04:23:32 DEBUG : one: size = 5 OK 2026/02/25 04:23:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:32 DEBUG : one: Unchanged skipping 2026/02/25 04:23:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:32 DEBUG : three: size = 5 (B2 bucket rclone-test-deputun0jofi path CopyDest) 2026/02/25 04:23:32 DEBUG : three: Sizes differ 2026/02/25 04:23:32 DEBUG : three: Destination not found in --copy-dest 2026/02/25 04:23:32 DEBUG : three: Need to transfer - File not found at Destination 2026/02/25 04:23:32 DEBUG : two: size = 3 OK 2026/02/25 04:23:32 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 04:23:32 DEBUG : two: Unchanged skipping 2026/02/25 04:23:32 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:34 DEBUG : three: size = 7 OK 2026/02/25 04:23:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/25 04:23:34 INFO : three: Copied (new) 2026/02/25 04:23:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.40s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:23:38 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:23:39 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/backup" 2026/02/25 04:23:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:41 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:41 DEBUG : two: size = 3 OK 2026/02/25 04:23:41 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:23:41 DEBUG : one: Sizes differ 2026/02/25 04:23:41 DEBUG : two: Unchanged skipping 2026/02/25 04:23:42 DEBUG : one: size = 3 OK 2026/02/25 04:23:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:23:42 INFO : one: Copied (server-side copy) 2026/02/25 04:23:42 INFO : one: Deleted 2026/02/25 04:23:42 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:43 DEBUG : one: size = 4 OK 2026/02/25 04:23:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:23:43 INFO : one: Copied (new) 2026/02/25 04:23:43 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:44 DEBUG : three.txt: size = 5 OK 2026/02/25 04:23:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:23:44 INFO : three.txt: Copied (server-side copy) 2026/02/25 04:23:44 INFO : three.txt: Deleted 2026/02/25 04:23:44 INFO : three.txt: Moved into backup dir 2026/02/25 04:23:46 DEBUG : two: size = 3 OK 2026/02/25 04:23:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:23:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:46 DEBUG : two: Unchanged skipping 2026/02/25 04:23:46 DEBUG : one: size = 4 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:46 DEBUG : one: Sizes differ 2026/02/25 04:23:46 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:47 DEBUG : one: size = 4 OK 2026/02/25 04:23:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:23:47 INFO : one: Copied (server-side copy) 2026/02/25 04:23:47 INFO : one: Deleted 2026/02/25 04:23:47 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:48 DEBUG : one: size = 5 OK 2026/02/25 04:23:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 04:23:48 INFO : one: Copied (new) 2026/02/25 04:23:48 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:48 DEBUG : three.txt: size = 6 OK 2026/02/25 04:23:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:23:48 INFO : three.txt: Copied (server-side copy) 2026/02/25 04:23:48 INFO : three.txt: Deleted 2026/02/25 04:23:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:23:51 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:23:51 DEBUG : Config file has changed externally - reloading 2026/02/25 04:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/backup" 2026/02/25 04:23:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:54 DEBUG : two: size = 3 OK 2026/02/25 04:23:54 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:54 DEBUG : one: Sizes differ 2026/02/25 04:23:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:23:54 DEBUG : two: Unchanged skipping 2026/02/25 04:23:54 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:23:55 DEBUG : one.bak: size = 3 OK 2026/02/25 04:23:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:23:55 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 04:23:56 INFO : one: Deleted 2026/02/25 04:23:56 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:23:57 DEBUG : one: size = 4 OK 2026/02/25 04:23:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:23:57 INFO : one: Copied (new) 2026/02/25 04:23:57 DEBUG : Waiting for deletions to finish 2026/02/25 04:23:57 DEBUG : three.txt.bak: size = 5 OK 2026/02/25 04:23:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:23:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 04:23:58 INFO : three.txt: Deleted 2026/02/25 04:23:58 INFO : three.txt: Moved into backup dir 2026/02/25 04:23:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:23:59 DEBUG : one: size = 4 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:23:59 DEBUG : one: Sizes differ 2026/02/25 04:23:59 DEBUG : two: size = 3 OK 2026/02/25 04:23:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:23:59 DEBUG : two: Unchanged skipping 2026/02/25 04:23:59 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:24:00 DEBUG : one.bak: size = 4 OK 2026/02/25 04:24:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:00 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 04:24:00 INFO : one: Deleted 2026/02/25 04:24:00 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:24:00 DEBUG : one: size = 5 OK 2026/02/25 04:24:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 04:24:00 INFO : one: Copied (new) 2026/02/25 04:24:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:01 DEBUG : three.txt.bak: size = 6 OK 2026/02/25 04:24:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 04:24:01 INFO : three.txt: Deleted 2026/02/25 04:24:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:24:05 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/backup" 2026/02/25 04:24:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:07 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:07 DEBUG : one: Sizes differ 2026/02/25 04:24:07 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:24:07 DEBUG : two: size = 3 OK 2026/02/25 04:24:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:07 DEBUG : two: Unchanged skipping 2026/02/25 04:24:08 DEBUG : one-2019-01-01: size = 3 OK 2026/02/25 04:24:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:24:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 04:24:08 INFO : one: Deleted 2026/02/25 04:24:08 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:24:09 DEBUG : one: size = 4 OK 2026/02/25 04:24:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:09 INFO : one: Copied (new) 2026/02/25 04:24:09 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/25 04:24:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:24:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 04:24:10 INFO : three.txt: Deleted 2026/02/25 04:24:10 INFO : three.txt: Moved into backup dir 2026/02/25 04:24:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:12 DEBUG : two: size = 3 OK 2026/02/25 04:24:12 DEBUG : one: size = 4 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:12 DEBUG : one: Sizes differ 2026/02/25 04:24:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:12 DEBUG : two: Unchanged skipping 2026/02/25 04:24:12 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:24:13 DEBUG : one-2019-01-01: size = 4 OK 2026/02/25 04:24:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 04:24:13 INFO : one: Deleted 2026/02/25 04:24:13 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:24:13 DEBUG : one: size = 5 OK 2026/02/25 04:24:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 04:24:13 INFO : one: Copied (new) 2026/02/25 04:24:13 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/25 04:24:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 04:24:13 INFO : three.txt: Deleted 2026/02/25 04:24:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.74s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:24:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:19 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:19 DEBUG : one: Sizes differ 2026/02/25 04:24:19 DEBUG : two: size = 3 OK 2026/02/25 04:24:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:19 DEBUG : two: Unchanged skipping 2026/02/25 04:24:19 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:24:19 DEBUG : one.bak: size = 3 OK 2026/02/25 04:24:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:24:19 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 04:24:19 INFO : one: Deleted 2026/02/25 04:24:19 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:24:20 DEBUG : one: size = 4 OK 2026/02/25 04:24:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:20 INFO : one: Copied (new) 2026/02/25 04:24:20 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:21 DEBUG : three.txt.bak: size = 5 OK 2026/02/25 04:24:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:24:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 04:24:21 INFO : three.txt: Deleted 2026/02/25 04:24:21 INFO : three.txt: Moved into backup dir 2026/02/25 04:24:22 DEBUG : one.bak: Excluded (Path Filter) 2026/02/25 04:24:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/25 04:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:22 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for checks to finish 2026/02/25 04:24:22 DEBUG : one: size = 4 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:22 DEBUG : two: size = 3 OK 2026/02/25 04:24:22 DEBUG : one: Sizes differ 2026/02/25 04:24:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:22 DEBUG : two: Unchanged skipping 2026/02/25 04:24:23 DEBUG : one.bak: size = 4 OK 2026/02/25 04:24:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:23 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 04:24:23 INFO : one: Deleted 2026/02/25 04:24:23 DEBUG : B2 bucket rclone-test-deputun0jofi path dst: Waiting for transfers to finish 2026/02/25 04:24:24 DEBUG : one: size = 5 OK 2026/02/25 04:24:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 04:24:24 INFO : one: Copied (new) 2026/02/25 04:24:24 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:25 DEBUG : three.txt.bak: size = 6 OK 2026/02/25 04:24:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 04:24:25 INFO : three.txt: Deleted 2026/02/25 04:24:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.37s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:27 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/ef527d83006d9b3b9fc80e1b/c001_v0001032_t0028": EOF 2026/02/25 04:24:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/ef527d83006d9b3b9fc80e1b/c001_v0001032_t0028": EOF) 2026/02/25 04:24:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-deputun0jofi: 1/10 (Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/ef527d83006d9b3b9fc80e1b/c001_v0001032_t0028": EOF) 2026/02/25 04:24:29 DEBUG : pacer: Reducing sleep to 10ms 2026/02/25 04:24:30 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:24:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:31 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:31 DEBUG : one: Sizes differ 2026/02/25 04:24:32 DEBUG : one.bak: size = 3 OK 2026/02/25 04:24:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:24:32 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 04:24:33 INFO : one: Deleted 2026/02/25 04:24:34 DEBUG : one: size = 4 OK 2026/02/25 04:24:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:34 INFO : one: Copied (new) 2026/02/25 04:24:34 DEBUG : two: size = 3 OK 2026/02/25 04:24:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:34 DEBUG : two: Unchanged skipping 2026/02/25 04:24:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:34 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:34 DEBUG : three.txt: Sizes differ 2026/02/25 04:24:35 DEBUG : three.txt.bak: size = 5 OK 2026/02/25 04:24:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:24:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 04:24:35 INFO : three.txt: Deleted 2026/02/25 04:24:35 DEBUG : three.txt: size = 6 OK 2026/02/25 04:24:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:35 INFO : three.txt: Copied (new) 2026/02/25 04:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:36 DEBUG : one: size = 4 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:36 DEBUG : one: Sizes differ 2026/02/25 04:24:37 DEBUG : one.bak: size = 4 OK 2026/02/25 04:24:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:37 INFO : one: Copied (server-side copy) to: one.bak 2026/02/25 04:24:37 INFO : one: Deleted 2026/02/25 04:24:37 DEBUG : one: size = 5 OK 2026/02/25 04:24:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 04:24:37 INFO : one: Copied (new) 2026/02/25 04:24:37 DEBUG : two: size = 3 OK 2026/02/25 04:24:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:37 DEBUG : two: Unchanged skipping 2026/02/25 04:24:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:38 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:38 DEBUG : three.txt: Sizes differ 2026/02/25 04:24:38 DEBUG : three.txt.bak: size = 6 OK 2026/02/25 04:24:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/25 04:24:39 INFO : three.txt: Deleted 2026/02/25 04:24:39 DEBUG : three.txt: size = 19 OK 2026/02/25 04:24:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/25 04:24:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.24s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:42 DEBUG : Creating backend with remote "TestB2:rclone-test-deputun0jofi/dst" 2026/02/25 04:24:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:43 DEBUG : one: size = 3 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:43 DEBUG : one: Sizes differ 2026/02/25 04:24:45 DEBUG : one-2019-01-01: size = 3 OK 2026/02/25 04:24:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/25 04:24:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 04:24:45 INFO : one: Deleted 2026/02/25 04:24:46 DEBUG : one: size = 4 OK 2026/02/25 04:24:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:46 INFO : one: Copied (new) 2026/02/25 04:24:46 DEBUG : two: size = 3 OK 2026/02/25 04:24:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:46 DEBUG : two: Unchanged skipping 2026/02/25 04:24:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:46 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:46 DEBUG : three.txt: Sizes differ 2026/02/25 04:24:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/25 04:24:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/25 04:24:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 04:24:47 INFO : three.txt: Deleted 2026/02/25 04:24:47 DEBUG : three.txt: size = 6 OK 2026/02/25 04:24:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:47 INFO : three.txt: Copied (new) 2026/02/25 04:24:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:48 DEBUG : one: size = 4 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:48 DEBUG : one: Sizes differ 2026/02/25 04:24:49 DEBUG : one-2019-01-01: size = 4 OK 2026/02/25 04:24:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/25 04:24:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/25 04:24:49 INFO : one: Deleted 2026/02/25 04:24:49 DEBUG : one: size = 5 OK 2026/02/25 04:24:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/25 04:24:49 INFO : one: Copied (new) 2026/02/25 04:24:49 DEBUG : two: size = 3 OK 2026/02/25 04:24:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:49 DEBUG : two: Unchanged skipping 2026/02/25 04:24:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-deputun0jofi path dst) 2026/02/25 04:24:50 DEBUG : three.txt: Sizes differ 2026/02/25 04:24:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/25 04:24:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/25 04:24:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/25 04:24:50 INFO : three.txt: Deleted 2026/02/25 04:24:51 DEBUG : three.txt: size = 19 OK 2026/02/25 04:24:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/25 04:24:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.68s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:53 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:24:53 DEBUG : Testêé: Sizes differ 2026/02/25 04:24:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:24:53 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:24:54 DEBUG : Testêé: size = 14 OK 2026/02/25 04:24:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/25 04:24:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/25 04:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/25 04:24:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:24:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:24:55 DEBUG : existing: size = 6 OK 2026/02/25 04:24:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/25 04:24:55 INFO : existing: Copied (new) 2026/02/25 04:24:55 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:56 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:24:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:24:56 DEBUG : existing: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:24:56 DEBUG : existing: Sizes differ 2026/02/25 04:24:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/25 04:24:56 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:24:56 ERROR : B2 bucket rclone-test-deputun0jofi: not deleting files as there were IO errors 2026/02/25 04:24:56 ERROR : B2 bucket rclone-test-deputun0jofi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.12s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:24:58 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:24:58 DEBUG : EXISTING: size = 6 OK 2026/02/25 04:24:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:24:58 DEBUG : existing: Unchanged skipping 2026/02/25 04:24:58 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:24:58 DEBUG : Waiting for deletions to finish 2026/02/25 04:24:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.84s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:25:16 DEBUG : both0: size = 6 OK 2026/02/25 04:25:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:25:16 DEBUG : both10: size = 6 OK 2026/02/25 04:25:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both11: size = 6 OK 2026/02/25 04:25:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both0: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both12: size = 6 OK 2026/02/25 04:25:16 DEBUG : both13: size = 6 OK 2026/02/25 04:25:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both11: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both14: size = 6 OK 2026/02/25 04:25:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both14: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both15: size = 6 OK 2026/02/25 04:25:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both15: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both16: size = 6 OK 2026/02/25 04:25:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both16: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both17: size = 6 OK 2026/02/25 04:25:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both10: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both18: size = 6 OK 2026/02/25 04:25:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both13: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both19: size = 6 OK 2026/02/25 04:25:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both12: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both1: size = 6 OK 2026/02/25 04:25:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both17: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both2: size = 6 OK 2026/02/25 04:25:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both2: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both3: size = 6 OK 2026/02/25 04:25:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both3: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both4: size = 6 OK 2026/02/25 04:25:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both18: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both5: size = 6 OK 2026/02/25 04:25:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both19: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both6: size = 6 OK 2026/02/25 04:25:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both6: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both7: size = 6 OK 2026/02/25 04:25:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both1: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both8: size = 6 OK 2026/02/25 04:25:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both4: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both9: size = 6 OK 2026/02/25 04:25:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:16 DEBUG : both5: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both7: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both8: Unchanged skipping 2026/02/25 04:25:16 DEBUG : both9: Unchanged skipping 2026/02/25 04:25:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:25:16 DEBUG : Waiting for deletions to finish 2026/02/25 04:25:17 INFO : only19: Deleted 2026/02/25 04:25:17 INFO : only2: Deleted 2026/02/25 04:25:17 INFO : only0: Deleted 2026/02/25 04:25:17 INFO : only10: Deleted 2026/02/25 04:25:17 INFO : only11: Deleted 2026/02/25 04:25:17 INFO : only17: Deleted 2026/02/25 04:25:17 INFO : only4: Deleted 2026/02/25 04:25:17 INFO : only14: Deleted 2026/02/25 04:25:17 INFO : only1: Deleted 2026/02/25 04:25:17 INFO : only3: Deleted 2026/02/25 04:25:17 INFO : only12: Deleted 2026/02/25 04:25:17 INFO : only13: Deleted 2026/02/25 04:25:17 INFO : only15: Deleted 2026/02/25 04:25:17 INFO : only16: Deleted 2026/02/25 04:25:17 INFO : only5: Deleted 2026/02/25 04:25:18 INFO : only6: Deleted 2026/02/25 04:25:18 INFO : only18: Deleted 2026/02/25 04:25:18 INFO : only7: Deleted 2026/02/25 04:25:18 INFO : only8: Deleted 2026/02/25 04:25:18 INFO : only9: Deleted 2026/02/25 04:25:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:25:38 DEBUG : both10: size = 6 OK 2026/02/25 04:25:38 DEBUG : both11: size = 6 OK 2026/02/25 04:25:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both12: size = 6 OK 2026/02/25 04:25:38 DEBUG : both0: size = 6 OK 2026/02/25 04:25:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:25:38 DEBUG : both10: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both13: size = 6 OK 2026/02/25 04:25:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both13: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both14: size = 6 OK 2026/02/25 04:25:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both14: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both15: size = 6 OK 2026/02/25 04:25:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both11: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both16: size = 6 OK 2026/02/25 04:25:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both16: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both17: size = 6 OK 2026/02/25 04:25:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both0: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both18: size = 6 OK 2026/02/25 04:25:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both18: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both19: size = 6 OK 2026/02/25 04:25:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both12: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both1: size = 6 OK 2026/02/25 04:25:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both15: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both2: size = 6 OK 2026/02/25 04:25:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both2: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both3: size = 6 OK 2026/02/25 04:25:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both3: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both4: size = 6 OK 2026/02/25 04:25:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both4: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both5: size = 6 OK 2026/02/25 04:25:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both17: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both6: size = 6 OK 2026/02/25 04:25:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both19: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both7: size = 6 OK 2026/02/25 04:25:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both7: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both8: size = 6 OK 2026/02/25 04:25:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both1: Unchanged skipping 2026/02/25 04:25:38 DEBUG : both9: size = 6 OK 2026/02/25 04:25:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:25:38 DEBUG : both9: Unchanged skipping 2026/02/25 04:25:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only0: Sizes differ 2026/02/25 04:25:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only10: Sizes differ 2026/02/25 04:25:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only11: Sizes differ 2026/02/25 04:25:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only12: Sizes differ 2026/02/25 04:25:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only13: Sizes differ 2026/02/25 04:25:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only14: Sizes differ 2026/02/25 04:25:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only15: Sizes differ 2026/02/25 04:25:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only16: Sizes differ 2026/02/25 04:25:38 DEBUG : both5: Unchanged skipping 2026/02/25 04:25:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only17: Sizes differ 2026/02/25 04:25:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only18: Sizes differ 2026/02/25 04:25:38 DEBUG : both8: Unchanged skipping 2026/02/25 04:25:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only19: Sizes differ 2026/02/25 04:25:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only1: Sizes differ 2026/02/25 04:25:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only2: Sizes differ 2026/02/25 04:25:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only3: Sizes differ 2026/02/25 04:25:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only4: Sizes differ 2026/02/25 04:25:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only5: Sizes differ 2026/02/25 04:25:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only6: Sizes differ 2026/02/25 04:25:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only7: Sizes differ 2026/02/25 04:25:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only8: Sizes differ 2026/02/25 04:25:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2347102006) 2026/02/25 04:25:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-deputun0jofi) 2026/02/25 04:25:38 DEBUG : only9: Sizes differ 2026/02/25 04:25:38 DEBUG : both6: Unchanged skipping 2026/02/25 04:25:38 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:25:38 DEBUG : only0: size = 0 OK 2026/02/25 04:25:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:38 INFO : only0: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only10: size = 0 OK 2026/02/25 04:25:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only10: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only13: size = 0 OK 2026/02/25 04:25:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only13: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only14: size = 0 OK 2026/02/25 04:25:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only14: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only15: size = 0 OK 2026/02/25 04:25:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only15: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only11: size = 0 OK 2026/02/25 04:25:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only11: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only17: size = 0 OK 2026/02/25 04:25:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only17: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only19: size = 0 OK 2026/02/25 04:25:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only19: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only1: size = 0 OK 2026/02/25 04:25:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only1: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only12: size = 0 OK 2026/02/25 04:25:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only12: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only2: size = 0 OK 2026/02/25 04:25:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only2: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only3: size = 0 OK 2026/02/25 04:25:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only3: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only4: size = 0 OK 2026/02/25 04:25:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only4: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only5: size = 0 OK 2026/02/25 04:25:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only5: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only6: size = 0 OK 2026/02/25 04:25:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only6: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only7: size = 0 OK 2026/02/25 04:25:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only7: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only8: size = 0 OK 2026/02/25 04:25:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only8: Copied (replaced existing) 2026/02/25 04:25:39 DEBUG : only9: size = 0 OK 2026/02/25 04:25:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:39 INFO : only9: Copied (replaced existing) 2026/02/25 04:25:40 DEBUG : only16: size = 0 OK 2026/02/25 04:25:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:40 INFO : only16: Copied (replaced existing) 2026/02/25 04:25:40 DEBUG : only18: size = 0 OK 2026/02/25 04:25:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/25 04:25:40 INFO : only18: Copied (replaced existing) 2026/02/25 04:25:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.53s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:25:48 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:25:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:25:48 DEBUG : empty_on_remote: Making directory with metadata 2026/02/25 04:25:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:25:48 INFO : empty_on_remote: Making directory 2026/02/25 04:25:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/25 04:25:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:25:50 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:25:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:25:50 DEBUG : empty_on_remote: Making directory with metadata 2026/02/25 04:25:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/25 04:25:50 INFO : empty_on_remote: Making directory 2026/02/25 04:25:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/25 04:25:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:25:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:52 INFO : sub dir: Making directory 2026/02/25 04:25:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:25:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/25 04:25:55 INFO : sub dir: Making directory 2026/02/25 04:25:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:26:04 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:04 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:04 DEBUG : apple: size = 5 OK 2026/02/25 04:26:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : apple: Unchanged skipping 2026/02/25 04:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:26:04 DEBUG : banana: size = 6 OK 2026/02/25 04:26:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : banana: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:26:04 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:04 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:04 INFO : There was nothing to transfer 2026/02/25 04:26:04 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:05 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:26:05 DEBUG : banana: size = 6 OK 2026/02/25 04:26:05 DEBUG : apple: size = 5 OK 2026/02/25 04:26:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:26:05 DEBUG : apple: Unchanged skipping 2026/02/25 04:26:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:26:05 DEBUG : banana: Unchanged skipping 2026/02/25 04:26:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:26:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:26:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:26:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:26:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:26:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:26:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:26:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:26:05 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:05 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:05 INFO : There was nothing to transfer 2026/02/25 04:26:05 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:05 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:26:20 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:20 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : apple: size = 5 OK 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:26:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : apple: Unchanged skipping 2026/02/25 04:26:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:26:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:26:21 DEBUG : banana: size = 6 OK 2026/02/25 04:26:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : banana: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:26:21 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:21 INFO : There was nothing to transfer 2026/02/25 04:26:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:21 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:21 DEBUG : apple: size = 5 OK 2026/02/25 04:26:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : apple: Unchanged skipping 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : banana: size = 6 OK 2026/02/25 04:26:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:26:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : banana: Unchanged skipping 2026/02/25 04:26:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:26:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:26:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:26:21 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:21 INFO : There was nothing to transfer 2026/02/25 04:26:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:22 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:26:35 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:35 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 04:26:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:36 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:36 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:36 DEBUG : YmFuYW5h: size = 6 OK 2026/02/25 04:26:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 04:26:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/25 04:26:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/25 04:26:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 04:26:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/25 04:26:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 04:26:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/25 04:26:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 04:26:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:36 DEBUG : YXBwbGU=: size = 5 OK 2026/02/25 04:26:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 04:26:36 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/25 04:26:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/25 04:26:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 04:26:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/25 04:26:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 04:26:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 04:26:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 04:26:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 04:26:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 04:26:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 04:26:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 04:26:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/25 04:26:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 04:26:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/25 04:26:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 04:26:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/25 04:26:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 04:26:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/25 04:26:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 04:26:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/25 04:26:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 04:26:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/25 04:26:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 04:26:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/25 04:26:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 04:26:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:38 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:38 INFO : apple: Deleted 2026/02/25 04:26:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 04:26:38 INFO : banana: Deleted 2026/02/25 04:26:38 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 04:26:38 INFO : appleappleapplebanana: Deleted 2026/02/25 04:26:38 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 04:26:38 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 04:26:38 INFO : splitbananasplit: Deleted 2026/02/25 04:26:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 04:26:38 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:39 DEBUG : YXBwbGU=: size = 5 OK 2026/02/25 04:26:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : apple: Unchanged skipping 2026/02/25 04:26:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/25 04:26:39 DEBUG : YmFuYW5h: size = 6 OK 2026/02/25 04:26:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : banana: Unchanged skipping 2026/02/25 04:26:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:26:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/25 04:26:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/25 04:26:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/25 04:26:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/25 04:26:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/25 04:26:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/25 04:26:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:26:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:26:39 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:39 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:39 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/25 04:26:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/25 04:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/25 04:26:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/25 04:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/25 04:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/25 04:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/25 04:26:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/25 04:26:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/25 04:26:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/25 04:26:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/25 04:26:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/25 04:26:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:26:54 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:54 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 04:26:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 04:26:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 04:26:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/25 04:26:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/25 04:26:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/25 04:26:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/25 04:26:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/25 04:26:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/25 04:26:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/25 04:26:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/25 04:26:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/25 04:26:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/25 04:26:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/25 04:26:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/25 04:26:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/25 04:26:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/25 04:26:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/25 04:26:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/25 04:26:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/25 04:26:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 04:26:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/25 04:26:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/25 04:26:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 04:26:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/25 04:26:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:55 DEBUG : PREFIXbanana: size = 6 OK 2026/02/25 04:26:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 04:26:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/25 04:26:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 04:26:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:55 DEBUG : PREFIXapple: size = 5 OK 2026/02/25 04:26:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 04:26:55 INFO : apple: Copied (new) to: PREFIXapple 2026/02/25 04:26:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 04:26:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 04:26:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 04:26:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 04:26:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 04:26:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/25 04:26:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 04:26:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/25 04:26:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 04:26:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/25 04:26:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 04:26:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/25 04:26:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 04:26:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/25 04:26:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 04:26:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/25 04:26:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 04:26:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/25 04:26:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 04:26:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/25 04:26:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 04:26:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/25 04:26:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 04:26:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/25 04:26:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 04:26:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:56 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:56 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 04:26:56 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 04:26:57 INFO : appleappleapplebanana: Deleted 2026/02/25 04:26:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 04:26:57 INFO : apple: Deleted 2026/02/25 04:26:57 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 04:26:57 INFO : banana: Deleted 2026/02/25 04:26:57 INFO : splitbananasplit: Deleted 2026/02/25 04:26:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 04:26:57 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 04:26:57 DEBUG : Waiting for deletions to finish 2026/02/25 04:26:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:26:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/25 04:26:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/25 04:26:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/25 04:26:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:26:58 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:26:58 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:26:58 DEBUG : apple: size = 5 OK 2026/02/25 04:26:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 04:26:58 INFO : apple: Copied (new) 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:26:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 04:26:58 INFO : appleappleapplebanana: Copied (new) 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:26:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 04:26:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/25 04:26:58 DEBUG : banana: size = 6 OK 2026/02/25 04:26:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 04:26:58 INFO : banana: Copied (new) 2026/02/25 04:26:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:26:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 04:26:58 INFO : splitbananasplit: Copied (new) 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:26:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 04:26:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:26:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 04:26:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 04:26:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 04:26:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 04:26:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 04:26:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 04:26:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:26:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 04:26:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 04:26:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:26:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 04:26:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:26:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 04:26:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:26:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 04:26:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/25 04:26:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:26:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 04:26:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/25 04:27:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:27:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 04:27:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/25 04:27:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:27:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 04:27:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/25 04:27:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/25 04:27:00 INFO : PREFIXapple: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/25 04:27:00 INFO : PREFIXbanana: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/25 04:27:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/25 04:27:00 INFO : PREFIXsplitbananasplit: Deleted 2026/02/25 04:27:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/25 04:27:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:00 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:01 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:27:14 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:15 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:27:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:27:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/25 04:27:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 04:27:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/25 04:27:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 04:27:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:16 DEBUG : appleSUFFIX: size = 5 OK 2026/02/25 04:27:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 04:27:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 04:27:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/25 04:27:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 04:27:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/25 04:27:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 04:27:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 04:27:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 04:27:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 04:27:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 04:27:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 04:27:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 04:27:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/25 04:27:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 04:27:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/25 04:27:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 04:27:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/25 04:27:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 04:27:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/25 04:27:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 04:27:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/25 04:27:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 04:27:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/25 04:27:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 04:27:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/25 04:27:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 04:27:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/25 04:27:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 04:27:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:17 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:18 INFO : banana: Deleted 2026/02/25 04:27:18 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 04:27:18 INFO : splitbananasplit: Deleted 2026/02/25 04:27:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 04:27:18 INFO : apple: Deleted 2026/02/25 04:27:18 INFO : appleappleapplebanana: Deleted 2026/02/25 04:27:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 04:27:18 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 04:27:18 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 04:27:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 04:27:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 04:27:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:19 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:27:19 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:27:19 DEBUG : apple: size = 5 OK 2026/02/25 04:27:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/25 04:27:19 INFO : apple: Copied (new) 2026/02/25 04:27:19 DEBUG : banana: size = 6 OK 2026/02/25 04:27:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/25 04:27:19 INFO : banana: Copied (new) 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:27:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 04:27:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/25 04:27:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:27:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 04:27:19 INFO : splitbananasplit: Copied (new) 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:27:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 04:27:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:27:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 04:27:19 INFO : appleappleapplebanana: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 04:27:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 04:27:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 04:27:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 04:27:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 04:27:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 04:27:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 04:27:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:27:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 04:27:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:27:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 04:27:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:27:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 04:27:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:27:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 04:27:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:27:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 04:27:20 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/25 04:27:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:27:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 04:27:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/25 04:27:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:27:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 04:27:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/25 04:27:21 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/25 04:27:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/25 04:27:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/25 04:27:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/25 04:27:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/25 04:27:21 INFO : appleSUFFIX: Deleted 2026/02/25 04:27:21 INFO : splitbananasplitSUFFIX: Deleted 2026/02/25 04:27:21 INFO : bananaSUFFIX: Deleted 2026/02/25 04:27:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/25 04:27:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/25 04:27:22 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:22 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:22 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:27:37 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:37 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:38 DEBUG : banana: size = 6 OK 2026/02/25 04:27:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:38 DEBUG : banana: Unchanged skipping 2026/02/25 04:27:38 DEBUG : apple: size = 5 OK 2026/02/25 04:27:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:38 DEBUG : apple: Unchanged skipping 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 04:27:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 04:27:38 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:38 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:27:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/25 04:27:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/25 04:27:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:38 DEBUG : appleapple: size = 21 OK 2026/02/25 04:27:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/25 04:27:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/25 04:27:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/25 04:27:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/25 04:27:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:38 DEBUG : splitbanan: size = 16 OK 2026/02/25 04:27:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/25 04:27:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/25 04:27:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/25 04:27:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/25 04:27:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/25 04:27:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/25 04:27:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/25 04:27:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/25 04:27:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/25 04:27:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/25 04:27:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/25 04:27:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/25 04:27:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/25 04:27:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/25 04:27:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/25 04:27:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/25 04:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/25 04:27:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/25 04:27:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/25 04:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/25 04:27:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/25 04:27:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/25 04:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/25 04:27:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/25 04:27:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/25 04:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/25 04:27:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/25 04:27:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/25 04:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/25 04:27:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/25 04:27:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/25 04:27:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/25 04:27:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/25 04:27:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/25 04:27:39 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/25 04:27:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/25 04:27:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/25 04:27:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/25 04:27:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/25 04:27:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/25 04:27:39 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:40 INFO : splitbananasplit: Deleted 2026/02/25 04:27:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0012-6789;.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0010-456789.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0011-56789;.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0014-89;=.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0015-9;=.txt: Deleted 2026/02/25 04:27:40 INFO : appleappleapplebanana: Deleted 2026/02/25 04:27:40 INFO : dir1/0003-defghij.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0009-3456789.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0013-789;=.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0007-1234567.txt: Deleted 2026/02/25 04:27:40 INFO : dir1/0008-2345678.txt: Deleted 2026/02/25 04:27:40 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:40 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : appleapple: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/25 04:27:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : apple: size = 5 OK 2026/02/25 04:27:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : apple: Unchanged skipping 2026/02/25 04:27:41 DEBUG : appleapple: size = 21 OK 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:27:41 DEBUG : banana: size = 6 OK 2026/02/25 04:27:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : banana: Unchanged skipping 2026/02/25 04:27:41 DEBUG : splitbanan: size = 16 OK 2026/02/25 04:27:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 04:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 04:27:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 04:27:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 04:27:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 04:27:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 04:27:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 04:27:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 04:27:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 04:27:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 04:27:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 04:27:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 04:27:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 04:27:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 04:27:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/25 04:27:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:27:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:27:41 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:27:41 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:41 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:41 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : appleapple: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 04:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 04:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 04:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 04:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 04:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 04:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 04:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 04:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 04:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 04:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 04:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 04:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 04:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 04:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 04:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 04:27:41 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:27:54 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:54 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : apple: size = 5 OK 2026/02/25 04:27:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : apple: Unchanged skipping 2026/02/25 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:27:55 DEBUG : banana: size = 6 OK 2026/02/25 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:27:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : banana: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:27:55 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:27:55 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:55 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:27:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:27:56 DEBUG : banana: size = 6 OK 2026/02/25 04:27:56 DEBUG : apple: size = 5 OK 2026/02/25 04:27:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : apple: Unchanged skipping 2026/02/25 04:27:56 DEBUG : banana: Unchanged skipping 2026/02/25 04:27:56 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:27:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:27:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:27:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:27:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:27:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:27:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:27:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:27:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:27:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:27:56 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:27:56 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:56 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:56 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : Waiting for deletions to finish 2026/02/25 04:27:56 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:27:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:28:09 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:10 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : apple: size = 5 OK 2026/02/25 04:28:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : apple: Unchanged skipping 2026/02/25 04:28:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:28:10 DEBUG : banana: size = 6 OK 2026/02/25 04:28:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : banana: Unchanged skipping 2026/02/25 04:28:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:28:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:28:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:28:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:28:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:28:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:28:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:28:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:28:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:28:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:28:10 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:28:10 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:10 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:10 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:28:11 DEBUG : apple: size = 5 OK 2026/02/25 04:28:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : apple: Unchanged skipping 2026/02/25 04:28:11 DEBUG : banana: size = 6 OK 2026/02/25 04:28:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : banana: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:28:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:28:11 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:28:11 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:11 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:11 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:28:25 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:25 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:28:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:28:25 DEBUG : banana: size = 6 OK 2026/02/25 04:28:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:28:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:28:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:28:25 DEBUG : banana: Unchanged skipping 2026/02/25 04:28:25 DEBUG : apple: size = 5 OK 2026/02/25 04:28:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : apple: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:28:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:28:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:28:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:28:25 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:28:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:28:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:28:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:28:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:28:25 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:28:25 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:25 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:26 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:28:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:28:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:28:26 DEBUG : apple: size = 5 OK 2026/02/25 04:28:26 DEBUG : banana: size = 6 OK 2026/02/25 04:28:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : banana: Unchanged skipping 2026/02/25 04:28:26 DEBUG : apple: Unchanged skipping 2026/02/25 04:28:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:28:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:28:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:28:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:28:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:28:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:28:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:28:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:28:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:28:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:28:26 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:28:26 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:26 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:27 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:28:41 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:41 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : apple: size = 5 OK 2026/02/25 04:28:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:28:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : apple: Unchanged skipping 2026/02/25 04:28:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:28:42 DEBUG : banana: size = 6 OK 2026/02/25 04:28:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : banana: Unchanged skipping 2026/02/25 04:28:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:28:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:28:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:28:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:28:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:28:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:28:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:28:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:28:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:28:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:28:42 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:28:42 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:42 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:42 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : apple: size = 5 OK 2026/02/25 04:28:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : apple: Unchanged skipping 2026/02/25 04:28:43 DEBUG : banana: size = 6 OK 2026/02/25 04:28:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : banana: Unchanged skipping 2026/02/25 04:28:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:28:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:28:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:28:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:28:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:28:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:28:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:28:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:28:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:28:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:28:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:28:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:28:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:28:43 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:28:43 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:43 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:43 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:28:58 DEBUG : Waiting for deletions to finish 2026/02/25 04:28:59 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:28:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : apple: size = 5 OK 2026/02/25 04:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : apple: Unchanged skipping 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:29:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:29:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:29:00 DEBUG : banana: size = 6 OK 2026/02/25 04:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : banana: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:29:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:29:00 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 04:29:00 DEBUG : apple: size = 5 OK 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 04:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : banana: size = 6 OK 2026/02/25 04:29:00 DEBUG : apple: Unchanged skipping 2026/02/25 04:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : banana: Unchanged skipping 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 04:29:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 04:29:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 04:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 04:29:00 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:29:00 DEBUG : Waiting for deletions to finish 2026/02/25 04:29:01 DEBUG : apple: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : banana: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 04:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.80s) --- PASS: TestTransform/NFC (13.45s) --- PASS: TestTransform/NFD (16.15s) --- PASS: TestTransform/base64 (17.94s) --- PASS: TestTransform/prefix (21.37s) --- PASS: TestTransform/suffix (21.56s) --- PASS: TestTransform/truncate (18.67s) --- PASS: TestTransform/encoder (15.23s) --- PASS: TestTransform/ISO-8859-1 (14.78s) --- PASS: TestTransform/charmap (16.36s) --- PASS: TestTransform/lowercase (15.59s) --- PASS: TestTransform/ascii (17.70s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 04:29:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 04:29:06 INFO : sub dir_somesuffix: Making directory 2026/02/25 04:29:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 04:29:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/25 04:29:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 04:29:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:06 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 04:29:06 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/25 04:29:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 04:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:07 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:07 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:07 INFO : tictactoe: Making directory 2026/02/25 04:29:07 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:07 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/25 04:29:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:07 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:07 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/25 04:29:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/25 04:29:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:09 INFO : toe: Making directory 2026/02/25 04:29:09 INFO : toe/toe: Making directory 2026/02/25 04:29:09 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 04:29:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 04:29:09 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 04:29:09 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/25 04:29:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/25 04:29:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:11 INFO : toe: Making directory 2026/02/25 04:29:11 INFO : toe/toe: Making directory 2026/02/25 04:29:11 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 04:29:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 04:29:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 04:29:11 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:11 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/25 04:29:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/25 04:29:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:13 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:29:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 04:29:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:13 INFO : tictacempty_dir: Making directory 2026/02/25 04:29:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:13 INFO : tictactoe: Making directory 2026/02/25 04:29:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:13 INFO : tictactoe/tictactoe: Making directory 2026/02/25 04:29:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:13 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:13 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 04:29:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:14 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:29:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 04:29:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:14 INFO : tictacempty_dir: Making directory 2026/02/25 04:29:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:14 INFO : tictactoe: Making directory 2026/02/25 04:29:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:14 INFO : tictactoe/tictactoe: Making directory 2026/02/25 04:29:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 04:29:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:14 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:14 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/25 04:29:15 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:15 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:15 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:15 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 04:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/25 04:29:15 NOTICE: B2 bucket rclone-test-deputun0jofi: 0 differences found 2026/02/25 04:29:15 NOTICE: B2 bucket rclone-test-deputun0jofi: 1 matching files --- PASS: TestAllTag (1.87s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:16 INFO : tictactoe: Making directory 2026/02/25 04:29:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:16 INFO : tictactoe/tictactoe: Making directory 2026/02/25 04:29:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:16 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 04:29:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:17 DEBUG : Waiting for deletions to finish 2026/02/25 04:29:17 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:17 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:17 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 04:29:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 04:29:17 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 04:29:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/25 04:29:17 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.23s) === RUN TestSyntax 2026/02/25 04:29:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:18 INFO : toe: Making directory 2026/02/25 04:29:18 INFO : toe/toe: Making directory 2026/02/25 04:29:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 04:29:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:18 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:19 DEBUG : toe/toe/toe: size = 11 OK 2026/02/25 04:29:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:19 INFO : toe/toe/toe: Copied (new) 2026/02/25 04:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.91s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:20 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:29:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 04:29:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:20 INFO : tictacempty_dir: Making directory 2026/02/25 04:29:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:20 INFO : tictactoe: Making directory 2026/02/25 04:29:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:20 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:20 INFO : tictactoe/tictactoe: Making directory 2026/02/25 04:29:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 04:29:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:20 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:20 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:21 INFO : toe/toe/toe.txt: Deleted 2026/02/25 04:29:21 INFO : toe/toe: Removing directory 2026/02/25 04:29:21 INFO : toe: Removing directory 2026/02/25 04:29:21 INFO : empty_dir: Removing directory 2026/02/25 04:29:21 DEBUG : Local file system at /tmp/rclone2347102006: 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-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:22 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:29:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 04:29:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:22 INFO : tictacempty_dir: Making directory 2026/02/25 04:29:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:22 INFO : tictactoe: Making directory 2026/02/25 04:29:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:22 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:22 INFO : tictactoe/tictactoe: Making directory 2026/02/25 04:29:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 04:29:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:22 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:22 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:23 INFO : toe/toe/toe.txt: Deleted 2026/02/25 04:29:23 INFO : toe/toe: Removing directory 2026/02/25 04:29:23 INFO : toe: Removing directory 2026/02/25 04:29:23 INFO : empty_dir: Removing directory 2026/02/25 04:29:23 DEBUG : Local file system at /tmp/rclone2347102006: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/25 04:29:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 04:29:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 04:29:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 04:29:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 04:29:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/25 04:29:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/25 04:29:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:25 DEBUG : Reset feature "Copy" 2026/02/25 04:29:25 DEBUG : Reset feature "Move" 2026/02/25 04:29:25 DEBUG : Reset feature "Copy" 2026/02/25 04:29:25 DEBUG : Reset feature "Move" 2026/02/25 04:29:25 DEBUG : empty_dir: Making directory with metadata 2026/02/25 04:29:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 04:29:25 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:25 INFO : tictacempty_dir: Making directory 2026/02/25 04:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 04:29:25 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:25 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:25 INFO : tictactoe: Making directory 2026/02/25 04:29:25 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:25 DEBUG : toe: transformed to: tictactoe 2026/02/25 04:29:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:25 INFO : tictactoe/tictactoe: Making directory 2026/02/25 04:29:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 04:29:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 04:29:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:25 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:25 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 04:29:26 INFO : toe/toe/toe.txt: Deleted 2026/02/25 04:29:26 INFO : toe/toe: Removing directory 2026/02/25 04:29:26 INFO : toe: Removing directory 2026/02/25 04:29:26 INFO : empty_dir: Removing directory 2026/02/25 04:29:26 DEBUG : Local file system at /tmp/rclone2347102006: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/25 04:29:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 04:29:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/25 04:29:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 04:29:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 04:29:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/25 04:29:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/25 04:29:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/25 04:29:28 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.57s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:29 DEBUG : toe: transformed to: dG9l 2026/02/25 04:29:29 DEBUG : toe: transformed to: dG9l 2026/02/25 04:29:29 INFO : dG9l: Making directory 2026/02/25 04:29:29 DEBUG : toe: transformed to: dG9l 2026/02/25 04:29:29 DEBUG : toe: transformed to: dG9l 2026/02/25 04:29:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/25 04:29:29 INFO : dG9l/dG9l: Making directory 2026/02/25 04:29:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/25 04:29:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/25 04:29:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 04:29:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 04:29:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 04:29:29 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:29 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/25 04:29:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 04:29:29 DEBUG : Waiting for deletions to finish 2026/02/25 04:29:30 DEBUG : dG9l: transformed to: toe 2026/02/25 04:29:30 DEBUG : dG9l: transformed to: toe 2026/02/25 04:29:30 DEBUG : dG9l: transformed to: toe 2026/02/25 04:29:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/25 04:29:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/25 04:29:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/25 04:29:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/25 04:29:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/25 04:29:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/25 04:29:30 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for checks to finish 2026/02/25 04:29:30 DEBUG : Local file system at /tmp/rclone2347102006: Waiting for transfers to finish 2026/02/25 04:29:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-deputun0jofi", Local "Local file system at /tmp/rclone2347102006", Modify Window "1ms" 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe: transformed to: 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe: transformed to: 2026/02/25 04:29:31 INFO : B2 bucket rclone-test-deputun0jofi: Making directory 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe: transformed to: 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe: transformed to: 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe/toe: transformed to: 2026/02/25 04:29:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/25 04:29:31 INFO : toe/toe: Making directory 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe/toe: transformed to: 2026/02/25 04:29:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe: transformed to: 2026/02/25 04:29:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 04:29:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/25 04:29:31 DEBUG : toe/toe/toe: transformed to: 2026/02/25 04:29:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/25 04:29:31 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for checks to finish 2026/02/25 04:29:31 DEBUG : B2 bucket rclone-test-deputun0jofi: Waiting for transfers to finish 2026/02/25 04:29:32 DEBUG : toe/toe/toe: size = 11 OK 2026/02/25 04:29:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/25 04:29:32 INFO : toe/toe/toe: Copied (new) 2026/02/25 04:29:32 ERROR : B2 bucket rclone-test-deputun0jofi: not deleting files as there were IO errors 2026/02/25 04:29:32 ERROR : B2 bucket rclone-test-deputun0jofi: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/02/25 04:29:33 DEBUG : B2 bucket rclone-test-deputun0jofi: Purge remote 2026/02/25 04:29:33 INFO : B2 bucket rclone-test-deputun0jofi: cleaning bucket "rclone-test-deputun0jofi" of all files 2026/02/25 04:29:34 DEBUG : BackupDir/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb3742f_d20260225_m042334_c001_v7007000_t0000_u01771993414569") 2026/02/25 04:29:34 DEBUG : BackupDir/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f118f55d53bdc9b62_d20260225_m042328_c001_v0001044_t0055_u01771993408168") 2026/02/25 04:29:34 DEBUG : CompareDest/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503d93_d20260225_m042305_c001_v7007000_t0000_u01771993385310") 2026/02/25 04:29:34 DEBUG : CompareDest/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36dd1_d20260225_m042259_c001_v0001102_t0035_u01771993379568") 2026/02/25 04:29:34 DEBUG : CompareDest/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503d94_d20260225_m042305_c001_v7007000_t0000_u01771993385492") 2026/02/25 04:29:34 DEBUG : CompareDest/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a97_d20260225_m042300_c001_v0001032_t0027_u01771993380671") 2026/02/25 04:29:34 DEBUG : CopyDest/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb37430_d20260225_m042334_c001_v7007000_t0000_u01771993414752") 2026/02/25 04:29:34 DEBUG : CopyDest/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57abd_d20260225_m042325_c001_v0001032_t0006_u01771993405039") 2026/02/25 04:29:34 DEBUG : CopyDest/three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb37431_d20260225_m042334_c001_v7007000_t0000_u01771993414935") 2026/02/25 04:29:34 DEBUG : CopyDest/three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57ac9_d20260225_m042331_c001_v0001032_t0013_u01771993411610") 2026/02/25 04:29:34 DEBUG : CopyDest/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb37432_d20260225_m042335_c001_v7007000_t0000_u01771993415117") 2026/02/25 04:29:34 DEBUG : CopyDest/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e17_d20260225_m042329_c001_v0001102_t0032_u01771993409191") 2026/02/25 04:29:34 DEBUG : EXISTING: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa63_d20260225_m042458_c001_v7007000_t0000_u01771993498562") 2026/02/25 04:29:35 DEBUG : EXISTING: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36eee_d20260225_m042457_c001_v0001102_t0000_u01771993497092") 2026/02/25 04:29:35 DEBUG : PREFIXapple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b428_d20260225_m042700_c001_v7007000_t0000_u01771993620168") 2026/02/25 04:29:35 DEBUG : PREFIXapple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bc2c_d20260225_m042655_c001_v0001167_t0008_u01771993615088") 2026/02/25 04:29:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40865cef0b81cbbe_d20260225_m042700_c001_v7007000_t0000_u01771993620376") 2026/02/25 04:29:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c075c_d20260225_m042655_c001_v0001185_t0028_u01771993615099") 2026/02/25 04:29:35 DEBUG : PREFIXbanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504a72_d20260225_m042700_c001_v7007000_t0000_u01771993620303") 2026/02/25 04:29:35 DEBUG : PREFIXbanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69257d_d20260225_m042655_c001_v0001161_t0016_u01771993615120") 2026/02/25 04:29:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05c7_d20260225_m042700_c001_v7007000_t0000_u01771993620507") 2026/02/25 04:29:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370c5_d20260225_m042655_c001_v0001102_t0021_u01771993615111") 2026/02/25 04:29:35 DEBUG : Testêé: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa43_d20260225_m042454_c001_v7007000_t0000_u01771993494585") 2026/02/25 04:29:35 DEBUG : Testêé: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ee2_d20260225_m042453_c001_v0001102_t0048_u01771993493747") 2026/02/25 04:29:35 DEBUG : Testêé: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ede_d20260225_m042453_c001_v0001102_t0023_u01771993493046") 2026/02/25 04:29:35 DEBUG : YXBwbGU=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538aa_d20260225_m042640_c001_v7007000_t0000_u01771993600523") 2026/02/25 04:29:35 DEBUG : YXBwbGU=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bac9_d20260225_m042636_c001_v0001167_t0042_u01771993596372") 2026/02/25 04:29:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538ab_d20260225_m042640_c001_v7007000_t0000_u01771993600708") 2026/02/25 04:29:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692551_d20260225_m042636_c001_v0001161_t0021_u01771993596393") 2026/02/25 04:29:35 DEBUG : YmFuYW5h: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538ac_d20260225_m042640_c001_v7007000_t0000_u01771993600891") 2026/02/25 04:29:35 DEBUG : YmFuYW5h: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0670_d20260225_m042636_c001_v0001185_t0016_u01771993596359") 2026/02/25 04:29:35 DEBUG : a/potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433fc_d20260225_m042127_c001_v7007000_t0000_u01771993287342") 2026/02/25 04:29:35 DEBUG : a/potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439933c4_d20260225_m042126_c001_v0001173_t0025_u01771993286325") 2026/02/25 04:29:35 DEBUG : a/potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433ee_d20260225_m042124_c001_v7007000_t0000_u01771993284621") 2026/02/25 04:29:35 DEBUG : a/potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399338a_d20260225_m042123_c001_v0001173_t0017_u01771993283593") 2026/02/25 04:29:36 DEBUG : a/potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153158_d20260225_m042102_c001_v7007000_t0000_u01771993262667") 2026/02/25 04:29:36 DEBUG : a/potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439931d8_d20260225_m042101_c001_v0001173_t0035_u01771993261612") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5db_d20260225_m042901_c001_v7007000_t0000_u01771993741629") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0d0a_d20260225_m042857_c001_v0001185_t0031_u01771993737244") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3f3_d20260225_m042843_c001_v7007000_t0000_u01771993723992") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0c76_d20260225_m042839_c001_v0001185_t0048_u01771993719741") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738280e_d20260225_m042828_c001_v7007000_t0000_u01771993708013") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0bcc_d20260225_m042823_c001_v0001185_t0054_u01771993703812") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab045_d20260225_m042812_c001_v7007000_t0000_u01771993692071") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0af9_d20260225_m042808_c001_v0001185_t0021_u01771993688489") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b1d_d20260225_m042757_c001_v7007000_t0000_u01771993677326") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0a56_d20260225_m042753_c001_v0001185_t0001_u01771993673386") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b71e_d20260225_m042742_c001_v7007000_t0000_u01771993662105") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925f7_d20260225_m042736_c001_v0001161_t0021_u01771993656030") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6d9_d20260225_m042723_c001_v7007000_t0000_u01771993643449") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08d1_d20260225_m042719_c001_v0001185_t0043_u01771993639432") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dcef06_d20260225_m042718_c001_v7007000_t0000_u01771993638484") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0871_d20260225_m042712_c001_v0001185_t0020_u01771993632972") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05cf_d20260225_m042701_c001_v7007000_t0000_u01771993621838") 2026/02/25 04:29:36 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c079e_d20260225_m042658_c001_v0001185_t0001_u01771993618387") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05aa_d20260225_m042657_c001_v7007000_t0000_u01771993617227") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bbfd_d20260225_m042652_c001_v0001167_t0019_u01771993612638") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb52_d20260225_m042638_c001_v7007000_t0000_u01771993598133") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0650_d20260225_m042633_c001_v0001185_t0038_u01771993593807") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4204_d20260225_m042622_c001_v7007000_t0000_u01771993582581") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0595_d20260225_m042618_c001_v0001185_t0047_u01771993578492") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946badc_d20260225_m042606_c001_v7007000_t0000_u01771993566259") 2026/02/25 04:29:37 DEBUG : apple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c04d7_d20260225_m042602_c001_v0001185_t0039_u01771993562857") 2026/02/25 04:29:37 DEBUG : appleSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dcef0b_d20260225_m042721_c001_v7007000_t0000_u01771993641779") 2026/02/25 04:29:37 DEBUG : appleSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3711b_d20260225_m042715_c001_v0001102_t0038_u01771993635736") 2026/02/25 04:29:37 DEBUG : appleapple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b71f_d20260225_m042742_c001_v7007000_t0000_u01771993662289") 2026/02/25 04:29:37 DEBUG : appleapple: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3716b_d20260225_m042738_c001_v0001102_t0051_u01771993658228") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5e0_d20260225_m042901_c001_v7007000_t0000_u01771993741811") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3723b_d20260225_m042857_c001_v0001102_t0008_u01771993737849") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3f6_d20260225_m042844_c001_v7007000_t0000_u01771993724177") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37215_d20260225_m042840_c001_v0001102_t0051_u01771993720539") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738280f_d20260225_m042828_c001_v7007000_t0000_u01771993708197") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371e5_d20260225_m042824_c001_v0001102_t0038_u01771993704400") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab046_d20260225_m042812_c001_v7007000_t0000_u01771993692253") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371b9_d20260225_m042809_c001_v0001102_t0049_u01771993689026") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b1e_d20260225_m042757_c001_v7007000_t0000_u01771993677508") 2026/02/25 04:29:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37197_d20260225_m042753_c001_v0001102_t0038_u01771993673987") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b717_d20260225_m042740_c001_v7007000_t0000_u01771993660338") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09a1_d20260225_m042736_c001_v0001185_t0058_u01771993656816") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6da_d20260225_m042723_c001_v7007000_t0000_u01771993643629") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4beaf_d20260225_m042719_c001_v0001167_t0041_u01771993639463") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6c4_d20260225_m042718_c001_v7007000_t0000_u01771993638494") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bdfd_d20260225_m042713_c001_v0001167_t0011_u01771993633850") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d0_d20260225_m042702_c001_v7007000_t0000_u01771993622019") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69258b_d20260225_m042658_c001_v0001161_t0001_u01771993618398") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7ae2a_d20260225_m042657_c001_v7007000_t0000_u01771993617030") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370bb_d20260225_m042653_c001_v0001102_t0016_u01771993613237") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb57_d20260225_m042638_c001_v7007000_t0000_u01771993598708") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37081_d20260225_m042634_c001_v0001102_t0004_u01771993594535") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4205_d20260225_m042622_c001_v7007000_t0000_u01771993582763") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3705b_d20260225_m042619_c001_v0001102_t0010_u01771993579275") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bae1_d20260225_m042606_c001_v7007000_t0000_u01771993566443") 2026/02/25 04:29:38 DEBUG : appleappleapplebanana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37032_d20260225_m042603_c001_v0001102_t0059_u01771993563433") 2026/02/25 04:29:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6d2_d20260225_m042722_c001_v7007000_t0000_u01771993642100") 2026/02/25 04:29:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0893_d20260225_m042715_c001_v0001185_t0020_u01771993635706") 2026/02/25 04:29:38 DEBUG : b/potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433fd_d20260225_m042127_c001_v7007000_t0000_u01771993287526") 2026/02/25 04:29:38 DEBUG : b/potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439933ae_d20260225_m042125_c001_v0001173_t0040_u01771993285170") 2026/02/25 04:29:38 DEBUG : b/potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433eb_d20260225_m042124_c001_v7007000_t0000_u01771993284064") 2026/02/25 04:29:38 DEBUG : b/potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993376_d20260225_m042122_c001_v0001173_t0040_u01771993282418") 2026/02/25 04:29:39 DEBUG : b/potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153154_d20260225_m042102_c001_v7007000_t0000_u01771993262112") 2026/02/25 04:29:39 DEBUG : b/potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439931ba_d20260225_m042100_c001_v0001173_t0019_u01771993260455") 2026/02/25 04:29:39 DEBUG : backup/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dce910_d20260225_m042349_c001_v7007000_t0000_u01771993429178") 2026/02/25 04:29:39 DEBUG : backup/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f11824ece4cf64308_d20260225_m042347_c001_v0001100_t0041_u01771993427036") 2026/02/25 04:29:39 DEBUG : backup/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107712b6c2947479_d20260225_m042342_c001_v0001177_t0001_u01771993422551") 2026/02/25 04:29:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e5319_d20260225_m042414_c001_v7007000_t0000_u01771993454457") 2026/02/25 04:29:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f119fced2cbaf6aba_d20260225_m042412_c001_v0001039_t0012_u01771993452594") 2026/02/25 04:29:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1194f2aa6c2912ae_d20260225_m042408_c001_v0001185_t0000_u01771993448357") 2026/02/25 04:29:39 DEBUG : backup/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba7805_d20260225_m042401_c001_v7007000_t0000_u01771993441696") 2026/02/25 04:29:39 DEBUG : backup/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100b79e3e09a66ee_d20260225_m042359_c001_v0001185_t0019_u01771993439979") 2026/02/25 04:29:39 DEBUG : backup/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f112050e9b2d56c27_d20260225_m042355_c001_v0001145_t0011_u01771993435723") 2026/02/25 04:29:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e531a_d20260225_m042414_c001_v7007000_t0000_u01771993454639") 2026/02/25 04:29:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1039f8ca741837e9_d20260225_m042413_c001_v0001181_t0046_u01771993453695") 2026/02/25 04:29:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1096dedf13e35798_d20260225_m042409_c001_v0001167_t0057_u01771993449738") 2026/02/25 04:29:39 DEBUG : backup/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dce911_d20260225_m042349_c001_v7007000_t0000_u01771993429360") 2026/02/25 04:29:39 DEBUG : backup/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f11016db07d63b303_d20260225_m042348_c001_v0001184_t0053_u01771993428427") 2026/02/25 04:29:39 DEBUG : backup/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1161b70c22b7ee26_d20260225_m042344_c001_v0001173_t0022_u01771993424100") 2026/02/25 04:29:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba7806_d20260225_m042401_c001_v7007000_t0000_u01771993441881") 2026/02/25 04:29:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f103d52cb139f8a39_d20260225_m042400_c001_v0001177_t0038_u01771993440923") 2026/02/25 04:29:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100069780407ad81_d20260225_m042357_c001_v0001167_t0031_u01771993437447") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5e1_d20260225_m042901_c001_v7007000_t0000_u01771993741994") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6926d3_d20260225_m042857_c001_v0001161_t0020_u01771993737570") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3f7_d20260225_m042844_c001_v7007000_t0000_u01771993724362") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69268b_d20260225_m042839_c001_v0001161_t0048_u01771993719929") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382811_d20260225_m042828_c001_v7007000_t0000_u01771993708381") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69265d_d20260225_m042824_c001_v0001161_t0039_u01771993703999") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab048_d20260225_m042812_c001_v7007000_t0000_u01771993692435") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692631_d20260225_m042808_c001_v0001161_t0032_u01771993688679") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b1f_d20260225_m042757_c001_v7007000_t0000_u01771993677690") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69261d_d20260225_m042753_c001_v0001161_t0033_u01771993673599") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b721_d20260225_m042742_c001_v7007000_t0000_u01771993662471") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37163_d20260225_m042736_c001_v0001102_t0015_u01771993656329") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6db_d20260225_m042723_c001_v7007000_t0000_u01771993643810") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37129_d20260225_m042719_c001_v0001102_t0020_u01771993639451") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb818_d20260225_m042717_c001_v7007000_t0000_u01771993637919") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925bb_d20260225_m042713_c001_v0001161_t0038_u01771993633165") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d2_d20260225_m042702_c001_v7007000_t0000_u01771993622201") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bc8f_d20260225_m042658_c001_v0001167_t0035_u01771993618408") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4089e29a56ad32ca_d20260225_m042657_c001_v7007000_t0000_u01771993617241") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0740_d20260225_m042653_c001_v0001185_t0040_u01771993613049") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538a3_d20260225_m042638_c001_v7007000_t0000_u01771993598524") 2026/02/25 04:29:40 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4ba8d_d20260225_m042634_c001_v0001167_t0030_u01771993594013") 2026/02/25 04:29:41 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4206_d20260225_m042622_c001_v7007000_t0000_u01771993582946") 2026/02/25 04:29:41 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b95f_d20260225_m042618_c001_v0001167_t0055_u01771993578810") 2026/02/25 04:29:41 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bae4_d20260225_m042606_c001_v7007000_t0000_u01771993566678") 2026/02/25 04:29:41 DEBUG : banana: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b7b7_d20260225_m042603_c001_v0001167_t0053_u01771993563046") 2026/02/25 04:29:41 DEBUG : bananaSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843efc_d20260225_m042721_c001_v7007000_t0000_u01771993641797") 2026/02/25 04:29:41 DEBUG : bananaSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925c3_d20260225_m042715_c001_v0001161_t0035_u01771993635716") 2026/02/25 04:29:41 DEBUG : both0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f5e_d20260225_m042540_c001_v7007000_t0000_u01771993540643") 2026/02/25 04:29:41 DEBUG : both0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f8c_d20260225_m042522_c001_v0001102_t0057_u01771993522965") 2026/02/25 04:29:41 DEBUG : both0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78b4_d20260225_m042518_c001_v7007000_t0000_u01771993518714") 2026/02/25 04:29:41 DEBUG : both0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ef8_d20260225_m042500_c001_v0001102_t0008_u01771993500459") 2026/02/25 04:29:41 DEBUG : both1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f60_d20260225_m042540_c001_v7007000_t0000_u01771993540824") 2026/02/25 04:29:41 DEBUG : both1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f90_d20260225_m042523_c001_v0001102_t0033_u01771993523583") 2026/02/25 04:29:41 DEBUG : both1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78b5_d20260225_m042518_c001_v7007000_t0000_u01771993518895") 2026/02/25 04:29:41 DEBUG : both1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36efe_d20260225_m042501_c001_v0001102_t0019_u01771993501549") 2026/02/25 04:29:41 DEBUG : both10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f61_d20260225_m042541_c001_v7007000_t0000_u01771993541006") 2026/02/25 04:29:41 DEBUG : both10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fba_d20260225_m042530_c001_v0001102_t0021_u01771993530493") 2026/02/25 04:29:41 DEBUG : both10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78b7_d20260225_m042519_c001_v7007000_t0000_u01771993519079") 2026/02/25 04:29:41 DEBUG : both10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f3e_d20260225_m042508_c001_v0001102_t0051_u01771993508618") 2026/02/25 04:29:41 DEBUG : both11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f63_d20260225_m042541_c001_v7007000_t0000_u01771993541187") 2026/02/25 04:29:41 DEBUG : both11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fbe_d20260225_m042531_c001_v0001102_t0013_u01771993531170") 2026/02/25 04:29:41 DEBUG : both11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78b8_d20260225_m042519_c001_v7007000_t0000_u01771993519262") 2026/02/25 04:29:42 DEBUG : both11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f48_d20260225_m042509_c001_v0001102_t0006_u01771993509353") 2026/02/25 04:29:42 DEBUG : both12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f64_d20260225_m042541_c001_v7007000_t0000_u01771993541368") 2026/02/25 04:29:42 DEBUG : both12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fc2_d20260225_m042532_c001_v0001102_t0018_u01771993532032") 2026/02/25 04:29:42 DEBUG : both12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78bb_d20260225_m042519_c001_v7007000_t0000_u01771993519444") 2026/02/25 04:29:42 DEBUG : both12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f4c_d20260225_m042510_c001_v0001102_t0048_u01771993510155") 2026/02/25 04:29:42 DEBUG : both13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f67_d20260225_m042541_c001_v7007000_t0000_u01771993541550") 2026/02/25 04:29:42 DEBUG : both13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fc6_d20260225_m042532_c001_v0001102_t0000_u01771993532659") 2026/02/25 04:29:42 DEBUG : both13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78bc_d20260225_m042519_c001_v7007000_t0000_u01771993519627") 2026/02/25 04:29:42 DEBUG : both13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f52_d20260225_m042511_c001_v0001102_t0008_u01771993511035") 2026/02/25 04:29:42 DEBUG : both14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f68_d20260225_m042541_c001_v7007000_t0000_u01771993541732") 2026/02/25 04:29:42 DEBUG : both14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fca_d20260225_m042533_c001_v0001102_t0042_u01771993533472") 2026/02/25 04:29:42 DEBUG : both14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78bd_d20260225_m042519_c001_v7007000_t0000_u01771993519810") 2026/02/25 04:29:42 DEBUG : both14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f56_d20260225_m042511_c001_v0001102_t0007_u01771993511776") 2026/02/25 04:29:42 DEBUG : both15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f6c_d20260225_m042541_c001_v7007000_t0000_u01771993541913") 2026/02/25 04:29:42 DEBUG : both15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fce_d20260225_m042534_c001_v0001102_t0039_u01771993534186") 2026/02/25 04:29:42 DEBUG : both15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78bf_d20260225_m042519_c001_v7007000_t0000_u01771993519992") 2026/02/25 04:29:42 DEBUG : both15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f60_d20260225_m042512_c001_v0001102_t0012_u01771993512512") 2026/02/25 04:29:42 DEBUG : both16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f70_d20260225_m042542_c001_v7007000_t0000_u01771993542094") 2026/02/25 04:29:42 DEBUG : both16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fd2_d20260225_m042534_c001_v0001102_t0007_u01771993534934") 2026/02/25 04:29:42 DEBUG : both16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c0_d20260225_m042520_c001_v7007000_t0000_u01771993520175") 2026/02/25 04:29:42 DEBUG : both16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f64_d20260225_m042513_c001_v0001102_t0031_u01771993513180") 2026/02/25 04:29:42 DEBUG : both17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f71_d20260225_m042542_c001_v7007000_t0000_u01771993542276") 2026/02/25 04:29:43 DEBUG : both17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fd8_d20260225_m042535_c001_v0001102_t0023_u01771993535680") 2026/02/25 04:29:43 DEBUG : both17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c1_d20260225_m042520_c001_v7007000_t0000_u01771993520357") 2026/02/25 04:29:43 DEBUG : both17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f68_d20260225_m042513_c001_v0001102_t0041_u01771993513830") 2026/02/25 04:29:43 DEBUG : both18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f73_d20260225_m042542_c001_v7007000_t0000_u01771993542458") 2026/02/25 04:29:43 DEBUG : both18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fde_d20260225_m042536_c001_v0001102_t0002_u01771993536346") 2026/02/25 04:29:43 DEBUG : both18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c3_d20260225_m042520_c001_v7007000_t0000_u01771993520544") 2026/02/25 04:29:43 DEBUG : both18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f6c_d20260225_m042514_c001_v0001102_t0047_u01771993514551") 2026/02/25 04:29:43 DEBUG : both19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f74_d20260225_m042542_c001_v7007000_t0000_u01771993542639") 2026/02/25 04:29:43 DEBUG : both19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fe2_d20260225_m042537_c001_v0001102_t0032_u01771993537072") 2026/02/25 04:29:43 DEBUG : both19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c4_d20260225_m042520_c001_v7007000_t0000_u01771993520726") 2026/02/25 04:29:43 DEBUG : both19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f72_d20260225_m042515_c001_v0001102_t0050_u01771993515346") 2026/02/25 04:29:43 DEBUG : both2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f77_d20260225_m042542_c001_v7007000_t0000_u01771993542820") 2026/02/25 04:29:43 DEBUG : both2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f94_d20260225_m042524_c001_v0001102_t0032_u01771993524278") 2026/02/25 04:29:43 DEBUG : both2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c5_d20260225_m042520_c001_v7007000_t0000_u01771993520909") 2026/02/25 04:29:43 DEBUG : both2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f06_d20260225_m042502_c001_v0001102_t0053_u01771993502333") 2026/02/25 04:29:43 DEBUG : both3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f79_d20260225_m042543_c001_v7007000_t0000_u01771993543001") 2026/02/25 04:29:43 DEBUG : both3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f98_d20260225_m042524_c001_v0001102_t0014_u01771993524932") 2026/02/25 04:29:43 DEBUG : both3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c6_d20260225_m042521_c001_v7007000_t0000_u01771993521091") 2026/02/25 04:29:43 DEBUG : both3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f0e_d20260225_m042503_c001_v0001102_t0022_u01771993503083") 2026/02/25 04:29:43 DEBUG : both4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f7a_d20260225_m042543_c001_v7007000_t0000_u01771993543182") 2026/02/25 04:29:44 DEBUG : both4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f9c_d20260225_m042525_c001_v0001102_t0057_u01771993525748") 2026/02/25 04:29:44 DEBUG : both4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c7_d20260225_m042521_c001_v7007000_t0000_u01771993521272") 2026/02/25 04:29:44 DEBUG : both4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f14_d20260225_m042503_c001_v0001102_t0043_u01771993503718") 2026/02/25 04:29:44 DEBUG : both5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f7b_d20260225_m042543_c001_v7007000_t0000_u01771993543363") 2026/02/25 04:29:44 DEBUG : both5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fa0_d20260225_m042526_c001_v0001102_t0002_u01771993526529") 2026/02/25 04:29:44 DEBUG : both5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78c8_d20260225_m042521_c001_v7007000_t0000_u01771993521455") 2026/02/25 04:29:44 DEBUG : both5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f1a_d20260225_m042504_c001_v0001102_t0036_u01771993504778") 2026/02/25 04:29:44 DEBUG : both6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f7c_d20260225_m042543_c001_v7007000_t0000_u01771993543544") 2026/02/25 04:29:44 DEBUG : both6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fa6_d20260225_m042527_c001_v0001102_t0040_u01771993527224") 2026/02/25 04:29:44 DEBUG : both6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78ca_d20260225_m042521_c001_v7007000_t0000_u01771993521637") 2026/02/25 04:29:44 DEBUG : both6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f20_d20260225_m042505_c001_v0001102_t0008_u01771993505437") 2026/02/25 04:29:44 DEBUG : both7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f7e_d20260225_m042543_c001_v7007000_t0000_u01771993543725") 2026/02/25 04:29:44 DEBUG : both7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36faa_d20260225_m042528_c001_v0001102_t0030_u01771993528021") 2026/02/25 04:29:44 DEBUG : both7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78cb_d20260225_m042521_c001_v7007000_t0000_u01771993521819") 2026/02/25 04:29:44 DEBUG : both7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f26_d20260225_m042506_c001_v0001102_t0034_u01771993506415") 2026/02/25 04:29:44 DEBUG : both8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f7f_d20260225_m042543_c001_v7007000_t0000_u01771993543907") 2026/02/25 04:29:44 DEBUG : both8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fb0_d20260225_m042528_c001_v0001102_t0021_u01771993528986") 2026/02/25 04:29:44 DEBUG : both8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78cc_d20260225_m042522_c001_v7007000_t0000_u01771993522002") 2026/02/25 04:29:44 DEBUG : both8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f2a_d20260225_m042507_c001_v0001102_t0050_u01771993507101") 2026/02/25 04:29:44 DEBUG : both9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f80_d20260225_m042544_c001_v7007000_t0000_u01771993544088") 2026/02/25 04:29:44 DEBUG : both9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fb4_d20260225_m042529_c001_v0001102_t0012_u01771993529765") 2026/02/25 04:29:44 DEBUG : both9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78cd_d20260225_m042522_c001_v7007000_t0000_u01771993522186") 2026/02/25 04:29:45 DEBUG : both9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f36_d20260225_m042507_c001_v0001102_t0012_u01771993507849") 2026/02/25 04:29:45 DEBUG : c/non empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433fe_d20260225_m042127_c001_v7007000_t0000_u01771993287710") 2026/02/25 04:29:45 DEBUG : c/non empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439933ba_d20260225_m042125_c001_v0001173_t0032_u01771993285582") 2026/02/25 04:29:45 DEBUG : c/non empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433ef_d20260225_m042124_c001_v7007000_t0000_u01771993284803") 2026/02/25 04:29:45 DEBUG : c/non empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399337c_d20260225_m042122_c001_v0001173_t0006_u01771993282811") 2026/02/25 04:29:45 DEBUG : c/non empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd15315a_d20260225_m042102_c001_v7007000_t0000_u01771993262850") 2026/02/25 04:29:45 DEBUG : c/non empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439931c8_d20260225_m042100_c001_v0001173_t0001_u01771993260829") 2026/02/25 04:29:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538ad_d20260225_m042641_c001_v7007000_t0000_u01771993601073") 2026/02/25 04:29:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37087_d20260225_m042636_c001_v0001102_t0035_u01771993596380") 2026/02/25 04:29:45 DEBUG : check sum: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153129_d20260225_m042052_c001_v7007000_t0000_u01771993252642") 2026/02/25 04:29:45 DEBUG : check sum: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993106_d20260225_m042051_c001_v0001173_t0027_u01771993251274") 2026/02/25 04:29:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefb1ce_d20260225_m042931_c001_v7007000_t0000_u01771993771170") 2026/02/25 04:29:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0e66_d20260225_m042929_c001_v0001185_t0021_u01771993769707") 2026/02/25 04:29:45 DEBUG : dest/3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba77b0_d20260225_m042314_c001_v7007000_t0000_u01771993394896") 2026/02/25 04:29:45 DEBUG : dest/3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415f2e1c0644e7e8_d20260225_m042313_c001_v0001172_t0007_u01771993393793") 2026/02/25 04:29:45 DEBUG : dir1/0000-abcde: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b722_d20260225_m042742_c001_v7007000_t0000_u01771993662652") 2026/02/25 04:29:45 DEBUG : dir1/0000-abcde: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09a9_d20260225_m042738_c001_v0001185_t0036_u01771993658238") 2026/02/25 04:29:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5e3_d20260225_m042902_c001_v7007000_t0000_u01771993742177") 2026/02/25 04:29:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0cbc_d20260225_m042848_c001_v0001185_t0053_u01771993728702") 2026/02/25 04:29:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3f8_d20260225_m042844_c001_v7007000_t0000_u01771993724546") 2026/02/25 04:29:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0c34_d20260225_m042833_c001_v0001185_t0058_u01771993713128") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382812_d20260225_m042828_c001_v7007000_t0000_u01771993708566") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0b64_d20260225_m042816_c001_v0001185_t0039_u01771993696732") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab04a_d20260225_m042812_c001_v7007000_t0000_u01771993692617") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0aa3_d20260225_m042801_c001_v0001185_t0045_u01771993681998") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b20_d20260225_m042757_c001_v7007000_t0000_u01771993677875") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09fc_d20260225_m042746_c001_v0001185_t0041_u01771993666721") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504ba2_d20260225_m042739_c001_v7007000_t0000_u01771993659939") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925e7_d20260225_m042728_c001_v0001161_t0053_u01771993648103") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6dd_d20260225_m042723_c001_v7007000_t0000_u01771993643992") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08d3_d20260225_m042719_c001_v0001185_t0032_u01771993639628") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a465_d20260225_m042717_c001_v7007000_t0000_u01771993637934") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c080a_d20260225_m042706_c001_v0001185_t0045_u01771993626497") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d3_d20260225_m042702_c001_v7007000_t0000_u01771993622382") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c07a4_d20260225_m042658_c001_v0001185_t0032_u01771993618577") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05ac_d20260225_m042657_c001_v7007000_t0000_u01771993617257") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bb65_d20260225_m042645_c001_v0001167_t0031_u01771993605147") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb53_d20260225_m042638_c001_v7007000_t0000_u01771993598317") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0613_d20260225_m042627_c001_v0001185_t0051_u01771993587224") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4207_d20260225_m042623_c001_v7007000_t0000_u01771993583129") 2026/02/25 04:29:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0531_d20260225_m042611_c001_v0001185_t0016_u01771993571054") 2026/02/25 04:29:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bae6_d20260225_m042606_c001_v7007000_t0000_u01771993566861") 2026/02/25 04:29:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c047f_d20260225_m042557_c001_v0001185_t0001_u01771993557219") 2026/02/25 04:29:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea116306897_d20260225_m042721_c001_v7007000_t0000_u01771993641908") 2026/02/25 04:29:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0897_d20260225_m042715_c001_v0001185_t0047_u01771993635893") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b723_d20260225_m042742_c001_v7007000_t0000_u01771993662834") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c057_d20260225_m042738_c001_v0001167_t0015_u01771993658251") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5e6_d20260225_m042902_c001_v7007000_t0000_u01771993742360") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6926a9_d20260225_m042849_c001_v0001161_t0045_u01771993729417") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3fb_d20260225_m042844_c001_v7007000_t0000_u01771993724730") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692673_d20260225_m042833_c001_v0001161_t0038_u01771993713673") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382815_d20260225_m042828_c001_v7007000_t0000_u01771993708801") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69263d_d20260225_m042817_c001_v0001161_t0026_u01771993697306") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab04b_d20260225_m042812_c001_v7007000_t0000_u01771993692798") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692627_d20260225_m042802_c001_v0001161_t0059_u01771993682726") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b21_d20260225_m042758_c001_v7007000_t0000_u01771993678061") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69260f_d20260225_m042747_c001_v0001161_t0003_u01771993667307") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefad78_d20260225_m042739_c001_v7007000_t0000_u01771993659952") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37149_d20260225_m042728_c001_v0001102_t0001_u01771993648834") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6df_d20260225_m042724_c001_v7007000_t0000_u01771993644173") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3712b_d20260225_m042719_c001_v0001102_t0039_u01771993639744") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb375dc_d20260225_m042718_c001_v7007000_t0000_u01771993638298") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925a3_d20260225_m042707_c001_v0001161_t0021_u01771993627054") 2026/02/25 04:29:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d4_d20260225_m042702_c001_v7007000_t0000_u01771993622564") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69258d_d20260225_m042658_c001_v0001161_t0024_u01771993618751") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dceeea_d20260225_m042657_c001_v7007000_t0000_u01771993617040") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c06e0_d20260225_m042645_c001_v0001185_t0016_u01771993605969") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4089e29a56ad32b9_d20260225_m042638_c001_v7007000_t0000_u01771993598549") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4ba1f_d20260225_m042627_c001_v0001167_t0049_u01771993587895") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4208_d20260225_m042623_c001_v7007000_t0000_u01771993583310") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b8a4_d20260225_m042611_c001_v0001167_t0007_u01771993571672") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bae8_d20260225_m042607_c001_v7007000_t0000_u01771993567045") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b735_d20260225_m042557_c001_v0001167_t0049_u01771993557439") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6d1_d20260225_m042721_c001_v7007000_t0000_u01771993641942") 2026/02/25 04:29:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c089f_d20260225_m042716_c001_v0001185_t0030_u01771993636080") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b724_d20260225_m042743_c001_v7007000_t0000_u01771993663016") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09ad_d20260225_m042738_c001_v0001185_t0001_u01771993658432") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5e8_d20260225_m042902_c001_v7007000_t0000_u01771993742611") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37231_d20260225_m042850_c001_v0001102_t0059_u01771993730146") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3fd_d20260225_m042844_c001_v7007000_t0000_u01771993724913") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371ff_d20260225_m042834_c001_v0001102_t0041_u01771993714406") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382817_d20260225_m042828_c001_v7007000_t0000_u01771993708983") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371cb_d20260225_m042818_c001_v0001102_t0046_u01771993698081") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab04c_d20260225_m042812_c001_v7007000_t0000_u01771993692980") 2026/02/25 04:29:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371a5_d20260225_m042803_c001_v0001102_t0056_u01771993683573") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b22_d20260225_m042758_c001_v7007000_t0000_u01771993678244") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37185_d20260225_m042748_c001_v0001102_t0008_u01771993668035") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504ba4_d20260225_m042740_c001_v7007000_t0000_u01771993660121") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c094f_d20260225_m042729_c001_v0001185_t0053_u01771993649517") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e1_d20260225_m042724_c001_v7007000_t0000_u01771993644359") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08d9_d20260225_m042719_c001_v0001185_t0016_u01771993639817") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb81a_d20260225_m042718_c001_v7007000_t0000_u01771993638286") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bd5d_d20260225_m042707_c001_v0001167_t0024_u01771993627766") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d5_d20260225_m042702_c001_v7007000_t0000_u01771993622746") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c07aa_d20260225_m042658_c001_v0001185_t0050_u01771993618766") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755faab8e_d20260225_m042657_c001_v7007000_t0000_u01771993617274") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370a7_d20260225_m042646_c001_v0001102_t0014_u01771993606519") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407d2dd40b2c161f_d20260225_m042638_c001_v7007000_t0000_u01771993598557") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37071_d20260225_m042628_c001_v0001102_t0019_u01771993588672") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4209_d20260225_m042623_c001_v7007000_t0000_u01771993583492") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37043_d20260225_m042612_c001_v0001102_t0014_u01771993572695") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bae9_d20260225_m042607_c001_v7007000_t0000_u01771993567230") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3701c_d20260225_m042558_c001_v0001102_t0041_u01771993558194") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6cf_d20260225_m042721_c001_v7007000_t0000_u01771993641757") 2026/02/25 04:29:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3711d_d20260225_m042716_c001_v0001102_t0056_u01771993636122") 2026/02/25 04:29:50 DEBUG : dir1/0003-defgh: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b725_d20260225_m042743_c001_v7007000_t0000_u01771993663196") 2026/02/25 04:29:50 DEBUG : dir1/0003-defgh: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3716d_d20260225_m042738_c001_v0001102_t0003_u01771993658602") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5ea_d20260225_m042902_c001_v7007000_t0000_u01771993742795") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c68f_d20260225_m042850_c001_v0001167_t0039_u01771993730955") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea3ff_d20260225_m042845_c001_v7007000_t0000_u01771993725098") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c554_d20260225_m042835_c001_v0001167_t0027_u01771993715173") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382818_d20260225_m042829_c001_v7007000_t0000_u01771993709166") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c3bf_d20260225_m042818_c001_v0001167_t0035_u01771993698933") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab04d_d20260225_m042813_c001_v7007000_t0000_u01771993693162") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c265_d20260225_m042804_c001_v0001167_t0043_u01771993684281") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b23_d20260225_m042758_c001_v7007000_t0000_u01771993678427") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c12a_d20260225_m042748_c001_v0001167_t0010_u01771993668741") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504ba7_d20260225_m042740_c001_v7007000_t0000_u01771993660349") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bfab_d20260225_m042730_c001_v0001167_t0024_u01771993650267") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e2_d20260225_m042724_c001_v7007000_t0000_u01771993644540") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925d7_d20260225_m042719_c001_v0001161_t0028_u01771993639852") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dcef02_d20260225_m042717_c001_v7007000_t0000_u01771993637938") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370f7_d20260225_m042708_c001_v0001102_t0015_u01771993628449") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d6_d20260225_m042702_c001_v7007000_t0000_u01771993622927") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bc95_d20260225_m042658_c001_v0001167_t0007_u01771993618778") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4089e29a56ad32cb_d20260225_m042657_c001_v7007000_t0000_u01771993617430") 2026/02/25 04:29:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692565_d20260225_m042647_c001_v0001161_t0057_u01771993607393") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb55_d20260225_m042638_c001_v7007000_t0000_u01771993598500") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692541_d20260225_m042629_c001_v0001161_t0025_u01771993589376") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed420b_d20260225_m042623_c001_v7007000_t0000_u01771993583675") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692522_d20260225_m042613_c001_v0001161_t0055_u01771993573608") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baec_d20260225_m042607_c001_v7007000_t0000_u01771993567414") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6924f8_d20260225_m042558_c001_v0001161_t0022_u01771993558591") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefad48_d20260225_m042721_c001_v7007000_t0000_u01771993641958") 2026/02/25 04:29:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08a3_d20260225_m042716_c001_v0001185_t0000_u01771993636268") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghi: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b726_d20260225_m042743_c001_v7007000_t0000_u01771993663378") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghi: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09b1_d20260225_m042738_c001_v0001185_t0039_u01771993658617") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5ec_d20260225_m042902_c001_v7007000_t0000_u01771993742979") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0cda_d20260225_m042851_c001_v0001185_t0041_u01771993731541") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea401_d20260225_m042845_c001_v7007000_t0000_u01771993725283") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0c4c_d20260225_m042835_c001_v0001185_t0016_u01771993715535") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382819_d20260225_m042829_c001_v7007000_t0000_u01771993709348") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0b90_d20260225_m042819_c001_v0001185_t0041_u01771993699305") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab04f_d20260225_m042813_c001_v7007000_t0000_u01771993693345") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0ab8_d20260225_m042804_c001_v0001185_t0001_u01771993684620") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b24_d20260225_m042758_c001_v7007000_t0000_u01771993678610") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0a1e_d20260225_m042749_c001_v0001185_t0002_u01771993669247") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4107ddafe1c5c772_d20260225_m042740_c001_v7007000_t0000_u01771993660382") 2026/02/25 04:29:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925eb_d20260225_m042730_c001_v0001161_t0051_u01771993650691") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e3_d20260225_m042724_c001_v7007000_t0000_u01771993644721") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08db_d20260225_m042720_c001_v0001185_t0020_u01771993640005") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a467_d20260225_m042718_c001_v7007000_t0000_u01771993638306") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c082e_d20260225_m042708_c001_v0001185_t0016_u01771993628754") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d7_d20260225_m042703_c001_v7007000_t0000_u01771993623109") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370db_d20260225_m042658_c001_v0001102_t0045_u01771993618875") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7ae2d_d20260225_m042657_c001_v7007000_t0000_u01771993617392") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bb95_d20260225_m042647_c001_v0001167_t0006_u01771993607782") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be0554_d20260225_m042638_c001_v7007000_t0000_u01771993598565") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0628_d20260225_m042629_c001_v0001185_t0054_u01771993589693") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed420c_d20260225_m042623_c001_v7007000_t0000_u01771993583864") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c054d_d20260225_m042613_c001_v0001185_t0042_u01771993573886") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baee_d20260225_m042607_c001_v7007000_t0000_u01771993567597") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c049d_d20260225_m042558_c001_v0001185_t0043_u01771993558848") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6d0_d20260225_m042721_c001_v7007000_t0000_u01771993641918") 2026/02/25 04:29:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925c5_d20260225_m042716_c001_v0001161_t0015_u01771993636303") 2026/02/25 04:29:52 DEBUG : dir1/0005-fghij: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b727_d20260225_m042743_c001_v7007000_t0000_u01771993663558") 2026/02/25 04:29:52 DEBUG : dir1/0005-fghij: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925ff_d20260225_m042738_c001_v0001161_t0029_u01771993658653") 2026/02/25 04:29:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5f0_d20260225_m042903_c001_v7007000_t0000_u01771993743162") 2026/02/25 04:29:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6926b1_d20260225_m042851_c001_v0001161_t0024_u01771993731731") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea404_d20260225_m042845_c001_v7007000_t0000_u01771993725467") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692679_d20260225_m042835_c001_v0001161_t0032_u01771993715722") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738281b_d20260225_m042829_c001_v7007000_t0000_u01771993709531") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69264d_d20260225_m042819_c001_v0001161_t0048_u01771993699504") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab050_d20260225_m042813_c001_v7007000_t0000_u01771993693546") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69262b_d20260225_m042804_c001_v0001161_t0032_u01771993684872") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b25_d20260225_m042758_c001_v7007000_t0000_u01771993678793") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692611_d20260225_m042749_c001_v0001161_t0038_u01771993669443") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefad79_d20260225_m042740_c001_v7007000_t0000_u01771993660134") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3714f_d20260225_m042731_c001_v0001102_t0013_u01771993651016") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e4_d20260225_m042724_c001_v7007000_t0000_u01771993644905") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bec4_d20260225_m042720_c001_v0001167_t0013_u01771993640018") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a466_d20260225_m042718_c001_v7007000_t0000_u01771993638125") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925ab_d20260225_m042708_c001_v0001161_t0036_u01771993628948") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d8_d20260225_m042703_c001_v7007000_t0000_u01771993623291") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c07b2_d20260225_m042658_c001_v0001185_t0036_u01771993618992") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dceeed_d20260225_m042657_c001_v7007000_t0000_u01771993617408") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c06fc_d20260225_m042648_c001_v0001185_t0032_u01771993608335") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb56_d20260225_m042638_c001_v7007000_t0000_u01771993598511") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4ba3b_d20260225_m042629_c001_v0001167_t0007_u01771993589885") 2026/02/25 04:29:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed420d_d20260225_m042624_c001_v7007000_t0000_u01771993584046") 2026/02/25 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b8eb_d20260225_m042614_c001_v0001167_t0059_u01771993574071") 2026/02/25 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baef_d20260225_m042607_c001_v7007000_t0000_u01771993567780") 2026/02/25 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b75d_d20260225_m042559_c001_v0001167_t0012_u01771993559041") 2026/02/25 04:29:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dcef0e_d20260225_m042721_c001_v7007000_t0000_u01771993641964") 2026/02/25 04:29:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4be47_d20260225_m042716_c001_v0001167_t0002_u01771993636314") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b728_d20260225_m042743_c001_v7007000_t0000_u01771993663741") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c063_d20260225_m042738_c001_v0001167_t0009_u01771993658787") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5f2_d20260225_m042903_c001_v7007000_t0000_u01771993743345") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37235_d20260225_m042852_c001_v0001102_t0047_u01771993732172") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea405_d20260225_m042845_c001_v7007000_t0000_u01771993725652") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37201_d20260225_m042836_c001_v0001102_t0044_u01771993716219") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738281d_d20260225_m042830_c001_v7007000_t0000_u01771993710102") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371d3_d20260225_m042819_c001_v0001102_t0035_u01771993699828") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab051_d20260225_m042813_c001_v7007000_t0000_u01771993693757") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371a7_d20260225_m042805_c001_v0001102_t0030_u01771993685266") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b26_d20260225_m042758_c001_v7007000_t0000_u01771993678977") 2026/02/25 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3718b_d20260225_m042749_c001_v0001102_t0045_u01771993669930") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4017812acdd2b100_d20260225_m042740_c001_v7007000_t0000_u01771993660293") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0961_d20260225_m042731_c001_v0001185_t0057_u01771993651910") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e5_d20260225_m042725_c001_v7007000_t0000_u01771993645087") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3712d_d20260225_m042720_c001_v0001102_t0035_u01771993640117") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb819_d20260225_m042718_c001_v7007000_t0000_u01771993638103") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bd95_d20260225_m042709_c001_v0001167_t0003_u01771993629299") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05d9_d20260225_m042703_c001_v7007000_t0000_u01771993623472") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69258f_d20260225_m042659_c001_v0001161_t0019_u01771993619042") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dceeec_d20260225_m042657_c001_v7007000_t0000_u01771993617223") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370ab_d20260225_m042648_c001_v0001102_t0051_u01771993608638") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538a8_d20260225_m042638_c001_v7007000_t0000_u01771993598900") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37073_d20260225_m042630_c001_v0001102_t0044_u01771993590460") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed420e_d20260225_m042624_c001_v7007000_t0000_u01771993584229") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37049_d20260225_m042614_c001_v0001102_t0042_u01771993574411") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baf2_d20260225_m042607_c001_v7007000_t0000_u01771993567963") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3701e_d20260225_m042559_c001_v0001102_t0006_u01771993559392") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a482_d20260225_m042722_c001_v7007000_t0000_u01771993642114") 2026/02/25 04:29:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3711f_d20260225_m042716_c001_v0001102_t0022_u01771993636451") 2026/02/25 04:29:55 DEBUG : dir1/0007-12345: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b729_d20260225_m042743_c001_v7007000_t0000_u01771993663922") 2026/02/25 04:29:55 DEBUG : dir1/0007-12345: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09b7_d20260225_m042738_c001_v0001185_t0051_u01771993658819") 2026/02/25 04:29:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5f3_d20260225_m042903_c001_v7007000_t0000_u01771993743530") 2026/02/25 04:29:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c6a9_d20260225_m042852_c001_v0001167_t0035_u01771993732507") 2026/02/25 04:29:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea408_d20260225_m042845_c001_v7007000_t0000_u01771993725836") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c57d_d20260225_m042836_c001_v0001167_t0050_u01771993716563") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738281e_d20260225_m042830_c001_v7007000_t0000_u01771993710285") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c3d6_d20260225_m042820_c001_v0001167_t0003_u01771993700327") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab052_d20260225_m042813_c001_v7007000_t0000_u01771993693939") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c28b_d20260225_m042805_c001_v0001167_t0019_u01771993685663") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b27_d20260225_m042759_c001_v7007000_t0000_u01771993679160") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c14a_d20260225_m042750_c001_v0001167_t0045_u01771993670273") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefad7c_d20260225_m042740_c001_v7007000_t0000_u01771993660501") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bfd9_d20260225_m042732_c001_v0001167_t0017_u01771993652104") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e7_d20260225_m042725_c001_v7007000_t0000_u01771993645271") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925d9_d20260225_m042720_c001_v0001161_t0051_u01771993640182") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4017812acdd2b0c5_d20260225_m042718_c001_v7007000_t0000_u01771993638324") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370ff_d20260225_m042709_c001_v0001102_t0034_u01771993629874") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05da_d20260225_m042703_c001_v7007000_t0000_u01771993623654") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c07b4_d20260225_m042659_c001_v0001185_t0059_u01771993619188") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b41a_d20260225_m042657_c001_v7007000_t0000_u01771993617418") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69256b_d20260225_m042649_c001_v0001161_t0013_u01771993609085") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb58_d20260225_m042638_c001_v7007000_t0000_u01771993598708") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692543_d20260225_m042630_c001_v0001161_t0030_u01771993590823") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed420f_d20260225_m042624_c001_v7007000_t0000_u01771993584411") 2026/02/25 04:29:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692524_d20260225_m042614_c001_v0001161_t0042_u01771993574813") 2026/02/25 04:29:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baf3_d20260225_m042608_c001_v7007000_t0000_u01771993568147") 2026/02/25 04:29:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6924fa_d20260225_m042559_c001_v0001161_t0045_u01771993559737") 2026/02/25 04:29:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb81f_d20260225_m042721_c001_v7007000_t0000_u01771993641984") 2026/02/25 04:29:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08a7_d20260225_m042716_c001_v0001185_t0028_u01771993636463") 2026/02/25 04:29:57 DEBUG : dir1/0008-23456: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b72a_d20260225_m042744_c001_v7007000_t0000_u01771993664104") 2026/02/25 04:29:57 DEBUG : dir1/0008-23456: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3716f_d20260225_m042738_c001_v0001102_t0037_u01771993658908") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5f6_d20260225_m042903_c001_v7007000_t0000_u01771993743712") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0cec_d20260225_m042853_c001_v0001185_t0057_u01771993733025") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea409_d20260225_m042846_c001_v7007000_t0000_u01771993726021") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0c5c_d20260225_m042837_c001_v0001185_t0002_u01771993717006") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738281f_d20260225_m042830_c001_v7007000_t0000_u01771993710469") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0ba4_d20260225_m042820_c001_v0001185_t0027_u01771993700844") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab053_d20260225_m042814_c001_v7007000_t0000_u01771993694121") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0ace_d20260225_m042806_c001_v0001185_t0045_u01771993686038") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b28_d20260225_m042759_c001_v7007000_t0000_u01771993679343") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0a36_d20260225_m042750_c001_v0001185_t0057_u01771993670697") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b719_d20260225_m042740_c001_v7007000_t0000_u01771993660507") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925ef_d20260225_m042732_c001_v0001161_t0019_u01771993652597") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e8_d20260225_m042725_c001_v7007000_t0000_u01771993645453") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08dd_d20260225_m042720_c001_v0001185_t0022_u01771993640211") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6c5_d20260225_m042718_c001_v7007000_t0000_u01771993638514") 2026/02/25 04:29:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0844_d20260225_m042710_c001_v0001185_t0058_u01771993630253") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05db_d20260225_m042703_c001_v7007000_t0000_u01771993623837") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370df_d20260225_m042659_c001_v0001102_t0030_u01771993619299") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05ae_d20260225_m042657_c001_v7007000_t0000_u01771993617437") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bbbb_d20260225_m042649_c001_v0001167_t0002_u01771993609411") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538a7_d20260225_m042638_c001_v7007000_t0000_u01771993598711") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c063c_d20260225_m042631_c001_v0001185_t0030_u01771993591124") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4210_d20260225_m042624_c001_v7007000_t0000_u01771993584592") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c055f_d20260225_m042615_c001_v0001185_t0034_u01771993575179") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baf4_d20260225_m042608_c001_v7007000_t0000_u01771993568331") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c04ab_d20260225_m042600_c001_v0001185_t0042_u01771993560083") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6d3_d20260225_m042722_c001_v7007000_t0000_u01771993642124") 2026/02/25 04:29:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08ab_d20260225_m042716_c001_v0001185_t0052_u01771993636649") 2026/02/25 04:29:58 DEBUG : dir1/0009-34567: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b72c_d20260225_m042744_c001_v7007000_t0000_u01771993664286") 2026/02/25 04:29:58 DEBUG : dir1/0009-34567: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692605_d20260225_m042739_c001_v0001161_t0003_u01771993659010") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5f9_d20260225_m042903_c001_v7007000_t0000_u01771993743897") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6926b9_d20260225_m042853_c001_v0001161_t0012_u01771993733348") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea40c_d20260225_m042846_c001_v7007000_t0000_u01771993726217") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69267d_d20260225_m042837_c001_v0001161_t0021_u01771993717293") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382821_d20260225_m042830_c001_v7007000_t0000_u01771993710652") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692653_d20260225_m042821_c001_v0001161_t0007_u01771993701040") 2026/02/25 04:29:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab054_d20260225_m042814_c001_v7007000_t0000_u01771993694304") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69262d_d20260225_m042806_c001_v0001161_t0002_u01771993686225") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b29_d20260225_m042759_c001_v7007000_t0000_u01771993679525") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692615_d20260225_m042750_c001_v0001161_t0041_u01771993670886") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4017812acdd2b102_d20260225_m042740_c001_v7007000_t0000_u01771993660478") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37155_d20260225_m042732_c001_v0001102_t0041_u01771993652925") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6e9_d20260225_m042725_c001_v7007000_t0000_u01771993645636") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08e1_d20260225_m042720_c001_v0001185_t0014_u01771993640402") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea116306892_d20260225_m042718_c001_v7007000_t0000_u01771993638526") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925b1_d20260225_m042710_c001_v0001161_t0025_u01771993630496") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05dc_d20260225_m042704_c001_v7007000_t0000_u01771993624018") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692591_d20260225_m042659_c001_v0001161_t0006_u01771993619346") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dceee9_d20260225_m042656_c001_v7007000_t0000_u01771993616856") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c071a_d20260225_m042649_c001_v0001185_t0058_u01771993609931") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb54_d20260225_m042638_c001_v7007000_t0000_u01771993598500") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4ba4f_d20260225_m042631_c001_v0001167_t0055_u01771993591350") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4211_d20260225_m042624_c001_v7007000_t0000_u01771993584774") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b909_d20260225_m042615_c001_v0001167_t0008_u01771993575365") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baf7_d20260225_m042608_c001_v7007000_t0000_u01771993568514") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b781_d20260225_m042600_c001_v0001167_t0043_u01771993560307") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea116306896_d20260225_m042721_c001_v7007000_t0000_u01771993641726") 2026/02/25 04:29:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4be55_d20260225_m042716_c001_v0001167_t0042_u01771993636660") 2026/02/25 04:30:00 DEBUG : dir1/0010-45678: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b72d_d20260225_m042744_c001_v7007000_t0000_u01771993664468") 2026/02/25 04:30:00 DEBUG : dir1/0010-45678: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09bd_d20260225_m042739_c001_v0001185_t0019_u01771993659083") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5fa_d20260225_m042904_c001_v7007000_t0000_u01771993744082") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37237_d20260225_m042853_c001_v0001102_t0035_u01771993733897") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea40f_d20260225_m042846_c001_v7007000_t0000_u01771993726402") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37207_d20260225_m042837_c001_v0001102_t0003_u01771993717567") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382822_d20260225_m042830_c001_v7007000_t0000_u01771993710835") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371dd_d20260225_m042821_c001_v0001102_t0025_u01771993701376") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab055_d20260225_m042814_c001_v7007000_t0000_u01771993694486") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371ad_d20260225_m042806_c001_v0001102_t0003_u01771993686525") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b2a_d20260225_m042759_c001_v7007000_t0000_u01771993679708") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3718f_d20260225_m042751_c001_v0001102_t0050_u01771993671259") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504ba6_d20260225_m042740_c001_v7007000_t0000_u01771993660303") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c096f_d20260225_m042733_c001_v0001185_t0032_u01771993653295") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6eb_d20260225_m042725_c001_v7007000_t0000_u01771993645819") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bed1_d20260225_m042720_c001_v0001167_t0026_u01771993640469") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6c3_d20260225_m042718_c001_v7007000_t0000_u01771993638325") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bdc6_d20260225_m042710_c001_v0001167_t0022_u01771993630829") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05dd_d20260225_m042704_c001_v7007000_t0000_u01771993624202") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bca1_d20260225_m042659_c001_v0001167_t0040_u01771993619358") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05af_d20260225_m042657_c001_v7007000_t0000_u01771993617448") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370b5_d20260225_m042650_c001_v0001102_t0004_u01771993610122") 2026/02/25 04:30:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb375ca_d20260225_m042638_c001_v7007000_t0000_u01771993598716") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37077_d20260225_m042631_c001_v0001102_t0025_u01771993591668") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4212_d20260225_m042624_c001_v7007000_t0000_u01771993584959") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37053_d20260225_m042616_c001_v0001102_t0037_u01771993576040") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946baf9_d20260225_m042608_c001_v7007000_t0000_u01771993568696") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37024_d20260225_m042600_c001_v0001102_t0020_u01771993560673") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6ce_d20260225_m042721_c001_v7007000_t0000_u01771993641735") 2026/02/25 04:30:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37121_d20260225_m042716_c001_v0001102_t0014_u01771993636724") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b72e_d20260225_m042744_c001_v7007000_t0000_u01771993664652") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c067_d20260225_m042739_c001_v0001167_t0042_u01771993659137") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5fb_d20260225_m042904_c001_v7007000_t0000_u01771993744266") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c6c7_d20260225_m042854_c001_v0001167_t0044_u01771993734264") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea410_d20260225_m042846_c001_v7007000_t0000_u01771993726588") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c596_d20260225_m042837_c001_v0001167_t0007_u01771993717928") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382823_d20260225_m042831_c001_v7007000_t0000_u01771993711018") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c3fc_d20260225_m042821_c001_v0001167_t0027_u01771993701697") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab056_d20260225_m042814_c001_v7007000_t0000_u01771993694668") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c2a5_d20260225_m042806_c001_v0001167_t0030_u01771993686808") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b2b_d20260225_m042759_c001_v7007000_t0000_u01771993679891") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c168_d20260225_m042751_c001_v0001167_t0018_u01771993671623") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefad7b_d20260225_m042740_c001_v7007000_t0000_u01771993660316") 2026/02/25 04:30:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bffb_d20260225_m042733_c001_v0001167_t0053_u01771993653521") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6ec_d20260225_m042726_c001_v7007000_t0000_u01771993646001") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3712f_d20260225_m042720_c001_v0001102_t0010_u01771993640478") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea116306890_d20260225_m042718_c001_v7007000_t0000_u01771993638339") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37103_d20260225_m042711_c001_v0001102_t0057_u01771993631309") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05de_d20260225_m042704_c001_v7007000_t0000_u01771993624384") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c07ba_d20260225_m042659_c001_v0001185_t0045_u01771993619376") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b416_d20260225_m042657_c001_v7007000_t0000_u01771993617222") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692571_d20260225_m042650_c001_v0001161_t0041_u01771993610543") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb375c9_d20260225_m042638_c001_v7007000_t0000_u01771993598527") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692549_d20260225_m042631_c001_v0001161_t0056_u01771993591977") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4213_d20260225_m042625_c001_v7007000_t0000_u01771993585142") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69252c_d20260225_m042616_c001_v0001161_t0046_u01771993576460") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bafa_d20260225_m042608_c001_v7007000_t0000_u01771993568881") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6924fc_d20260225_m042601_c001_v0001161_t0013_u01771993561016") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843efd_d20260225_m042721_c001_v7007000_t0000_u01771993641993") 2026/02/25 04:30:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925c7_d20260225_m042716_c001_v0001161_t0007_u01771993636790") 2026/02/25 04:30:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b72f_d20260225_m042744_c001_v7007000_t0000_u01771993664837") 2026/02/25 04:30:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692607_d20260225_m042739_c001_v0001161_t0003_u01771993659287") 2026/02/25 04:30:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c5fc_d20260225_m042904_c001_v7007000_t0000_u01771993744449") 2026/02/25 04:30:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0d00_d20260225_m042855_c001_v0001185_t0012_u01771993735253") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea411_d20260225_m042846_c001_v7007000_t0000_u01771993726772") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0c68_d20260225_m042838_c001_v0001185_t0041_u01771993718531") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382828_d20260225_m042831_c001_v7007000_t0000_u01771993711201") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0bb2_d20260225_m042822_c001_v0001185_t0014_u01771993702212") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab057_d20260225_m042814_c001_v7007000_t0000_u01771993694850") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0adc_d20260225_m042807_c001_v0001185_t0056_u01771993687230") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b2c_d20260225_m042800_c001_v7007000_t0000_u01771993680075") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0a4c_d20260225_m042752_c001_v0001185_t0017_u01771993672092") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4017812acdd2b0ff_d20260225_m042740_c001_v7007000_t0000_u01771993660112") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925f3_d20260225_m042733_c001_v0001161_t0005_u01771993653968") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6ed_d20260225_m042726_c001_v7007000_t0000_u01771993646184") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925db_d20260225_m042720_c001_v0001161_t0000_u01771993640580") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea116306891_d20260225_m042718_c001_v7007000_t0000_u01771993638349") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0858_d20260225_m042711_c001_v0001185_t0023_u01771993631616") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05df_d20260225_m042704_c001_v7007000_t0000_u01771993624566") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c07c0_d20260225_m042659_c001_v0001185_t0050_u01771993619563") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755faab8f_d20260225_m042657_c001_v7007000_t0000_u01771993617460") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bbe1_d20260225_m042650_c001_v0001167_t0049_u01771993610994") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4089e29a56ad32ba_d20260225_m042638_c001_v7007000_t0000_u01771993598735") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c064a_d20260225_m042632_c001_v0001185_t0026_u01771993592250") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4214_d20260225_m042625_c001_v7007000_t0000_u01771993585323") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0583_d20260225_m042616_c001_v0001185_t0040_u01771993576931") 2026/02/25 04:30:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bafb_d20260225_m042609_c001_v7007000_t0000_u01771993569068") 2026/02/25 04:30:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c04bf_d20260225_m042601_c001_v0001185_t0017_u01771993561439") 2026/02/25 04:30:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a480_d20260225_m042721_c001_v7007000_t0000_u01771993641747") 2026/02/25 04:30:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4be61_d20260225_m042717_c001_v0001167_t0038_u01771993637063") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b730_d20260225_m042745_c001_v7007000_t0000_u01771993665018") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37171_d20260225_m042739_c001_v0001102_t0010_u01771993659306") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c600_d20260225_m042904_c001_v7007000_t0000_u01771993744641") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6926c9_d20260225_m042855_c001_v0001161_t0015_u01771993735509") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea414_d20260225_m042846_c001_v7007000_t0000_u01771993726956") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69267f_d20260225_m042838_c001_v0001161_t0024_u01771993718718") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a9738282c_d20260225_m042831_c001_v7007000_t0000_u01771993711385") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692657_d20260225_m042822_c001_v0001161_t0015_u01771993702399") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab058_d20260225_m042815_c001_v7007000_t0000_u01771993695033") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69262f_d20260225_m042807_c001_v0001161_t0051_u01771993687433") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b2d_d20260225_m042800_c001_v7007000_t0000_u01771993680258") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69261b_d20260225_m042752_c001_v0001161_t0054_u01771993672277") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504ba9_d20260225_m042740_c001_v7007000_t0000_u01771993660487") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3715d_d20260225_m042734_c001_v0001102_t0032_u01771993654331") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6ee_d20260225_m042726_c001_v7007000_t0000_u01771993646366") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08e3_d20260225_m042720_c001_v0001185_t0021_u01771993640591") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dcef03_d20260225_m042718_c001_v7007000_t0000_u01771993638120") 2026/02/25 04:30:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925b7_d20260225_m042711_c001_v0001161_t0025_u01771993631802") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05e0_d20260225_m042704_c001_v7007000_t0000_u01771993624750") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370e1_d20260225_m042659_c001_v0001102_t0008_u01771993619699") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504a6b_d20260225_m042657_c001_v7007000_t0000_u01771993617472") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c072c_d20260225_m042651_c001_v0001185_t0021_u01771993611538") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407d2dd40b2c1620_d20260225_m042638_c001_v7007000_t0000_u01771993598742") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4ba67_d20260225_m042632_c001_v0001167_t0025_u01771993592450") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4215_d20260225_m042625_c001_v7007000_t0000_u01771993585507") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b92f_d20260225_m042617_c001_v0001167_t0057_u01771993577117") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bafe_d20260225_m042609_c001_v7007000_t0000_u01771993569252") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b79b_d20260225_m042601_c001_v0001167_t0041_u01771993561639") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefad47_d20260225_m042721_c001_v7007000_t0000_u01771993641775") 2026/02/25 04:30:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925c9_d20260225_m042717_c001_v0001161_t0028_u01771993637095") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b731_d20260225_m042745_c001_v7007000_t0000_u01771993665200") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c09c1_d20260225_m042739_c001_v0001185_t0025_u01771993659399") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c601_d20260225_m042904_c001_v7007000_t0000_u01771993744824") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37239_d20260225_m042855_c001_v0001102_t0038_u01771993735898") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea416_d20260225_m042847_c001_v7007000_t0000_u01771993727141") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3720f_d20260225_m042838_c001_v0001102_t0033_u01771993718995") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382831_d20260225_m042831_c001_v7007000_t0000_u01771993711568") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371e1_d20260225_m042822_c001_v0001102_t0019_u01771993702811") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab059_d20260225_m042815_c001_v7007000_t0000_u01771993695214") 2026/02/25 04:30:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d371b1_d20260225_m042807_c001_v0001102_t0042_u01771993687753") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b2e_d20260225_m042800_c001_v7007000_t0000_u01771993680440") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37195_d20260225_m042752_c001_v0001102_t0055_u01771993672665") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b716_d20260225_m042740_c001_v7007000_t0000_u01771993660316") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c097f_d20260225_m042734_c001_v0001185_t0055_u01771993654844") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6ef_d20260225_m042726_c001_v7007000_t0000_u01771993646546") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c08e9_d20260225_m042720_c001_v0001185_t0021_u01771993640794") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb81b_d20260225_m042718_c001_v7007000_t0000_u01771993638469") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bddb_d20260225_m042712_c001_v0001167_t0009_u01771993632167") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05e1_d20260225_m042704_c001_v7007000_t0000_u01771993624932") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bca7_d20260225_m042659_c001_v0001167_t0027_u01771993619709") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7ae29_d20260225_m042656_c001_v7007000_t0000_u01771993616848") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370b9_d20260225_m042651_c001_v0001102_t0013_u01771993611726") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be0555_d20260225_m042638_c001_v7007000_t0000_u01771993598752") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3707f_d20260225_m042633_c001_v0001102_t0004_u01771993593075") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4216_d20260225_m042625_c001_v7007000_t0000_u01771993585690") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37055_d20260225_m042617_c001_v0001102_t0046_u01771993577634") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb00_d20260225_m042609_c001_v7007000_t0000_u01771993569435") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3702c_d20260225_m042602_c001_v0001102_t0007_u01771993562057") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a481_d20260225_m042721_c001_v7007000_t0000_u01771993641931") 2026/02/25 04:30:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37123_d20260225_m042717_c001_v0001102_t0018_u01771993637146") 2026/02/25 04:30:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b732_d20260225_m042745_c001_v7007000_t0000_u01771993665382") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c073_d20260225_m042739_c001_v0001167_t0024_u01771993659563") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c602_d20260225_m042905_c001_v7007000_t0000_u01771993745008") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c6e9_d20260225_m042856_c001_v0001167_t0029_u01771993736287") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea417_d20260225_m042847_c001_v7007000_t0000_u01771993727326") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c5b9_d20260225_m042839_c001_v0001167_t0057_u01771993719323") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382835_d20260225_m042831_c001_v7007000_t0000_u01771993711751") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c41e_d20260225_m042823_c001_v0001167_t0037_u01771993703190") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab05a_d20260225_m042815_c001_v7007000_t0000_u01771993695396") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c2c5_d20260225_m042808_c001_v0001167_t0028_u01771993688128") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b2f_d20260225_m042800_c001_v7007000_t0000_u01771993680623") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c17c_d20260225_m042753_c001_v0001167_t0017_u01771993673043") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b5049dc_d20260225_m042740_c001_v7007000_t0000_u01771993660334") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c027_d20260225_m042735_c001_v0001167_t0000_u01771993655494") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6f0_d20260225_m042726_c001_v7007000_t0000_u01771993646729") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bed9_d20260225_m042720_c001_v0001167_t0052_u01771993640838") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c80a468_d20260225_m042718_c001_v7007000_t0000_u01771993638506") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37105_d20260225_m042712_c001_v0001102_t0003_u01771993632591") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05e2_d20260225_m042705_c001_v7007000_t0000_u01771993625113") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692593_d20260225_m042659_c001_v0001161_t0006_u01771993619730") 2026/02/25 04:30:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7ae2c_d20260225_m042657_c001_v7007000_t0000_u01771993617211") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692573_d20260225_m042652_c001_v0001161_t0007_u01771993612324") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb59_d20260225_m042638_c001_v7007000_t0000_u01771993598711") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69254b_d20260225_m042633_c001_v0001161_t0035_u01771993593419") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4217_d20260225_m042625_c001_v7007000_t0000_u01771993585876") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69252f_d20260225_m042618_c001_v0001161_t0043_u01771993578088") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb01_d20260225_m042609_c001_v7007000_t0000_u01771993569619") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692504_d20260225_m042602_c001_v0001161_t0012_u01771993562467") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea116306898_d20260225_m042722_c001_v7007000_t0000_u01771993642089") 2026/02/25 04:30:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4be6f_d20260225_m042717_c001_v0001167_t0016_u01771993637426") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538ae_d20260225_m042641_c001_v7007000_t0000_u01771993601256") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0674_d20260225_m042636_c001_v0001185_t0057_u01771993596552") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538af_d20260225_m042641_c001_v7007000_t0000_u01771993601438") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692555_d20260225_m042636_c001_v0001161_t0029_u01771993596695") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b0_d20260225_m042641_c001_v7007000_t0000_u01771993601622") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0678_d20260225_m042636_c001_v0001185_t0031_u01771993596799") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b1_d20260225_m042641_c001_v7007000_t0000_u01771993601806") 2026/02/25 04:30:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37089_d20260225_m042636_c001_v0001102_t0040_u01771993596810") 2026/02/25 04:30:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b2_d20260225_m042641_c001_v7007000_t0000_u01771993601988") 2026/02/25 04:30:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bacf_d20260225_m042636_c001_v0001167_t0015_u01771993596874") 2026/02/25 04:30:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b3_d20260225_m042642_c001_v7007000_t0000_u01771993602171") 2026/02/25 04:30:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692557_d20260225_m042636_c001_v0001161_t0054_u01771993596986") 2026/02/25 04:30:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b4_d20260225_m042642_c001_v7007000_t0000_u01771993602355") 2026/02/25 04:30:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0682_d20260225_m042637_c001_v0001185_t0019_u01771993597004") 2026/02/25 04:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b5_d20260225_m042642_c001_v7007000_t0000_u01771993602538") 2026/02/25 04:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3708b_d20260225_m042637_c001_v0001102_t0000_u01771993597137") 2026/02/25 04:30:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b6_d20260225_m042642_c001_v7007000_t0000_u01771993602720") 2026/02/25 04:30:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bad9_d20260225_m042637_c001_v0001167_t0025_u01771993597179") 2026/02/25 04:30:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b7_d20260225_m042642_c001_v7007000_t0000_u01771993602908") 2026/02/25 04:30:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0686_d20260225_m042637_c001_v0001185_t0028_u01771993597263") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b8_d20260225_m042643_c001_v7007000_t0000_u01771993603090") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69255b_d20260225_m042637_c001_v0001161_t0041_u01771993597317") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538b9_d20260225_m042643_c001_v7007000_t0000_u01771993603274") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3708f_d20260225_m042637_c001_v0001102_t0049_u01771993597434") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd1538ba_d20260225_m042643_c001_v7007000_t0000_u01771993603456") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c068a_d20260225_m042637_c001_v0001185_t0057_u01771993597450") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153afb_d20260225_m042643_c001_v7007000_t0000_u01771993603639") 2026/02/25 04:30:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c068c_d20260225_m042637_c001_v0001185_t0047_u01771993597637") 2026/02/25 04:30:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153ca4_d20260225_m042643_c001_v7007000_t0000_u01771993603822") 2026/02/25 04:30:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69255d_d20260225_m042637_c001_v0001161_t0042_u01771993597738") 2026/02/25 04:30:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153ca7_d20260225_m042644_c001_v7007000_t0000_u01771993604004") 2026/02/25 04:30:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37091_d20260225_m042637_c001_v0001102_t0020_u01771993597802") 2026/02/25 04:30:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dceef1_d20260225_m042700_c001_v7007000_t0000_u01771993620180") 2026/02/25 04:30:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0764_d20260225_m042655_c001_v0001185_t0029_u01771993615288") 2026/02/25 04:30:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05c2_d20260225_m042700_c001_v7007000_t0000_u01771993620148") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370c7_d20260225_m042655_c001_v0001102_t0055_u01771993615410") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504a73_d20260225_m042700_c001_v7007000_t0000_u01771993620487") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69257f_d20260225_m042655_c001_v0001161_t0035_u01771993615420") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05c8_d20260225_m042700_c001_v7007000_t0000_u01771993620518") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0768_d20260225_m042655_c001_v0001185_t0052_u01771993615491") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755faab98_d20260225_m042700_c001_v7007000_t0000_u01771993620314") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bc3d_d20260225_m042655_c001_v0001167_t0033_u01771993615580") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4089e29a56ad32cc_d20260225_m042700_c001_v7007000_t0000_u01771993620161") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370cd_d20260225_m042655_c001_v0001102_t0022_u01771993615716") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755faab99_d20260225_m042700_c001_v7007000_t0000_u01771993620497") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692581_d20260225_m042655_c001_v0001161_t0001_u01771993615800") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05c4_d20260225_m042700_c001_v7007000_t0000_u01771993620324") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0778_d20260225_m042655_c001_v0001185_t0053_u01771993615968") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504a71_d20260225_m042700_c001_v7007000_t0000_u01771993620119") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370cf_d20260225_m042656_c001_v0001102_t0050_u01771993616009") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05c5_d20260225_m042700_c001_v7007000_t0000_u01771993620335") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bc47_d20260225_m042656_c001_v0001167_t0056_u01771993616041") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4089e29a56ad32cd_d20260225_m042700_c001_v7007000_t0000_u01771993620349") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692587_d20260225_m042656_c001_v0001161_t0048_u01771993616074") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b42a_d20260225_m042700_c001_v7007000_t0000_u01771993620356") 2026/02/25 04:30:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c077a_d20260225_m042656_c001_v0001185_t0040_u01771993616197") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755faab96_d20260225_m042700_c001_v7007000_t0000_u01771993620130") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370d1_d20260225_m042656_c001_v0001102_t0023_u01771993616354") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05c1_d20260225_m042700_c001_v7007000_t0000_u01771993620137") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0784_d20260225_m042656_c001_v0001185_t0000_u01771993616400") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40865cef0b81cbbc_d20260225_m042700_c001_v7007000_t0000_u01771993620192") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692589_d20260225_m042656_c001_v0001161_t0006_u01771993616431") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dceef2_d20260225_m042700_c001_v7007000_t0000_u01771993620368") 2026/02/25 04:30:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4bc53_d20260225_m042656_c001_v0001167_t0053_u01771993616489") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa2a_d20260225_m042451_c001_v7007000_t0000_u01771993491573") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f10583179c766733b_d20260225_m042449_c001_v0001179_t0016_u01771993489546") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa1a_d20260225_m042449_c001_v7007000_t0000_u01771993489372") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f10583179c7667333_d20260225_m042446_c001_v0001179_t0055_u01771993486143") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7a9fd_d20260225_m042445_c001_v7007000_t0000_u01771993485383") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ec6_d20260225_m042441_c001_v0001102_t0058_u01771993481364") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c809e8e_d20260225_m042439_c001_v7007000_t0000_u01771993479895") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1023b8618df8824a_d20260225_m042437_c001_v0001150_t0028_u01771993477477") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946ba50_d20260225_m042437_c001_v7007000_t0000_u01771993477298") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1023b8618df88240_d20260225_m042433_c001_v0001150_t0024_u01771993473767") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946ba4d_d20260225_m042433_c001_v7007000_t0000_u01771993473008") 2026/02/25 04:30:11 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e9e_d20260225_m042427_c001_v0001102_t0016_u01771993467129") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e5321_d20260225_m042425_c001_v7007000_t0000_u01771993465843") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f108a6d5b627e8524_d20260225_m042423_c001_v0001116_t0016_u01771993463799") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4134c8800e541070_d20260225_m042423_c001_v7007000_t0000_u01771993463618") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f108a6d5b627e851e_d20260225_m042420_c001_v0001116_t0036_u01771993460469") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4134c8800e54105e_d20260225_m042419_c001_v7007000_t0000_u01771993459699") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e8b_d20260225_m042415_c001_v0001102_t0057_u01771993455748") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e531b_d20260225_m042414_c001_v7007000_t0000_u01771993454821") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f101edacc9cd68598_d20260225_m042413_c001_v0001184_t0019_u01771993453299") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415419f6ab90eb7a_d20260225_m042413_c001_v7007000_t0000_u01771993453112") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f101edacc9cd68586_d20260225_m042409_c001_v0001184_t0049_u01771993449327") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415419f6ab90eb76_d20260225_m042408_c001_v7007000_t0000_u01771993448562") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e6d_d20260225_m042403_c001_v0001102_t0004_u01771993443047") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba7807_d20260225_m042402_c001_v7007000_t0000_u01771993442064") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1066c2a4ef8cb769_d20260225_m042400_c001_v0001102_t0048_u01771993440354") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb374c8_d20260225_m042400_c001_v7007000_t0000_u01771993440166") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1066c2a4ef8cb75b_d20260225_m042356_c001_v0001102_t0037_u01771993436854") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb374bf_d20260225_m042356_c001_v7007000_t0000_u01771993436084") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e47_d20260225_m042350_c001_v0001102_t0045_u01771993430455") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dce912_d20260225_m042349_c001_v7007000_t0000_u01771993429542") 2026/02/25 04:30:12 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f118c7b7f35776e4e_d20260225_m042347_c001_v0001097_t0017_u01771993427709") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb611_d20260225_m042347_c001_v7007000_t0000_u01771993427529") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f118c7b7f35776e0a_d20260225_m042343_c001_v0001097_t0020_u01771993423510") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb60d_d20260225_m042342_c001_v7007000_t0000_u01771993422772") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e2b_d20260225_m042336_c001_v0001102_t0007_u01771993416432") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb37434_d20260225_m042335_c001_v7007000_t0000_u01771993415299") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8bfcf9_d20260225_m042328_c001_v0001185_t0047_u01771993408782") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a973814e7_d20260225_m042328_c001_v7007000_t0000_u01771993408522") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e09_d20260225_m042324_c001_v0001102_t0041_u01771993404237") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f116834cd60dafcc7_d20260225_m042323_c001_v0001104_t0032_u01771993403163") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f116834cd60dafcbd_d20260225_m042321_c001_v0001104_t0012_u01771993401287") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503d95_d20260225_m042305_c001_v7007000_t0000_u01771993385675") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a95_d20260225_m042258_c001_v0001032_t0024_u01771993378798") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f11623905bd9662d4_d20260225_m042257_c001_v0001167_t0022_u01771993377799") 2026/02/25 04:30:13 DEBUG : dst/one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f11623905bd9662b4_d20260225_m042256_c001_v0001167_t0015_u01771993376268") 2026/02/25 04:30:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa2c_d20260225_m042451_c001_v7007000_t0000_u01771993491757") 2026/02/25 04:30:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f117c49c4106a6097_d20260225_m042449_c001_v0001185_t0012_u01771993489176") 2026/02/25 04:30:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1062f3de82260efd_d20260225_m042444_c001_v0001097_t0059_u01771993484842") 2026/02/25 04:30:13 DEBUG : dst/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c809e8f_d20260225_m042440_c001_v7007000_t0000_u01771993480078") 2026/02/25 04:30:13 DEBUG : dst/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102f13a35572b0d0_d20260225_m042436_c001_v0001167_t0018_u01771993476972") 2026/02/25 04:30:13 DEBUG : dst/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100b3ba1c28f5304_d20260225_m042432_c001_v0001178_t0001_u01771993472789") 2026/02/25 04:30:13 DEBUG : dst/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e5322_d20260225_m042426_c001_v7007000_t0000_u01771993466024") 2026/02/25 04:30:13 DEBUG : dst/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107b3e3eb4187ece_d20260225_m042423_c001_v0001097_t0031_u01771993463180") 2026/02/25 04:30:13 DEBUG : dst/one.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f116752f72b266f28_d20260225_m042419_c001_v0001043_t0034_u01771993459340") 2026/02/25 04:30:13 DEBUG : dst/three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb37435_d20260225_m042335_c001_v7007000_t0000_u01771993415481") 2026/02/25 04:30:14 DEBUG : dst/three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f116834cd60dafcdf_d20260225_m042333_c001_v0001104_t0033_u01771993413387") 2026/02/25 04:30:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa2f_d20260225_m042451_c001_v7007000_t0000_u01771993491942") 2026/02/25 04:30:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1176e7a778ef71f9_d20260225_m042450_c001_v0001102_t0048_u01771993490317") 2026/02/25 04:30:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1071a8632b503237_d20260225_m042446_c001_v0001146_t0013_u01771993486919") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa31_d20260225_m042452_c001_v7007000_t0000_u01771993492128") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f10583179c766733d_d20260225_m042450_c001_v0001179_t0006_u01771993490972") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa24_d20260225_m042450_c001_v7007000_t0000_u01771993490798") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f10583179c7667337_d20260225_m042447_c001_v0001179_t0028_u01771993487803") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa0d_d20260225_m042447_c001_v7007000_t0000_u01771993487534") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36eca_d20260225_m042441_c001_v0001102_t0057_u01771993481948") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c809e90_d20260225_m042440_c001_v7007000_t0000_u01771993480261") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1023b8618df88250_d20260225_m042439_c001_v0001150_t0040_u01771993479087") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946ba51_d20260225_m042438_c001_v7007000_t0000_u01771993478907") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1023b8618df88248_d20260225_m042435_c001_v0001150_t0058_u01771993475542") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946ba4f_d20260225_m042435_c001_v7007000_t0000_u01771993475363") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ea8_d20260225_m042430_c001_v0001102_t0055_u01771993470034") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4134c8800e541076_d20260225_m042425_c001_v7007000_t0000_u01771993465290") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57b11_d20260225_m042422_c001_v0001032_t0015_u01771993462245") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4134c8800e541067_d20260225_m042421_c001_v7007000_t0000_u01771993461512") 2026/02/25 04:30:14 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e8d_d20260225_m042416_c001_v0001102_t0026_u01771993456818") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415419f6ab90eb7b_d20260225_m042413_c001_v7007000_t0000_u01771993453903") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57b09_d20260225_m042411_c001_v0001032_t0011_u01771993451319") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415419f6ab90eb77_d20260225_m042410_c001_v7007000_t0000_u01771993450231") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e6f_d20260225_m042403_c001_v0001102_t0001_u01771993443994") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb374c9_d20260225_m042401_c001_v7007000_t0000_u01771993441136") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57af1_d20260225_m042359_c001_v0001032_t0022_u01771993439043") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb374c5_d20260225_m042357_c001_v7007000_t0000_u01771993437904") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e4d_d20260225_m042351_c001_v0001102_t0000_u01771993431308") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb612_d20260225_m042348_c001_v7007000_t0000_u01771993428628") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57ae1_d20260225_m042345_c001_v0001032_t0007_u01771993425596") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb60e_d20260225_m042344_c001_v7007000_t0000_u01771993424513") 2026/02/25 04:30:15 DEBUG : dst/three.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36e2f_d20260225_m042338_c001_v0001102_t0007_u01771993418040") 2026/02/25 04:30:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c809e91_d20260225_m042440_c001_v7007000_t0000_u01771993480450") 2026/02/25 04:30:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f110fccf3aa167222_d20260225_m042438_c001_v0001173_t0043_u01771993478366") 2026/02/25 04:30:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f105332de5e81ec5c_d20260225_m042434_c001_v0001173_t0044_u01771993474839") 2026/02/25 04:30:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e5324_d20260225_m042426_c001_v7007000_t0000_u01771993466205") 2026/02/25 04:30:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f110f8d2ad0b38fda_d20260225_m042424_c001_v0001167_t0021_u01771993464756") 2026/02/25 04:30:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1121e03e1e9fe49a_d20260225_m042421_c001_v0001041_t0026_u01771993461180") 2026/02/25 04:30:15 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa33_d20260225_m042452_c001_v7007000_t0000_u01771993492312") 2026/02/25 04:30:15 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ec8_d20260225_m042441_c001_v0001102_t0056_u01771993481636") 2026/02/25 04:30:15 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400c02407c809e94_d20260225_m042440_c001_v7007000_t0000_u01771993480633") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ea6_d20260225_m042429_c001_v0001102_t0035_u01771993469602") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e5325_d20260225_m042426_c001_v7007000_t0000_u01771993466389") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57b0f_d20260225_m042416_c001_v0001032_t0021_u01771993456048") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402f7c30cf7e531c_d20260225_m042415_c001_v7007000_t0000_u01771993455002") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57afb_d20260225_m042403_c001_v0001032_t0005_u01771993443385") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba7808_d20260225_m042402_c001_v7007000_t0000_u01771993442275") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57ae9_d20260225_m042350_c001_v0001032_t0026_u01771993430880") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dce913_d20260225_m042349_c001_v7007000_t0000_u01771993429724") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57ad9_d20260225_m042336_c001_v0001032_t0011_u01771993416933") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4177be04feb37436_d20260225_m042335_c001_v7007000_t0000_u01771993415663") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f113f70309b147c45_d20260225_m042330_c001_v0001173_t0022_u01771993410170") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503d97_d20260225_m042305_c001_v7007000_t0000_u01771993385858") 2026/02/25 04:30:16 DEBUG : dst/two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f11623905bd966336_d20260225_m042304_c001_v0001167_t0026_u01771993384599") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946b75a_d20260225_m042232_c001_v7007000_t0000_u01771993352088") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a71_d20260225_m042228_c001_v0001032_t0005_u01771993348553") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946b755_d20260225_m042226_c001_v7007000_t0000_u01771993346526") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d52_d20260225_m042214_c001_v0001102_t0031_u01771993334956") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380c08_d20260225_m042206_c001_v7007000_t0000_u01771993326121") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a4a_d20260225_m042202_c001_v0001032_t0004_u01771993322358") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84344d_d20260225_m042141_c001_v7007000_t0000_u01771993301767") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439934f6_d20260225_m042139_c001_v0001173_t0033_u01771993299601") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843441_d20260225_m042138_c001_v7007000_t0000_u01771993298455") 2026/02/25 04:30:16 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439934ce_d20260225_m042137_c001_v0001173_t0041_u01771993297054") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843421_d20260225_m042133_c001_v7007000_t0000_u01771993293495") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993450_d20260225_m042131_c001_v0001173_t0045_u01771993291206") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843409_d20260225_m042130_c001_v7007000_t0000_u01771993290193") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439933f2_d20260225_m042128_c001_v0001173_t0028_u01771993288346") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433e0_d20260225_m042121_c001_v7007000_t0000_u01771993281838") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399334b_d20260225_m042119_c001_v0001173_t0015_u01771993279884") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433cb_d20260225_m042118_c001_v7007000_t0000_u01771993278561") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399331f_d20260225_m042117_c001_v0001173_t0044_u01771993277582") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd15317d_d20260225_m042111_c001_v7007000_t0000_u01771993271947") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399327b_d20260225_m042109_c001_v0001173_t0005_u01771993269610") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd15316b_d20260225_m042107_c001_v7007000_t0000_u01771993267762") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399323a_d20260225_m042106_c001_v0001173_t0015_u01771993266438") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153166_d20260225_m042106_c001_v7007000_t0000_u01771993266063") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1150f8322a7cf6a2_d20260225_m042105_c001_v0001039_t0049_u01771993265088") 2026/02/25 04:30:17 DEBUG : empty space: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993200_d20260225_m042103_c001_v0001173_t0048_u01771993263215") 2026/02/25 04:30:17 DEBUG : enormous: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84344a_d20260225_m042140_c001_v7007000_t0000_u01771993300849") 2026/02/25 04:30:17 DEBUG : enormous: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439934fa_d20260225_m042139_c001_v0001173_t0020_u01771993299964") 2026/02/25 04:30:17 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40947fcc0cf7aa55_d20260225_m042456_c001_v7007000_t0000_u01771993496719") 2026/02/25 04:30:17 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36ee8_d20260225_m042455_c001_v0001102_t0013_u01771993495353") 2026/02/25 04:30:17 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380be5_d20260225_m042200_c001_v7007000_t0000_u01771993320755") 2026/02/25 04:30:18 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d1a_d20260225_m042159_c001_v0001102_t0026_u01771993319649") 2026/02/25 04:30:18 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153138_d20260225_m042100_c001_v7007000_t0000_u01771993260089") 2026/02/25 04:30:18 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993188_d20260225_m042058_c001_v0001173_t0023_u01771993258878") 2026/02/25 04:30:18 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153137_d20260225_m042058_c001_v7007000_t0000_u01771993258330") 2026/02/25 04:30:18 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993176_d20260225_m042057_c001_v0001173_t0008_u01771993257643") 2026/02/25 04:30:18 DEBUG : existing: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993160_d20260225_m042056_c001_v0001173_t0057_u01771993256548") 2026/02/25 04:30:18 DEBUG : existing-b: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380be6_d20260225_m042200_c001_v7007000_t0000_u01771993320939") 2026/02/25 04:30:18 DEBUG : existing-b: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a48_d20260225_m042159_c001_v0001032_t0019_u01771993319659") 2026/02/25 04:30:18 DEBUG : file1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fab_d20260225_m042552_c001_v7007000_t0000_u01771993552119") 2026/02/25 04:30:18 DEBUG : file1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3700a_d20260225_m042551_c001_v0001102_t0031_u01771993551122") 2026/02/25 04:30:18 DEBUG : file1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fa1_d20260225_m042549_c001_v7007000_t0000_u01771993549820") 2026/02/25 04:30:18 DEBUG : file1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6924dc_d20260225_m042548_c001_v0001161_t0014_u01771993548696") 2026/02/25 04:30:18 DEBUG : five: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84345b_d20260225_m042146_c001_v7007000_t0000_u01771993306011") 2026/02/25 04:30:18 DEBUG : five: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407edcb243993562_d20260225_m042143_c001_v0001173_t0033_u01771993303793") 2026/02/25 04:30:18 DEBUG : foo: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153172_d20260225_m042109_c001_v7007000_t0000_u01771993269243") 2026/02/25 04:30:18 DEBUG : foo: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407edcb243993269_d20260225_m042108_c001_v0001173_t0033_u01771993268686") 2026/02/25 04:30:18 DEBUG : foo: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407edcb243993263_d20260225_m042108_c001_v0001173_t0033_u01771993268126") 2026/02/25 04:30:18 DEBUG : four: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84345c_d20260225_m042146_c001_v7007000_t0000_u01771993306195") 2026/02/25 04:30:18 DEBUG : four: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36cf2_d20260225_m042144_c001_v0001102_t0002_u01771993304387") 2026/02/25 04:30:18 DEBUG : four: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399354e_d20260225_m042142_c001_v0001173_t0044_u01771993302972") 2026/02/25 04:30:18 DEBUG : hello world2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9ae0_d20260225_m042011_c001_v7007000_t0000_u01771993211979") 2026/02/25 04:30:19 DEBUG : hello world2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992e15_d20260225_m042010_c001_v0001173_t0013_u01771993210982") 2026/02/25 04:30:19 DEBUG : ignore-size: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153134_d20260225_m042056_c001_v7007000_t0000_u01771993256183") 2026/02/25 04:30:19 DEBUG : ignore-size: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993144_d20260225_m042054_c001_v0001173_t0022_u01771993254902") 2026/02/25 04:30:19 DEBUG : nested/sub dir/file: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bdf_d20260225_m042158_c001_v7007000_t0000_u01771993318915") 2026/02/25 04:30:19 DEBUG : nested/sub dir/file: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a46_d20260225_m042158_c001_v0001032_t0005_u01771993318094") 2026/02/25 04:30:19 DEBUG : nested/sub dir/file: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bd9_d20260225_m042157_c001_v7007000_t0000_u01771993317349") 2026/02/25 04:30:19 DEBUG : nested/sub dir/file: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a42_d20260225_m042156_c001_v0001032_t0019_u01771993316562") 2026/02/25 04:30:19 DEBUG : one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84345e_d20260225_m042146_c001_v7007000_t0000_u01771993306379") 2026/02/25 04:30:19 DEBUG : one: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407edcb243993532_d20260225_m042142_c001_v0001173_t0033_u01771993302151") 2026/02/25 04:30:19 DEBUG : only0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f82_d20260225_m042544_c001_v7007000_t0000_u01771993544271") 2026/02/25 04:30:19 DEBUG : only0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36fe6_d20260225_m042538_c001_v0001102_t0002_u01771993538459") 2026/02/25 04:30:19 DEBUG : only0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f8e_d20260225_m042523_c001_v0001102_t0026_u01771993523287") 2026/02/25 04:30:19 DEBUG : only0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea11f_d20260225_m042517_c001_v7007000_t0000_u01771993517349") 2026/02/25 04:30:19 DEBUG : only0: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36efc_d20260225_m042501_c001_v0001102_t0033_u01771993501158") 2026/02/25 04:30:19 DEBUG : only1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f84_d20260225_m042544_c001_v7007000_t0000_u01771993544453") 2026/02/25 04:30:19 DEBUG : only1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4004e345ac6924d0_d20260225_m042539_c001_v0001161_t0040_u01771993539426") 2026/02/25 04:30:19 DEBUG : only1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f92_d20260225_m042523_c001_v0001102_t0020_u01771993523977") 2026/02/25 04:30:19 DEBUG : only1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea1163063c9_d20260225_m042517_c001_v7007000_t0000_u01771993517556") 2026/02/25 04:30:19 DEBUG : only1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f04_d20260225_m042501_c001_v0001102_t0048_u01771993501948") 2026/02/25 04:30:19 DEBUG : only10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f85_d20260225_m042544_c001_v7007000_t0000_u01771993544635") 2026/02/25 04:30:19 DEBUG : only10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404ac17a52a4b55d_d20260225_m042539_c001_v0001167_t0018_u01771993539011") 2026/02/25 04:30:19 DEBUG : only10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fbc_d20260225_m042530_c001_v0001102_t0022_u01771993530771") 2026/02/25 04:30:19 DEBUG : only10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78ad_d20260225_m042517_c001_v7007000_t0000_u01771993517358") 2026/02/25 04:30:20 DEBUG : only10: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f44_d20260225_m042509_c001_v0001102_t0027_u01771993509036") 2026/02/25 04:30:20 DEBUG : only11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f86_d20260225_m042544_c001_v7007000_t0000_u01771993544815") 2026/02/25 04:30:20 DEBUG : only11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4004e345ac6924ce_d20260225_m042539_c001_v0001161_t0040_u01771993539238") 2026/02/25 04:30:20 DEBUG : only11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fc0_d20260225_m042531_c001_v0001102_t0014_u01771993531608") 2026/02/25 04:30:20 DEBUG : only11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea1163063c8_d20260225_m042517_c001_v7007000_t0000_u01771993517371") 2026/02/25 04:30:20 DEBUG : only11: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f4a_d20260225_m042509_c001_v0001102_t0045_u01771993509742") 2026/02/25 04:30:20 DEBUG : only12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f87_d20260225_m042544_c001_v7007000_t0000_u01771993544996") 2026/02/25 04:30:20 DEBUG : only12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402387aa2b8c0362_d20260225_m042539_c001_v0001185_t0050_u01771993539435") 2026/02/25 04:30:20 DEBUG : only12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fc4_d20260225_m042532_c001_v0001102_t0015_u01771993532357") 2026/02/25 04:30:20 DEBUG : only12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea121_d20260225_m042517_c001_v7007000_t0000_u01771993517714") 2026/02/25 04:30:20 DEBUG : only12: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f50_d20260225_m042510_c001_v0001102_t0001_u01771993510718") 2026/02/25 04:30:20 DEBUG : only13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f89_d20260225_m042545_c001_v7007000_t0000_u01771993545178") 2026/02/25 04:30:20 DEBUG : only13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36fea_d20260225_m042539_c001_v0001102_t0002_u01771993539034") 2026/02/25 04:30:20 DEBUG : only13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fc8_d20260225_m042532_c001_v0001102_t0020_u01771993532976") 2026/02/25 04:30:20 DEBUG : only13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78af_d20260225_m042517_c001_v7007000_t0000_u01771993517726") 2026/02/25 04:30:20 DEBUG : only13: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f54_d20260225_m042511_c001_v0001102_t0014_u01771993511401") 2026/02/25 04:30:20 DEBUG : only14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f8a_d20260225_m042545_c001_v7007000_t0000_u01771993545360") 2026/02/25 04:30:20 DEBUG : only14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404ac17a52a4b563_d20260225_m042539_c001_v0001167_t0018_u01771993539198") 2026/02/25 04:30:20 DEBUG : only14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fcc_d20260225_m042533_c001_v0001102_t0059_u01771993533879") 2026/02/25 04:30:20 DEBUG : only14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78ae_d20260225_m042517_c001_v7007000_t0000_u01771993517542") 2026/02/25 04:30:21 DEBUG : only14: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f5c_d20260225_m042512_c001_v0001102_t0021_u01771993512205") 2026/02/25 04:30:21 DEBUG : only15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f8b_d20260225_m042545_c001_v7007000_t0000_u01771993545541") 2026/02/25 04:30:21 DEBUG : only15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36fec_d20260225_m042539_c001_v0001102_t0002_u01771993539219") 2026/02/25 04:30:21 DEBUG : only15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fd0_d20260225_m042534_c001_v0001102_t0053_u01771993534591") 2026/02/25 04:30:21 DEBUG : only15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea1163063ca_d20260225_m042517_c001_v7007000_t0000_u01771993517741") 2026/02/25 04:30:21 DEBUG : only15: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f62_d20260225_m042512_c001_v0001102_t0057_u01771993512878") 2026/02/25 04:30:21 DEBUG : only16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f8d_d20260225_m042545_c001_v7007000_t0000_u01771993545724") 2026/02/25 04:30:21 DEBUG : only16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404ac17a52a4b57b_d20260225_m042539_c001_v0001167_t0018_u01771993539939") 2026/02/25 04:30:21 DEBUG : only16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fd6_d20260225_m042535_c001_v0001102_t0032_u01771993535290") 2026/02/25 04:30:21 DEBUG : only16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f419b1845f52c9e03_d20260225_m042517_c001_v7007000_t0000_u01771993517757") 2026/02/25 04:30:21 DEBUG : only16: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f66_d20260225_m042513_c001_v0001102_t0019_u01771993513554") 2026/02/25 04:30:22 DEBUG : only17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f8f_d20260225_m042545_c001_v7007000_t0000_u01771993545905") 2026/02/25 04:30:22 DEBUG : only17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404ac17a52a4b567_d20260225_m042539_c001_v0001167_t0018_u01771993539385") 2026/02/25 04:30:22 DEBUG : only17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fda_d20260225_m042536_c001_v0001102_t0016_u01771993536029") 2026/02/25 04:30:22 DEBUG : only17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f419b1845f52c9e00_d20260225_m042517_c001_v7007000_t0000_u01771993517381") 2026/02/25 04:30:22 DEBUG : only17: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f6a_d20260225_m042514_c001_v0001102_t0027_u01771993514236") 2026/02/25 04:30:22 DEBUG : only18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f91_d20260225_m042546_c001_v7007000_t0000_u01771993546086") 2026/02/25 04:30:22 DEBUG : only18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36ff6_d20260225_m042539_c001_v0001102_t0002_u01771993539958") 2026/02/25 04:30:22 DEBUG : only18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fe0_d20260225_m042536_c001_v0001102_t0003_u01771993536728") 2026/02/25 04:30:22 DEBUG : only18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41823ea1163063cb_d20260225_m042517_c001_v7007000_t0000_u01771993517925") 2026/02/25 04:30:22 DEBUG : only18: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f70_d20260225_m042515_c001_v0001102_t0006_u01771993515006") 2026/02/25 04:30:22 DEBUG : only19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f92_d20260225_m042546_c001_v7007000_t0000_u01771993546268") 2026/02/25 04:30:22 DEBUG : only19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36fee_d20260225_m042539_c001_v0001102_t0002_u01771993539404") 2026/02/25 04:30:22 DEBUG : only19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fe4_d20260225_m042537_c001_v0001102_t0042_u01771993537452") 2026/02/25 04:30:22 DEBUG : only19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea11d_d20260225_m042516_c001_v7007000_t0000_u01771993516983") 2026/02/25 04:30:22 DEBUG : only19: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f78_d20260225_m042515_c001_v0001102_t0059_u01771993515693") 2026/02/25 04:30:22 DEBUG : only2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f93_d20260225_m042546_c001_v7007000_t0000_u01771993546449") 2026/02/25 04:30:22 DEBUG : only2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404ac17a52a4b56d_d20260225_m042539_c001_v0001167_t0018_u01771993539569") 2026/02/25 04:30:22 DEBUG : only2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f96_d20260225_m042524_c001_v0001102_t0030_u01771993524623") 2026/02/25 04:30:22 DEBUG : only2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea11e_d20260225_m042517_c001_v7007000_t0000_u01771993517165") 2026/02/25 04:30:22 DEBUG : only2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f0a_d20260225_m042502_c001_v0001102_t0043_u01771993502730") 2026/02/25 04:30:22 DEBUG : only3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f95_d20260225_m042546_c001_v7007000_t0000_u01771993546629") 2026/02/25 04:30:23 DEBUG : only3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36ff0_d20260225_m042539_c001_v0001102_t0002_u01771993539589") 2026/02/25 04:30:23 DEBUG : only3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f9a_d20260225_m042525_c001_v0001102_t0001_u01771993525301") 2026/02/25 04:30:23 DEBUG : only3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f419b1845f52c9e02_d20260225_m042517_c001_v7007000_t0000_u01771993517566") 2026/02/25 04:30:23 DEBUG : only3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f12_d20260225_m042503_c001_v0001102_t0052_u01771993503377") 2026/02/25 04:30:23 DEBUG : only4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f96_d20260225_m042546_c001_v7007000_t0000_u01771993546813") 2026/02/25 04:30:23 DEBUG : only4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4004e345ac6924d2_d20260225_m042539_c001_v0001161_t0040_u01771993539609") 2026/02/25 04:30:23 DEBUG : only4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f9e_d20260225_m042526_c001_v0001102_t0054_u01771993526170") 2026/02/25 04:30:23 DEBUG : only4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea120_d20260225_m042517_c001_v7007000_t0000_u01771993517531") 2026/02/25 04:30:23 DEBUG : only4: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f18_d20260225_m042504_c001_v0001102_t0051_u01771993504215") 2026/02/25 04:30:23 DEBUG : only5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f97_d20260225_m042546_c001_v7007000_t0000_u01771993546994") 2026/02/25 04:30:23 DEBUG : only5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402387aa2b8c0369_d20260225_m042539_c001_v0001185_t0050_u01771993539622") 2026/02/25 04:30:23 DEBUG : only5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fa2_d20260225_m042526_c001_v0001102_t0046_u01771993526819") 2026/02/25 04:30:23 DEBUG : only5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea122_d20260225_m042517_c001_v7007000_t0000_u01771993517895") 2026/02/25 04:30:23 DEBUG : only5: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f1e_d20260225_m042505_c001_v0001102_t0024_u01771993505124") 2026/02/25 04:30:23 DEBUG : only6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f98_d20260225_m042547_c001_v7007000_t0000_u01771993547175") 2026/02/25 04:30:23 DEBUG : only6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404ac17a52a4b577_d20260225_m042539_c001_v0001167_t0018_u01771993539754") 2026/02/25 04:30:23 DEBUG : only6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fa8_d20260225_m042527_c001_v0001102_t0053_u01771993527663") 2026/02/25 04:30:23 DEBUG : only6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78b1_d20260225_m042517_c001_v7007000_t0000_u01771993517909") 2026/02/25 04:30:23 DEBUG : only6: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f24_d20260225_m042505_c001_v0001102_t0021_u01771993505955") 2026/02/25 04:30:23 DEBUG : only7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f99_d20260225_m042547_c001_v7007000_t0000_u01771993547355") 2026/02/25 04:30:23 DEBUG : only7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f400258a000d36ff4_d20260225_m042539_c001_v0001102_t0002_u01771993539773") 2026/02/25 04:30:23 DEBUG : only7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fac_d20260225_m042528_c001_v0001102_t0042_u01771993528391") 2026/02/25 04:30:23 DEBUG : only7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f419b1845f52c9e04_d20260225_m042517_c001_v7007000_t0000_u01771993517942") 2026/02/25 04:30:23 DEBUG : only7: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f28_d20260225_m042506_c001_v0001102_t0027_u01771993506761") 2026/02/25 04:30:24 DEBUG : only8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f9a_d20260225_m042547_c001_v7007000_t0000_u01771993547539") 2026/02/25 04:30:24 DEBUG : only8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4004e345ac6924d4_d20260225_m042539_c001_v0001161_t0040_u01771993539793") 2026/02/25 04:30:24 DEBUG : only8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fb2_d20260225_m042529_c001_v0001102_t0051_u01771993529283") 2026/02/25 04:30:24 DEBUG : only8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea123_d20260225_m042518_c001_v7007000_t0000_u01771993518078") 2026/02/25 04:30:24 DEBUG : only8: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f32_d20260225_m042507_c001_v0001102_t0057_u01771993507469") 2026/02/25 04:30:24 DEBUG : only9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503f9c_d20260225_m042547_c001_v7007000_t0000_u01771993547721") 2026/02/25 04:30:24 DEBUG : only9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f402387aa2b8c036b_d20260225_m042539_c001_v0001185_t0050_u01771993539808") 2026/02/25 04:30:24 DEBUG : only9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36fb6_d20260225_m042530_c001_v0001102_t0008_u01771993530055") 2026/02/25 04:30:24 DEBUG : only9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba78b2_d20260225_m042518_c001_v7007000_t0000_u01771993518091") 2026/02/25 04:30:24 DEBUG : only9: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36f3a_d20260225_m042508_c001_v0001102_t0020_u01771993508239") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bd2_d20260225_m042155_c001_v7007000_t0000_u01771993315437") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d02_d20260225_m042153_c001_v0001102_t0006_u01771993313534") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bc8_d20260225_m042152_c001_v7007000_t0000_u01771993312795") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d00_d20260225_m042150_c001_v0001102_t0004_u01771993310539") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bbf_d20260225_m042149_c001_v7007000_t0000_u01771993309790") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36cfa_d20260225_m042147_c001_v0001102_t0004_u01771993307298") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843432_d20260225_m042135_c001_v7007000_t0000_u01771993295982") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399347e_d20260225_m042134_c001_v0001173_t0000_u01771993294044") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843416_d20260225_m042132_c001_v7007000_t0000_u01771993292335") 2026/02/25 04:30:24 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399343e_d20260225_m042130_c001_v0001173_t0012_u01771993290746") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843405_d20260225_m042129_c001_v7007000_t0000_u01771993289343") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439933ee_d20260225_m042128_c001_v0001173_t0006_u01771993288078") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433db_d20260225_m042121_c001_v7007000_t0000_u01771993281278") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399333a_d20260225_m042119_c001_v0001173_t0049_u01771993279123") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433cd_d20260225_m042118_c001_v7007000_t0000_u01771993278749") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993312_d20260225_m042117_c001_v0001173_t0048_u01771993277092") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433c0_d20260225_m042116_c001_v7007000_t0000_u01771993276717") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439932de_d20260225_m042115_c001_v0001173_t0036_u01771993275871") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439932d2_d20260225_m042114_c001_v0001173_t0008_u01771993274847") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433b5_d20260225_m042114_c001_v7007000_t0000_u01771993274481") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439932c4_d20260225_m042113_c001_v0001173_t0002_u01771993273739") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439932b6_d20260225_m042112_c001_v0001173_t0033_u01771993272859") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153181_d20260225_m042112_c001_v7007000_t0000_u01771993272130") 2026/02/25 04:30:25 DEBUG : potato: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993291_d20260225_m042111_c001_v0001173_t0016_u01771993271017") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f419b1845f52c9bac_d20260225_m042241_c001_v7007000_t0000_u01771993361341") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a83_d20260225_m042240_c001_v0001032_t0000_u01771993360601") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946b75b_d20260225_m042232_c001_v7007000_t0000_u01771993352677") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d7e_d20260225_m042227_c001_v0001102_t0056_u01771993347852") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84349d_d20260225_m042219_c001_v7007000_t0000_u01771993339956") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a54_d20260225_m042213_c001_v0001032_t0013_u01771993333972") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380c0f_d20260225_m042206_c001_v7007000_t0000_u01771993326737") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d1e_d20260225_m042201_c001_v0001102_t0049_u01771993321907") 2026/02/25 04:30:25 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84344b_d20260225_m042141_c001_v7007000_t0000_u01771993301032") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439934ee_d20260225_m042139_c001_v0001173_t0036_u01771993299006") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843442_d20260225_m042138_c001_v7007000_t0000_u01771993298638") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439934c4_d20260225_m042136_c001_v0001173_t0017_u01771993296532") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843433_d20260225_m042136_c001_v7007000_t0000_u01771993296164") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993498_d20260225_m042135_c001_v0001173_t0019_u01771993295035") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843424_d20260225_m042133_c001_v7007000_t0000_u01771993293678") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993468_d20260225_m042132_c001_v0001173_t0028_u01771993292707") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84340c_d20260225_m042130_c001_v7007000_t0000_u01771993290375") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993410_d20260225_m042129_c001_v0001173_t0006_u01771993289349") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d8433e3_d20260225_m042122_c001_v7007000_t0000_u01771993282020") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399335f_d20260225_m042120_c001_v0001173_t0046_u01771993280796") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9ae9_d20260225_m042015_c001_v7007000_t0000_u01771993215039") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992e59_d20260225_m042014_c001_v0001173_t0033_u01771993214144") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9ae3_d20260225_m042013_c001_v7007000_t0000_u01771993213232") 2026/02/25 04:30:26 DEBUG : potato2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992e41_d20260225_m042012_c001_v0001173_t0036_u01771993212534") 2026/02/25 04:30:26 DEBUG : potato3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946b75c_d20260225_m042232_c001_v7007000_t0000_u01771993352860") 2026/02/25 04:30:26 DEBUG : potato3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d85_d20260225_m042229_c001_v0001102_t0039_u01771993349300") 2026/02/25 04:30:26 DEBUG : potato3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84349e_d20260225_m042220_c001_v7007000_t0000_u01771993340143") 2026/02/25 04:30:26 DEBUG : potato3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a56_d20260225_m042215_c001_v0001032_t0016_u01771993335304") 2026/02/25 04:30:26 DEBUG : potato3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380c11_d20260225_m042206_c001_v7007000_t0000_u01771993326919") 2026/02/25 04:30:26 DEBUG : potato3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d20_d20260225_m042202_c001_v0001102_t0021_u01771993322712") 2026/02/25 04:30:27 DEBUG : pre-dest1/1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba77b1_d20260225_m042315_c001_v7007000_t0000_u01771993395077") 2026/02/25 04:30:27 DEBUG : pre-dest1/1: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36de1_d20260225_m042306_c001_v0001102_t0026_u01771993386645") 2026/02/25 04:30:27 DEBUG : pre-dest2/2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4223ab4461ba77b7_d20260225_m042315_c001_v7007000_t0000_u01771993395258") 2026/02/25 04:30:27 DEBUG : pre-dest2/2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a99_d20260225_m042307_c001_v0001032_t0029_u01771993387449") 2026/02/25 04:30:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503d80_d20260225_m042252_c001_v7007000_t0000_u01771993372233") 2026/02/25 04:30:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36db1_d20260225_m042249_c001_v0001102_t0057_u01771993369074") 2026/02/25 04:30:27 DEBUG : sizeonly: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd15312c_d20260225_m042054_c001_v7007000_t0000_u01771993254349") 2026/02/25 04:30:27 DEBUG : sizeonly: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399312c_d20260225_m042053_c001_v0001173_t0023_u01771993253194") 2026/02/25 04:30:27 DEBUG : splitbanan: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b733_d20260225_m042745_c001_v7007000_t0000_u01771993665563") 2026/02/25 04:30:27 DEBUG : splitbanan: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925fd_d20260225_m042738_c001_v0001161_t0004_u01771993658315") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c604_d20260225_m042905_c001_v7007000_t0000_u01771993745191") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c707_d20260225_m042858_c001_v0001167_t0031_u01771993738209") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5ea419_d20260225_m042847_c001_v7007000_t0000_u01771993727510") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c5cf_d20260225_m042840_c001_v0001167_t0051_u01771993720917") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97382836_d20260225_m042831_c001_v7007000_t0000_u01771993711936") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c440_d20260225_m042824_c001_v0001167_t0026_u01771993704747") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4146521755fab05b_d20260225_m042815_c001_v7007000_t0000_u01771993695578") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c2eb_d20260225_m042809_c001_v0001167_t0003_u01771993689460") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f418985413f078b30_d20260225_m042800_c001_v7007000_t0000_u01771993680807") 2026/02/25 04:30:27 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c191_d20260225_m042754_c001_v0001167_t0032_u01771993674361") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4017812acdd2b0fe_d20260225_m042739_c001_v7007000_t0000_u01771993659929") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c049_d20260225_m042737_c001_v0001167_t0056_u01771993657019") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f403fecb8a7a5b6f1_d20260225_m042726_c001_v7007000_t0000_u01771993646910") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6925d3_d20260225_m042719_c001_v0001161_t0052_u01771993639442") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4075517b88dcef05_d20260225_m042718_c001_v7007000_t0000_u01771993638302") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3710f_d20260225_m042714_c001_v0001102_t0037_u01771993634523") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4169296b41be05e3_d20260225_m042705_c001_v7007000_t0000_u01771993625349") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d370d9_d20260225_m042658_c001_v0001102_t0039_u01771993618378") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f41194c4642504a6a_d20260225_m042657_c001_v7007000_t0000_u01771993617258") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692577_d20260225_m042653_c001_v0001161_t0039_u01771993613713") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb5a_d20260225_m042638_c001_v7007000_t0000_u01771993598890") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69254d_d20260225_m042634_c001_v0001161_t0041_u01771993594873") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f40520b177eed4218_d20260225_m042626_c001_v7007000_t0000_u01771993586062") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692535_d20260225_m042619_c001_v0001161_t0058_u01771993579666") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946bb03_d20260225_m042609_c001_v7007000_t0000_u01771993569808") 2026/02/25 04:30:28 DEBUG : splitbananasplit: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac69250a_d20260225_m042603_c001_v0001161_t0014_u01771993563741") 2026/02/25 04:30:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4234e28572ebb81e_d20260225_m042721_c001_v7007000_t0000_u01771993641801") 2026/02/25 04:30:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4be29_d20260225_m042715_c001_v0001167_t0001_u01771993635727") 2026/02/25 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fba_d20260225_m042556_c001_v7007000_t0000_u01771993556664") 2026/02/25 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6924f2_d20260225_m042555_c001_v0001161_t0005_u01771993555323") 2026/02/25 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fb5_d20260225_m042554_c001_v7007000_t0000_u01771993554553") 2026/02/25 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b6dd_d20260225_m042553_c001_v0001167_t0055_u01771993553281") 2026/02/25 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380be0_d20260225_m042159_c001_v7007000_t0000_u01771993319098") 2026/02/25 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d12_d20260225_m042158_c001_v0001102_t0025_u01771993318084") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bda_d20260225_m042157_c001_v7007000_t0000_u01771993317532") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d36d08_d20260225_m042156_c001_v0001102_t0046_u01771993316552") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153125_d20260225_m042050_c001_v7007000_t0000_u01771993250720") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439930ea_d20260225_m042049_c001_v0001173_t0056_u01771993249299") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd15311e_d20260225_m042048_c001_v7007000_t0000_u01771993248932") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb2439930ce_d20260225_m042047_c001_v0001173_t0053_u01771993247775") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153118_d20260225_m042045_c001_v7007000_t0000_u01771993245606") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993090_d20260225_m042044_c001_v0001173_t0021_u01771993244436") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd153112_d20260225_m042043_c001_v7007000_t0000_u01771993243885") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993074_d20260225_m042042_c001_v0001173_t0026_u01771993242375") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993046_d20260225_m042039_c001_v0001173_t0008_u01771993239861") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4197935cfd15310c_d20260225_m042039_c001_v7007000_t0000_u01771993239493") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993028_d20260225_m042038_c001_v0001173_t0017_u01771993238632") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb24399300c_d20260225_m042037_c001_v0001173_t0050_u01771993237551") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9b2b_d20260225_m042036_c001_v7007000_t0000_u01771993236821") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992fdc_d20260225_m042034_c001_v0001173_t0039_u01771993234023") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992f92_d20260225_m042031_c001_v0001173_t0039_u01771993231162") 2026/02/25 04:30:29 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9b1d_d20260225_m042030_c001_v7007000_t0000_u01771993230795") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992f7e_d20260225_m042029_c001_v0001173_t0020_u01771993229912") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992f70_d20260225_m042028_c001_v0001173_t0018_u01771993228884") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9b1b_d20260225_m042028_c001_v7007000_t0000_u01771993228513") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992f29_d20260225_m042024_c001_v0001173_t0049_u01771993224591") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9b11_d20260225_m042024_c001_v7007000_t0000_u01771993224224") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992f11_d20260225_m042023_c001_v0001173_t0018_u01771993223389") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9b05_d20260225_m042022_c001_v7007000_t0000_u01771993222473") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992eed_d20260225_m042021_c001_v0001173_t0048_u01771993221613") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9b01_d20260225_m042021_c001_v7007000_t0000_u01771993221059") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992ed9_d20260225_m042020_c001_v0001173_t0021_u01771993220281") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9afa_d20260225_m042019_c001_v7007000_t0000_u01771993219365") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992ebb_d20260225_m042018_c001_v0001173_t0014_u01771993218384") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9af6_d20260225_m042017_c001_v7007000_t0000_u01771993217831") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992ea3_d20260225_m042017_c001_v0001173_t0046_u01771993217013") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9aee_d20260225_m042016_c001_v7007000_t0000_u01771993216449") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992e83_d20260225_m042015_c001_v0001173_t0059_u01771993215590") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9adc_d20260225_m042010_c001_v7007000_t0000_u01771993210435") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992df3_d20260225_m042009_c001_v0001173_t0024_u01771993209393") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9ad8_d20260225_m042008_c001_v7007000_t0000_u01771993208845") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992de3_d20260225_m042008_c001_v0001173_t0056_u01771993208006") 2026/02/25 04:30:30 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9ad6_d20260225_m042007_c001_v7007000_t0000_u01771993207058") 2026/02/25 04:30:31 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992db7_d20260225_m042006_c001_v0001173_t0055_u01771993206061") 2026/02/25 04:30:31 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f412a7966ba5e9aca_d20260225_m042003_c001_v7007000_t0000_u01771993203887") 2026/02/25 04:30:31 DEBUG : sub dir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243992d6f_d20260225_m042002_c001_v0001173_t0005_u01771993202762") 2026/02/25 04:30:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fbb_d20260225_m042556_c001_v7007000_t0000_u01771993556845") 2026/02/25 04:30:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37012_d20260225_m042555_c001_v0001102_t0015_u01771993555332") 2026/02/25 04:30:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fb7_d20260225_m042554_c001_v7007000_t0000_u01771993554736") 2026/02/25 04:30:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0441_d20260225_m042553_c001_v0001185_t0047_u01771993553067") 2026/02/25 04:30:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c611_d20260225_m042907_c001_v7007000_t0000_u01771993747226") 2026/02/25 04:30:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0d38_d20260225_m042906_c001_v0001185_t0014_u01771993746591") 2026/02/25 04:30:31 DEBUG : sub/yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bd0_d20260225_m042154_c001_v7007000_t0000_u01771993314888") 2026/02/25 04:30:31 DEBUG : sub/yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a3e_d20260225_m042153_c001_v0001032_t0029_u01771993313544") 2026/02/25 04:30:31 DEBUG : test_dir1/file2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fad_d20260225_m042552_c001_v7007000_t0000_u01771993552301") 2026/02/25 04:30:31 DEBUG : test_dir1/file2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6924e2_d20260225_m042550_c001_v0001161_t0053_u01771993550785") 2026/02/25 04:30:31 DEBUG : test_dir1/file2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fa2_d20260225_m042550_c001_v7007000_t0000_u01771993550003") 2026/02/25 04:30:31 DEBUG : test_dir1/file2: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4b665_d20260225_m042548_c001_v0001167_t0022_u01771993548697") 2026/02/25 04:30:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fae_d20260225_m042552_c001_v7007000_t0000_u01771993552483") 2026/02/25 04:30:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c040d_d20260225_m042550_c001_v0001185_t0016_u01771993550773") 2026/02/25 04:30:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f404a4ab89b503fa5_d20260225_m042550_c001_v7007000_t0000_u01771993550187") 2026/02/25 04:30:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c03e1_d20260225_m042548_c001_v0001185_t0040_u01771993548709") 2026/02/25 04:30:31 DEBUG : three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d84345f_d20260225_m042146_c001_v7007000_t0000_u01771993306564") 2026/02/25 04:30:31 DEBUG : three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993586_d20260225_m042145_c001_v0001173_t0019_u01771993305144") 2026/02/25 04:30:31 DEBUG : three: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107edcb243993542_d20260225_m042142_c001_v0001173_t0017_u01771993302522") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c628_d20260225_m042908_c001_v7007000_t0000_u01771993748975") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692711_d20260225_m042908_c001_v0001161_t0025_u01771993748241") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c675_d20260225_m042928_c001_v7007000_t0000_u01771993768104") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3727b_d20260225_m042926_c001_v0001102_t0013_u01771993766117") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c66e_d20260225_m042924_c001_v7007000_t0000_u01771993764529") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692777_d20260225_m042922_c001_v0001161_t0015_u01771993762928") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c669_d20260225_m042921_c001_v7007000_t0000_u01771993761923") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0df0_d20260225_m042921_c001_v0001185_t0059_u01771993761321") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c65c_d20260225_m042916_c001_v7007000_t0000_u01771993756212") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac692743_d20260225_m042915_c001_v0001161_t0017_u01771993755309") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c663_d20260225_m042918_c001_v7007000_t0000_u01771993758443") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d37261_d20260225_m042917_c001_v0001102_t0042_u01771993757187") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c654_d20260225_m042914_c001_v7007000_t0000_u01771993754359") 2026/02/25 04:30:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f102387aa2b8c0d88_d20260225_m042913_c001_v0001185_t0039_u01771993753708") 2026/02/25 04:30:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c648_d20260225_m042912_c001_v7007000_t0000_u01771993752728") 2026/02/25 04:30:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c831_d20260225_m042911_c001_v0001167_t0030_u01771993751821") 2026/02/25 04:30:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c635_d20260225_m042910_c001_v7007000_t0000_u01771993750772") 2026/02/25 04:30:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f100258a000d3724f_d20260225_m042910_c001_v0001102_t0024_u01771993750000") 2026/02/25 04:30:32 DEBUG : toe/toe/toe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f415e77126fefb1d1_d20260225_m042932_c001_v7007000_t0000_u01771993772894") 2026/02/25 04:30:32 DEBUG : toe/toe/toe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1004e345ac6927b9_d20260225_m042932_c001_v0001161_t0020_u01771993772149") 2026/02/25 04:30:33 DEBUG : toe/toe/toe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c667_d20260225_m042920_c001_v7007000_t0000_u01771993760358") 2026/02/25 04:30:33 DEBUG : toe/toe/toe: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c8da_d20260225_m042919_c001_v0001167_t0022_u01771993759425") 2026/02/25 04:30:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c678_d20260225_m042928_c001_v7007000_t0000_u01771993768721") 2026/02/25 04:30:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f104ac17a52a4c9a3_d20260225_m042927_c001_v0001167_t0011_u01771993767643") 2026/02/25 04:30:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f4067a6df3946c670_d20260225_m042925_c001_v7007000_t0000_u01771993765144") 2026/02/25 04:30:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f118aebfc284ca623_d20260225_m042924_c001_v0001041_t0019_u01771993764192") 2026/02/25 04:30:33 DEBUG : two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f420a36f44d843460_d20260225_m042146_c001_v7007000_t0000_u01771993306748") 2026/02/25 04:30:33 DEBUG : two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407fdeb739d57a28_d20260225_m042144_c001_v0001032_t0028_u01771993304576") 2026/02/25 04:30:33 DEBUG : two: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f407edcb24399353a_d20260225_m042142_c001_v0001173_t0033_u01771993302336") 2026/02/25 04:30:33 DEBUG : yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bd3_d20260225_m042155_c001_v7007000_t0000_u01771993315621") 2026/02/25 04:30:33 DEBUG : yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1198312fcd051b85_d20260225_m042154_c001_v0001167_t0035_u01771993314528") 2026/02/25 04:30:33 DEBUG : yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bc6_d20260225_m042152_c001_v7007000_t0000_u01771993312245") 2026/02/25 04:30:33 DEBUG : yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a3a_d20260225_m042150_c001_v0001032_t0029_u01771993310633") 2026/02/25 04:30:33 DEBUG : yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bbd_d20260225_m042149_c001_v7007000_t0000_u01771993309241") 2026/02/25 04:30:33 DEBUG : yam: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f107fdeb739d57a2e_d20260225_m042147_c001_v0001032_t0003_u01771993307307") 2026/02/25 04:30:33 DEBUG : yaml: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bc9_d20260225_m042152_c001_v7007000_t0000_u01771993312979") 2026/02/25 04:30:33 DEBUG : yaml: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f1087f8c014fb76ed_d20260225_m042151_c001_v0001167_t0056_u01771993311679") 2026/02/25 04:30:33 DEBUG : yaml: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f421ed05a97380bc1_d20260225_m042149_c001_v7007000_t0000_u01771993309972") 2026/02/25 04:30:33 DEBUG : yaml: Deleting (id "4_zef527d83006d9b3b9fc80e1b_f10327dc7df44da39_d20260225_m042148_c001_v0001167_t0058_u01771993308814") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m34.948450425s (try 1/5)