"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/28 02:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu" 2026/04/28 02:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:07:42 DEBUG : Creating backend with remote "/tmp/rclone909374071" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/28 02:07:43 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:43 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:44 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:44 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:45 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:07:45 DEBUG : B2 bucket rclone-test-fevubif7kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", 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-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", 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-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:46 DEBUG : Creating backend with remote "/non-existing" 2026/04/28 02:07:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/28 02:07:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:49 INFO : B2 bucket rclone-test-fevubif7kasu: Running all checks before starting transfers 2026/04/28 02:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:49 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:49 INFO : B2 bucket rclone-test-fevubif7kasu: Checks finished, now starting transfers 2026/04/28 02:07:49 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:50 ERROR : Ignoring --no-traverse with sync 2026/04/28 02:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:50 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:50 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:51 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:07:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/28 02:07:52 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:52 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:52 DEBUG : hello world2: size = 12 OK 2026/04/28 02:07:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/28 02:07:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.44s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:07:53 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:53 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:53 DEBUG : potato2: size = 11 OK 2026/04/28 02:07:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:07:55 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:55 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:55 DEBUG : potato2: size = 11 OK 2026/04/28 02:07:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 02:07:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:07:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 02:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:07:56 INFO : sub dir2: Making directory 2026/04/28 02:07:56 INFO : sub dir: Making directory 2026/04/28 02:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:56 INFO : sub dir2/sub sub dir2: Making directory 2026/04/28 02:07:56 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:56 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:56 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/04/28 02:07:56 DEBUG : B2 bucket rclone-test-fevubif7kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:57 INFO : sub dir2: Making directory 2026/04/28 02:07:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 02:07:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:57 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:57 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:07:58 DEBUG : sub dir2: Making directory with metadata 2026/04/28 02:07:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:07:58 INFO : sub dir2: Making directory 2026/04/28 02:07:58 INFO : sub dir: Making directory 2026/04/28 02:07:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:07:58 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:07:58 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:07:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:07:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:07:59 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:07:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/28 02:07:59 DEBUG : B2 bucket rclone-test-fevubif7kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/28 02:07:59 DEBUG : B2 bucket rclone-test-fevubif7kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", 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-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:00 INFO : sub dir2: Making directory 2026/04/28 02:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:00 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:00 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:08:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:00 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:08:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:01 DEBUG : sub dir2: Making directory with metadata 2026/04/28 02:08:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:08:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:08:01 INFO : sub dir2: Making directory 2026/04/28 02:08:01 INFO : sub dir: Making directory 2026/04/28 02:08:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:01 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:01 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:08:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:02 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:08:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/28 02:08:02 DEBUG : B2 bucket rclone-test-fevubif7kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.79s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:03 INFO : sub dir2: Making directory 2026/04/28 02:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:03 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:03 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:08:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:04 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.40s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-soxuraz6dera" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fevubif7kasu -> B2 bucket rclone-test-soxuraz6dera 2026/04/28 02:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:07 DEBUG : B2 bucket rclone-test-soxuraz6dera: Waiting for checks to finish 2026/04/28 02:08:07 DEBUG : B2 bucket rclone-test-soxuraz6dera: Waiting for transfers to finish 2026/04/28 02:08:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:08:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 02:08:08 DEBUG : B2 bucket rclone-test-soxuraz6dera: Purge remote 2026/04/28 02:08:08 INFO : B2 bucket rclone-test-soxuraz6dera: cleaning bucket "rclone-test-soxuraz6dera" of all files 2026/04/28 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafc20d03d08ddb1b9fd80e1b_f115276f20e7ddbdc_d20260428_m020807_c001_v0001113_t0030_u01777342087742") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:10 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone909374071) 2026/04/28 02:08:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:10 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 02:08:10 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:11 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 02:08:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/28 02:08:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-deficed8noko" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fevubif7kasu -> B2 bucket rclone-test-deficed8noko 2026/04/28 02:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:13 DEBUG : B2 bucket rclone-test-deficed8noko: Waiting for checks to finish 2026/04/28 02:08:13 DEBUG : B2 bucket rclone-test-deficed8noko: Waiting for transfers to finish 2026/04/28 02:08:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 02:08:16 DEBUG : B2 bucket rclone-test-deficed8noko: Waiting for checks to finish 2026/04/28 02:08:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-deficed8noko) 2026/04/28 02:08:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 02:08:16 DEBUG : B2 bucket rclone-test-deficed8noko: Waiting for transfers to finish 2026/04/28 02:08:16 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 02:08:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/28 02:08:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 02:08:16 DEBUG : B2 bucket rclone-test-deficed8noko: Purge remote 2026/04/28 02:08:16 INFO : B2 bucket rclone-test-deficed8noko: cleaning bucket "rclone-test-deficed8noko" of all files 2026/04/28 02:08:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f921d93d08ddb1b9fd80e1b_f1194b780ecc450ce_d20260428_m020816_c001_v0001134_t0041_u01777342096251") 2026/04/28 02:08:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f921d93d08ddb1b9fd80e1b_f11024a9b84a184bf_d20260428_m020814_c001_v0001174_t0059_u01777342094114") --- PASS: TestServerSideCopyOverSelf (6.43s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone909374071) 2026/04/28 02:08:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 02:08:19 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:19 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:19 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 02:08:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/28 02:08:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/28 02:08:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.24s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rifosiq5yosi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fevubif7kasu -> B2 bucket rclone-test-rifosiq5yosi 2026/04/28 02:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:22 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Waiting for checks to finish 2026/04/28 02:08:22 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Waiting for transfers to finish 2026/04/28 02:08:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:08:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 02:08:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rifosiq5yosi) 2026/04/28 02:08:24 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 02:08:24 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Waiting for checks to finish 2026/04/28 02:08:24 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Waiting for transfers to finish 2026/04/28 02:08:24 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 02:08:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/28 02:08:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 02:08:25 INFO : sub dir/hello world: Deleted 2026/04/28 02:08:26 DEBUG : testing file moves 2026/04/28 02:08:26 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rifosiq5yosi) 2026/04/28 02:08:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 02:08:26 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Waiting for checks to finish 2026/04/28 02:08:26 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Waiting for transfers to finish 2026/04/28 02:08:27 DEBUG : sub dir/hello world: size = 24 OK 2026/04/28 02:08:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/28 02:08:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 02:08:27 INFO : sub dir/hello world: Deleted 2026/04/28 02:08:27 DEBUG : B2 bucket rclone-test-rifosiq5yosi: Purge remote 2026/04/28 02:08:27 INFO : B2 bucket rclone-test-rifosiq5yosi: cleaning bucket "rclone-test-rifosiq5yosi" of all files 2026/04/28 02:08:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf223dc3d08ddb1b9fd80e1b_f1089d5951f0ef0c8_d20260428_m020826_c001_v0001106_t0036_u01777342106586") 2026/04/28 02:08:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf223dc3d08ddb1b9fd80e1b_f11458ac1fb4006a9_d20260428_m020824_c001_v0001130_t0050_u01777342104521") 2026/04/28 02:08:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf223dc3d08ddb1b9fd80e1b_f1018d240e513017f_d20260428_m020823_c001_v0001183_t0039_u01777342103109") --- PASS: TestServerSideMoveOverSelf (8.95s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:29 ERROR : error listing: directory not found 2026/04/28 02:08:29 INFO : Local file system at /tmp/rclone909374071: Making directory 2026/04/28 02:08:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:08:32 DEBUG : Local file system at /tmp/rclone909374071: Waiting for checks to finish 2026/04/28 02:08:32 DEBUG : Local file system at /tmp/rclone909374071: Waiting for transfers to finish 2026/04/28 02:08:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/28 02:08:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:08:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/28 02:08:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/28 02:08:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:33 DEBUG : check sum: size = 1 OK 2026/04/28 02:08:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:08:33 INFO : check sum: Copied (new) 2026/04/28 02:08:33 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:34 DEBUG : check sum: size = 1 OK 2026/04/28 02:08:34 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:08:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/28 02:08:34 DEBUG : check sum: Unchanged skipping 2026/04/28 02:08:34 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/28 02:08:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:35 DEBUG : sizeonly: size = 6 OK 2026/04/28 02:08:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/28 02:08:35 INFO : sizeonly: Copied (new) 2026/04/28 02:08:35 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:35 DEBUG : sizeonly: size = 6 OK 2026/04/28 02:08:35 DEBUG : sizeonly: Sizes identical 2026/04/28 02:08:35 DEBUG : sizeonly: Unchanged skipping 2026/04/28 02:08:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:35 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/28 02:08:36 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:36 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/28 02:08:36 INFO : ignore-size: Copied (new) 2026/04/28 02:08:36 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:08:37 DEBUG : ignore-size: Unchanged skipping 2026/04/28 02:08:37 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:37 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:37 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:38 DEBUG : existing: size = 6 OK 2026/04/28 02:08:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:08:38 DEBUG : existing: Unchanged skipping 2026/04/28 02:08:38 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:38 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:38 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:38 INFO : There was nothing to transfer 2026/04/28 02:08:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/28 02:08:39 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:39 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:39 DEBUG : existing: size = 6 OK 2026/04/28 02:08:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/28 02:08:39 INFO : existing: Copied (replaced existing) 2026/04/28 02:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.11s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 02:08:40 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:40 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:41 DEBUG : existing: size = 6 OK 2026/04/28 02:08:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/28 02:08:41 INFO : existing: Copied (new) 2026/04/28 02:08:41 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:41 DEBUG : existing: Destination exists, skipping 2026/04/28 02:08:41 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:41 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:41 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/28 02:08:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 02:08:43 DEBUG : c/non empty space: size = 5 OK 2026/04/28 02:08:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:08:43 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 02:08:43 DEBUG : a/potato2: size = 60 OK 2026/04/28 02:08:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:08:43 INFO : a/potato2: Copied (new) 2026/04/28 02:08:43 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:43 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:43 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:44 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:45 DEBUG : empty space: size = 1 OK 2026/04/28 02:08:45 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/04/28 02:08:45 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:08:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/28 02:08:45 DEBUG : empty space: Unchanged skipping 2026/04/28 02:08:45 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:45 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:45 INFO : There was nothing to transfer 2026/04/28 02:08:46 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:46 DEBUG : empty space: size = 1 OK 2026/04/28 02:08:46 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/04/28 02:08:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:08:46 INFO : empty space: Updated modification time in destination 2026/04/28 02:08:46 DEBUG : empty space: Unchanged skipping 2026/04/28 02:08:46 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:46 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:48 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:48 DEBUG : empty space: size = 1 OK 2026/04/28 02:08:48 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/04/28 02:08:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:08:48 DEBUG : empty space: Unchanged skipping 2026/04/28 02:08:48 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:48 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:49 DEBUG : foo: size = 3 OK 2026/04/28 02:08:49 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:49 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/04/28 02:08:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone909374071) 2026/04/28 02:08:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:49 DEBUG : foo: sha1 differ 2026/04/28 02:08:49 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:49 DEBUG : foo: size = 3 OK 2026/04/28 02:08:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/28 02:08:49 INFO : foo: Copied (replaced existing) 2026/04/28 02:08:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 02:08:51 DEBUG : empty space: size = 1 OK 2026/04/28 02:08:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:08:51 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:51 DEBUG : empty space: Unchanged skipping 2026/04/28 02:08:51 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:51 DEBUG : potato: size = 60 OK 2026/04/28 02:08:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:08:51 INFO : potato: Copied (new) 2026/04/28 02:08:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:53 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone909374071) 2026/04/28 02:08:53 DEBUG : potato: size = 60 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:53 DEBUG : potato: Sizes differ 2026/04/28 02:08:53 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:53 DEBUG : potato: size = 21 OK 2026/04/28 02:08:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/28 02:08:53 INFO : potato: Copied (replaced existing) 2026/04/28 02:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:55 DEBUG : potato: size = 21 OK 2026/04/28 02:08:55 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:55 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/04/28 02:08:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone909374071) 2026/04/28 02:08:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:08:55 DEBUG : potato: sha1 differ 2026/04/28 02:08:55 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:55 DEBUG : potato: size = 21 OK 2026/04/28 02:08:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/28 02:08:55 INFO : potato: Copied (replaced existing) 2026/04/28 02:08:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:08:57 DEBUG : empty space: size = 1 OK 2026/04/28 02:08:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:08:57 DEBUG : empty space: Unchanged skipping 2026/04/28 02:08:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/28 02:08:57 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:57 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:57 DEBUG : Waiting for deletions to finish 2026/04/28 02:08:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:08:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:08:59 DEBUG : empty space: size = 1 OK 2026/04/28 02:08:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:08:59 DEBUG : empty space: Unchanged skipping 2026/04/28 02:08:59 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:08:59 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:08:59 DEBUG : potato2: size = 60 OK 2026/04/28 02:08:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:08:59 INFO : potato2: Copied (new) 2026/04/28 02:08:59 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:01 INFO : d: Making directory 2026/04/28 02:09:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/28 02:09:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:02 DEBUG : c/non empty space: size = 5 OK 2026/04/28 02:09:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:09:02 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 02:09:02 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:02 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:02 DEBUG : a/potato2: size = 60 OK 2026/04/28 02:09:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:02 INFO : a/potato2: Copied (new) 2026/04/28 02:09:02 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/28 02:09:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:05 DEBUG : c/non empty space: size = 5 OK 2026/04/28 02:09:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:09:05 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 02:09:05 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:05 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:05 DEBUG : a/potato2: size = 60 OK 2026/04/28 02:09:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:05 INFO : a/potato2: Copied (new) 2026/04/28 02:09:05 ERROR : B2 bucket rclone-test-fevubif7kasu: not deleting files as there were IO errors 2026/04/28 02:09:05 ERROR : B2 bucket rclone-test-fevubif7kasu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:07 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:07 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:09:07 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:07 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:07 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:08 INFO : potato: Deleted 2026/04/28 02:09:08 DEBUG : potato2: size = 60 OK 2026/04/28 02:09:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.69s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:10 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:10 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:10 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:10 INFO : potato: Deleted 2026/04/28 02:09:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:10 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:09:10 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:10 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:10 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:10 DEBUG : potato2: size = 60 OK 2026/04/28 02:09:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:12 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:12 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:13 DEBUG : potato2: size = 19 OK 2026/04/28 02:09:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/28 02:09:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 02:09:15 DEBUG : enormous: Excluded 2026/04/28 02:09:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 02:09:15 DEBUG : potato2: Excluded 2026/04/28 02:09:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 02:09:15 DEBUG : potato2: Excluded 2026/04/28 02:09:15 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:09:15 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:15 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:15 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:15 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:15 INFO : There was nothing to transfer 2026/04/28 02:09:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 02:09:15 DEBUG : enormous: Excluded 2026/04/28 02:09:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 02:09:15 DEBUG : potato2: Excluded 2026/04/28 02:09:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 02:09:15 DEBUG : potato2: Excluded 2026/04/28 02:09:15 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/28 02:09:15 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:15 DEBUG : Local file system at /tmp/rclone909374071: Waiting for checks to finish 2026/04/28 02:09:15 DEBUG : Local file system at /tmp/rclone909374071: Waiting for transfers to finish 2026/04/28 02:09:15 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:17 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 02:09:17 DEBUG : enormous: Excluded 2026/04/28 02:09:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 02:09:17 DEBUG : potato2: Excluded 2026/04/28 02:09:17 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:09:17 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:17 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:17 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:17 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:18 INFO : enormous: Deleted 2026/04/28 02:09:18 INFO : potato2: Deleted 2026/04/28 02:09:18 INFO : There was nothing to transfer 2026/04/28 02:09:18 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/28 02:09:18 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:18 DEBUG : Local file system at /tmp/rclone909374071: Waiting for checks to finish 2026/04/28 02:09:18 DEBUG : Local file system at /tmp/rclone909374071: Waiting for transfers to finish 2026/04/28 02:09:18 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:18 INFO : enormous: Deleted 2026/04/28 02:09:18 INFO : potato2: Deleted 2026/04/28 02:09:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:20 DEBUG : five: Need to transfer - File not found at Destination 2026/04/28 02:09:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:09:20 DEBUG : four: size = 8 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:09:20 DEBUG : four: Sizes differ 2026/04/28 02:09:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/28 02:09:20 DEBUG : one: Destination is newer than source, skipping 2026/04/28 02:09:20 DEBUG : three: size = 5 OK 2026/04/28 02:09:20 DEBUG : three: Sizes identical 2026/04/28 02:09:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/28 02:09:20 DEBUG : two: size = 3 OK 2026/04/28 02:09:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone909374071) 2026/04/28 02:09:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:09:20 DEBUG : two: sha1 differ 2026/04/28 02:09:20 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:20 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:21 DEBUG : four: size = 4 OK 2026/04/28 02:09:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/28 02:09:21 INFO : four: Copied (replaced existing) 2026/04/28 02:09:21 DEBUG : two: size = 3 OK 2026/04/28 02:09:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/28 02:09:21 INFO : two: Copied (replaced existing) 2026/04/28 02:09:21 DEBUG : five: size = 4 OK 2026/04/28 02:09:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/28 02:09:21 INFO : five: Copied (new) 2026/04/28 02:09:21 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:22 DEBUG : five: size = 4 OK 2026/04/28 02:09:22 DEBUG : four: size = 4 OK 2026/04/28 02:09:22 DEBUG : one: Destination is newer than source, skipping 2026/04/28 02:09:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/28 02:09:22 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/28 02:09:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/28 02:09:22 DEBUG : three: size = 5 OK 2026/04/28 02:09:22 DEBUG : two: size = 3 OK 2026/04/28 02:09:22 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone909374071) 2026/04/28 02:09:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:09:22 DEBUG : three: sha1 differ 2026/04/28 02:09:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/28 02:09:22 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/28 02:09:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/28 02:09:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/28 02:09:22 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/28 02:09:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/28 02:09:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/28 02:09:22 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:22 DEBUG : three: size = 5 OK 2026/04/28 02:09:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:09:22 INFO : three: Copied (replaced existing) 2026/04/28 02:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.68s) === 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-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/28 02:09:24 INFO : B2 bucket rclone-test-fevubif7kasu: Making map for --track-renames 2026/04/28 02:09:24 INFO : B2 bucket rclone-test-fevubif7kasu: Finished making map for --track-renames 2026/04/28 02:09:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 02:09:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/28 02:09:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for renames to finish 2026/04/28 02:09:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:24 DEBUG : yam: size = 11 OK 2026/04/28 02:09:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/28 02:09:24 INFO : yam: Copied (new) 2026/04/28 02:09:24 DEBUG : potato: size = 14 OK 2026/04/28 02:09:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/28 02:09:24 INFO : potato: Copied (new) 2026/04/28 02:09:24 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:25 INFO : B2 bucket rclone-test-fevubif7kasu: Making map for --track-renames 2026/04/28 02:09:25 DEBUG : potato: size = 14 OK 2026/04/28 02:09:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:09:25 INFO : B2 bucket rclone-test-fevubif7kasu: Finished making map for --track-renames 2026/04/28 02:09:25 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:25 DEBUG : potato: Unchanged skipping 2026/04/28 02:09:25 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for renames to finish 2026/04/28 02:09:25 DEBUG : yaml: size = 11 OK 2026/04/28 02:09:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/28 02:09:25 INFO : yam: Copied (server-side copy) to: yaml 2026/04/28 02:09:26 INFO : yam: Deleted 2026/04/28 02:09:26 INFO : yaml: Renamed from "yam" 2026/04/28 02:09:26 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/28 02:09:27 INFO : B2 bucket rclone-test-fevubif7kasu: Making map for --track-renames 2026/04/28 02:09:27 INFO : B2 bucket rclone-test-fevubif7kasu: Finished making map for --track-renames 2026/04/28 02:09:27 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 02:09:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/28 02:09:27 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for renames to finish 2026/04/28 02:09:27 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:27 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1167-11.backblaze.com/b2api/v1/b2_upload_file/4fb2ad23d07ddb1b9fd80e1b/c001_v0001167_t0032": EOF 2026/04/28 02:09:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-11.backblaze.com/b2api/v1/b2_upload_file/4fb2ad23d07ddb1b9fd80e1b/c001_v0001167_t0032": EOF) 2026/04/28 02:09:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:09:27 DEBUG : potato: Received error: Post "https://pod-000-1167-11.backblaze.com/b2api/v1/b2_upload_file/4fb2ad23d07ddb1b9fd80e1b/c001_v0001167_t0032": EOF - low level retry 0/10 2026/04/28 02:09:27 DEBUG : pacer: Reducing sleep to 10ms 2026/04/28 02:09:27 DEBUG : yam: size = 11 OK 2026/04/28 02:09:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/28 02:09:27 INFO : yam: Copied (new) 2026/04/28 02:09:28 DEBUG : potato: size = 14 OK 2026/04/28 02:09:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/28 02:09:28 INFO : potato: Copied (new) 2026/04/28 02:09:28 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:28 INFO : B2 bucket rclone-test-fevubif7kasu: Making map for --track-renames 2026/04/28 02:09:28 DEBUG : potato: size = 14 OK 2026/04/28 02:09:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:09:28 INFO : B2 bucket rclone-test-fevubif7kasu: Finished making map for --track-renames 2026/04/28 02:09:28 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:28 DEBUG : potato: Unchanged skipping 2026/04/28 02:09:28 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for renames to finish 2026/04/28 02:09:28 DEBUG : yaml: size = 11 OK 2026/04/28 02:09:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/28 02:09:28 INFO : yam: Copied (server-side copy) to: yaml 2026/04/28 02:09:29 INFO : yam: Deleted 2026/04/28 02:09:29 INFO : yaml: Renamed from "yam" 2026/04/28 02:09:29 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/28 02:09:30 INFO : B2 bucket rclone-test-fevubif7kasu: Making map for --track-renames 2026/04/28 02:09:30 INFO : B2 bucket rclone-test-fevubif7kasu: Finished making map for --track-renames 2026/04/28 02:09:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 02:09:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/28 02:09:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for renames to finish 2026/04/28 02:09:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:30 DEBUG : potato: size = 14 OK 2026/04/28 02:09:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/28 02:09:30 INFO : potato: Copied (new) 2026/04/28 02:09:31 DEBUG : sub/yam: size = 11 OK 2026/04/28 02:09:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/28 02:09:31 INFO : sub/yam: Copied (new) 2026/04/28 02:09:31 DEBUG : Waiting for deletions to finish 2026/04/28 02:09:31 DEBUG : potato: size = 14 OK 2026/04/28 02:09:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:09:31 DEBUG : potato: Unchanged skipping 2026/04/28 02:09:31 INFO : B2 bucket rclone-test-fevubif7kasu: Making map for --track-renames 2026/04/28 02:09:31 INFO : B2 bucket rclone-test-fevubif7kasu: Finished making map for --track-renames 2026/04/28 02:09:31 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:31 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for renames to finish 2026/04/28 02:09:32 DEBUG : yam: size = 11 OK 2026/04/28 02:09:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/28 02:09:32 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/28 02:09:32 INFO : sub/yam: Deleted 2026/04/28 02:09:32 INFO : yam: Renamed from "sub/yam" 2026/04/28 02:09:32 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.13s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:33 DEBUG : Creating backend with remote "/tmp/rclone909374071/dir1" 2026/04/28 02:09:33 DEBUG : Creating backend with remote "/tmp/rclone909374071/dir2" 2026/04/28 02:09:33 DEBUG : Local file system at /tmp/rclone909374071/dir2: Using server-side directory move 2026/04/28 02:09:33 INFO : Local file system at /tmp/rclone909374071/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 02:09:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/28 02:09:33 DEBUG : Local file system at /tmp/rclone909374071/dir2: Waiting for checks to finish 2026/04/28 02:09:33 DEBUG : Local file system at /tmp/rclone909374071/dir2: Waiting for transfers to finish 2026/04/28 02:09:33 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:09:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 02:09:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:09:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:09:34 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:09:34 INFO : sub dir/hello world: Deleted 2026/04/28 02:09:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 02:09:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/28 02:09:34 INFO : nested/sub dir/file: Copied (new) 2026/04/28 02:09:34 INFO : nested/sub dir/file: Deleted 2026/04/28 02:09:34 INFO : sub dir: Removing directory 2026/04/28 02:09:34 INFO : nested/sub dir: Removing directory 2026/04/28 02:09:34 INFO : nested: Removing directory 2026/04/28 02:09:34 DEBUG : Local file system at /tmp/rclone909374071: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 02:09:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 02:09:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 02:09:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:09:36 INFO : sub dir/hello world: Copied (new) 2026/04/28 02:09:36 INFO : sub dir/hello world: Deleted 2026/04/28 02:09:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 02:09:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/28 02:09:36 INFO : nested/sub dir/file: Copied (new) 2026/04/28 02:09:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/28 02:09:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 02:09:37 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:37 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:37 DEBUG : existing-b: size = 6 OK 2026/04/28 02:09:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/28 02:09:37 INFO : existing-b: Copied (new) 2026/04/28 02:09:37 INFO : existing-b: Deleted 2026/04/28 02:09:38 DEBUG : existing: size = 6 OK 2026/04/28 02:09:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/28 02:09:38 INFO : existing: Copied (new) 2026/04/28 02:09:38 INFO : existing: Deleted 2026/04/28 02:09:38 DEBUG : existing: Destination exists, skipping 2026/04/28 02:09:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/28 02:09:38 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:09:38 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:09:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qoyasik0xevi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fevubif7kasu -> B2 bucket rclone-test-qoyasik0xevi 2026/04/28 02:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:44 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 02:09:44 DEBUG : empty space: Unchanged skipping 2026/04/28 02:09:44 DEBUG : B2 bucket rclone-test-qoyasik0xevi: Waiting for checks to finish 2026/04/28 02:09:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:09:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qoyasik0xevi) 2026/04/28 02:09:44 DEBUG : potato3: Sizes differ 2026/04/28 02:09:44 INFO : empty space: Deleted 2026/04/28 02:09:44 DEBUG : B2 bucket rclone-test-qoyasik0xevi: Waiting for transfers to finish 2026/04/28 02:09:44 DEBUG : potato2: size = 60 OK 2026/04/28 02:09:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:44 INFO : potato2: Copied (server-side copy) 2026/04/28 02:09:44 DEBUG : potato3: size = 68 OK 2026/04/28 02:09:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/28 02:09:44 INFO : potato3: Copied (server-side copy) 2026/04/28 02:09:44 INFO : potato2: Deleted 2026/04/28 02:09:44 INFO : potato3: Deleted 2026/04/28 02:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jopisin8nove" 2026/04/28 02:09:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/28 02:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/28 02:09:46 DEBUG : B2 bucket rclone-test-jopisin8nove: Waiting for checks to finish 2026/04/28 02:09:46 DEBUG : B2 bucket rclone-test-jopisin8nove: Waiting for transfers to finish 2026/04/28 02:09:47 DEBUG : empty space: size = 1 OK 2026/04/28 02:09:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:09:47 INFO : empty space: Copied (server-side copy) 2026/04/28 02:09:47 INFO : empty space: Deleted 2026/04/28 02:09:47 DEBUG : potato3: size = 68 OK 2026/04/28 02:09:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/28 02:09:47 INFO : potato3: Copied (server-side copy) 2026/04/28 02:09:48 INFO : potato3: Deleted 2026/04/28 02:09:48 DEBUG : potato2: size = 60 OK 2026/04/28 02:09:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:48 INFO : potato2: Copied (server-side copy) 2026/04/28 02:09:48 INFO : potato2: Deleted 2026/04/28 02:09:48 DEBUG : B2 bucket rclone-test-jopisin8nove: Purge remote 2026/04/28 02:09:48 INFO : B2 bucket rclone-test-jopisin8nove: cleaning bucket "rclone-test-jopisin8nove" of all files 2026/04/28 02:09:49 DEBUG : empty space: Deleting (id "4_z4f928d43d09ddb1b9fd80e1b_f103ef9a371c50be1_d20260428_m020947_c001_v0001038_t0054_u01777342187071") 2026/04/28 02:09:49 DEBUG : potato2: Deleting (id "4_z4f928d43d09ddb1b9fd80e1b_f113defbd88219750_d20260428_m020947_c001_v0001109_t0039_u01777342187439") 2026/04/28 02:09:49 DEBUG : potato3: Deleting (id "4_z4f928d43d09ddb1b9fd80e1b_f1069e01160532da9_d20260428_m020947_c001_v0001179_t0040_u01777342187433") 2026/04/28 02:09:49 DEBUG : B2 bucket rclone-test-qoyasik0xevi: Purge remote 2026/04/28 02:09:49 INFO : B2 bucket rclone-test-qoyasik0xevi: cleaning bucket "rclone-test-qoyasik0xevi" of all files 2026/04/28 02:09:49 DEBUG : empty space: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f40245706616f49c2_d20260428_m020947_c001_v7007000_t0000_u01777342187411") 2026/04/28 02:09:49 DEBUG : empty space: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f119978541b7e91e3_d20260428_m020943_c001_v0001100_t0028_u01777342183171") 2026/04/28 02:09:49 DEBUG : potato2: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f40245706616f49c9_d20260428_m020948_c001_v7007000_t0000_u01777342188444") 2026/04/28 02:09:49 DEBUG : potato2: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f1107f3a8022a0e93_d20260428_m020944_c001_v0001137_t0021_u01777342184311") 2026/04/28 02:09:49 DEBUG : potato3: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f40245706616f49c7_d20260428_m020948_c001_v7007000_t0000_u01777342188135") 2026/04/28 02:09:49 DEBUG : potato3: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f1041beb781a9f078_d20260428_m020944_c001_v0001179_t0045_u01777342184680") 2026/04/28 02:09:49 DEBUG : potato3: Deleting (id "4_z3ff27d33d09ddb1b9fd80e1b_f119978541b7e91e5_d20260428_m020943_c001_v0001100_t0001_u01777342183541") --- PASS: TestServerSideMove (11.80s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zumuhih5pole" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fevubif7kasu -> B2 bucket rclone-test-zumuhih5pole 2026/04/28 02:09:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 02:09:57 DEBUG : empty space: Excluded 2026/04/28 02:09:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 02:09:57 DEBUG : empty space: Excluded 2026/04/28 02:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:09:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:09:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zumuhih5pole) 2026/04/28 02:09:57 DEBUG : potato3: Sizes differ 2026/04/28 02:09:57 DEBUG : B2 bucket rclone-test-zumuhih5pole: Waiting for checks to finish 2026/04/28 02:09:57 DEBUG : B2 bucket rclone-test-zumuhih5pole: Waiting for transfers to finish 2026/04/28 02:09:58 DEBUG : potato2: size = 60 OK 2026/04/28 02:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:09:58 INFO : potato2: Copied (server-side copy) 2026/04/28 02:09:58 INFO : potato2: Deleted 2026/04/28 02:09:58 DEBUG : potato3: size = 68 OK 2026/04/28 02:09:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/28 02:09:58 INFO : potato3: Copied (server-side copy) 2026/04/28 02:09:58 INFO : potato3: Deleted 2026/04/28 02:09:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bazuren0jecu" 2026/04/28 02:09:59 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 02:09:59 DEBUG : empty space: Excluded 2026/04/28 02:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:10:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/28 02:10:00 DEBUG : B2 bucket rclone-test-bazuren0jecu: Waiting for checks to finish 2026/04/28 02:10:00 DEBUG : B2 bucket rclone-test-bazuren0jecu: Waiting for transfers to finish 2026/04/28 02:10:01 DEBUG : potato2: size = 60 OK 2026/04/28 02:10:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:10:01 INFO : potato2: Copied (server-side copy) 2026/04/28 02:10:01 DEBUG : potato3: size = 68 OK 2026/04/28 02:10:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/28 02:10:01 INFO : potato3: Copied (server-side copy) 2026/04/28 02:10:01 INFO : potato2: Deleted 2026/04/28 02:10:01 INFO : potato3: Deleted 2026/04/28 02:10:01 DEBUG : B2 bucket rclone-test-bazuren0jecu: Purge remote 2026/04/28 02:10:01 INFO : B2 bucket rclone-test-bazuren0jecu: cleaning bucket "rclone-test-bazuren0jecu" of all files 2026/04/28 02:10:01 DEBUG : potato2: Deleting (id "4_zaf12bd93d09ddb1b9fd80e1b_f115308baf254f68f_d20260428_m021000_c001_v0001033_t0029_u01777342200613") 2026/04/28 02:10:01 DEBUG : potato3: Deleting (id "4_zaf12bd93d09ddb1b9fd80e1b_f1089acc2892f030a_d20260428_m021000_c001_v0001099_t0050_u01777342200972") 2026/04/28 02:10:02 DEBUG : B2 bucket rclone-test-zumuhih5pole: Purge remote 2026/04/28 02:10:02 INFO : B2 bucket rclone-test-zumuhih5pole: cleaning bucket "rclone-test-zumuhih5pole" of all files 2026/04/28 02:10:02 DEBUG : empty space: Deleting (id "4_z0fc2ad63d09ddb1b9fd80e1b_f1085689883845fa9_d20260428_m020956_c001_v0001029_t0005_u01777342196231") 2026/04/28 02:10:02 DEBUG : potato2: Deleting (id "4_z0fc2ad63d09ddb1b9fd80e1b_f407954a2fc4370dc_d20260428_m021001_c001_v7007000_t0000_u01777342201146") 2026/04/28 02:10:02 DEBUG : potato2: Deleting (id "4_z0fc2ad63d09ddb1b9fd80e1b_f10126cdf9fed209b_d20260428_m020957_c001_v0001182_t0035_u01777342197949") 2026/04/28 02:10:02 DEBUG : potato3: Deleting (id "4_z0fc2ad63d09ddb1b9fd80e1b_f4178244d18440345_d20260428_m021001_c001_v7007000_t0000_u01777342201308") 2026/04/28 02:10:02 DEBUG : potato3: Deleting (id "4_z0fc2ad63d09ddb1b9fd80e1b_f116b69b5441c656f_d20260428_m020958_c001_v0001182_t0058_u01777342198369") 2026/04/28 02:10:02 DEBUG : potato3: Deleting (id "4_z0fc2ad63d09ddb1b9fd80e1b_f1085689883845fab_d20260428_m020956_c001_v0001029_t0038_u01777342196653") --- PASS: TestServerSideMoveWithFilter (13.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dequmid1mici" 2026/04/28 02:10:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fevubif7kasu -> B2 bucket rclone-test-dequmid1mici 2026/04/28 02:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:10:11 DEBUG : empty space: size = 1 OK 2026/04/28 02:10:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 02:10:11 DEBUG : empty space: Unchanged skipping 2026/04/28 02:10:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:10:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dequmid1mici) 2026/04/28 02:10:11 DEBUG : potato3: Sizes differ 2026/04/28 02:10:11 DEBUG : B2 bucket rclone-test-dequmid1mici: Waiting for checks to finish 2026/04/28 02:10:11 INFO : empty space: Deleted 2026/04/28 02:10:11 DEBUG : B2 bucket rclone-test-dequmid1mici: Waiting for transfers to finish 2026/04/28 02:10:11 DEBUG : potato2: size = 60 OK 2026/04/28 02:10:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:10:11 INFO : potato2: Copied (server-side copy) 2026/04/28 02:10:12 INFO : potato2: Deleted 2026/04/28 02:10:12 DEBUG : potato3: size = 68 OK 2026/04/28 02:10:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/28 02:10:12 INFO : potato3: Copied (server-side copy) 2026/04/28 02:10:12 INFO : potato3: Deleted 2026/04/28 02:10:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pawazih2sele" 2026/04/28 02:10:13 INFO : tomatoDir: Making directory 2026/04/28 02:10:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/28 02:10:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 02:10:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/28 02:10:14 DEBUG : B2 bucket rclone-test-pawazih2sele: Waiting for checks to finish 2026/04/28 02:10:14 DEBUG : B2 bucket rclone-test-pawazih2sele: Waiting for transfers to finish 2026/04/28 02:10:14 DEBUG : potato2: size = 60 OK 2026/04/28 02:10:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/28 02:10:14 INFO : potato2: Copied (server-side copy) 2026/04/28 02:10:15 INFO : potato2: Deleted 2026/04/28 02:10:15 DEBUG : empty space: size = 1 OK 2026/04/28 02:10:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/28 02:10:15 INFO : empty space: Copied (server-side copy) 2026/04/28 02:10:15 INFO : empty space: Deleted 2026/04/28 02:10:15 DEBUG : potato3: size = 68 OK 2026/04/28 02:10:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/28 02:10:15 INFO : potato3: Copied (server-side copy) 2026/04/28 02:10:15 INFO : potato3: Deleted 2026/04/28 02:10:16 DEBUG : B2 bucket rclone-test-pawazih2sele: Purge remote 2026/04/28 02:10:16 INFO : B2 bucket rclone-test-pawazih2sele: cleaning bucket "rclone-test-pawazih2sele" of all files 2026/04/28 02:10:16 DEBUG : empty space: Deleting (id "4_z6f12fd03d09ddb1b9fd80e1b_f107e7c9d2253e746_d20260428_m021014_c001_v0001185_t0038_u01777342214991") 2026/04/28 02:10:16 DEBUG : potato2: Deleting (id "4_z6f12fd03d09ddb1b9fd80e1b_f10221ee2b8ae1092_d20260428_m021014_c001_v0001130_t0016_u01777342214665") 2026/04/28 02:10:16 DEBUG : potato3: Deleting (id "4_z6f12fd03d09ddb1b9fd80e1b_f113b907d20513f33_d20260428_m021015_c001_v0001146_t0042_u01777342215209") 2026/04/28 02:10:17 DEBUG : B2 bucket rclone-test-dequmid1mici: Purge remote 2026/04/28 02:10:17 INFO : B2 bucket rclone-test-dequmid1mici: cleaning bucket "rclone-test-dequmid1mici" of all files 2026/04/28 02:10:17 DEBUG : empty space: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f405804525450ca2c_d20260428_m021015_c001_v7007000_t0000_u01777342215190") 2026/04/28 02:10:17 DEBUG : empty space: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f1027bea587f0c17f_d20260428_m021010_c001_v0001032_t0028_u01777342210011") 2026/04/28 02:10:17 DEBUG : potato2: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f405804525450ca2b_d20260428_m021014_c001_v7007000_t0000_u01777342214967") 2026/04/28 02:10:17 DEBUG : potato2: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f118e3f9e2e423879_d20260428_m021011_c001_v0001165_t0036_u01777342211463") 2026/04/28 02:10:17 DEBUG : potato3: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f405804525450ca2e_d20260428_m021015_c001_v7007000_t0000_u01777342215587") 2026/04/28 02:10:17 DEBUG : potato3: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f1122f203c6a81aa7_d20260428_m021011_c001_v0001116_t0030_u01777342211838") 2026/04/28 02:10:17 DEBUG : potato3: Deleting (id "4_z1f62ddc3d09ddb1b9fd80e1b_f1027bea587f0c185_d20260428_m021010_c001_v0001032_t0013_u01777342210556") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.22s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/rclone-sync-test" 2026/04/28 02:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/rclone-sync-test-include/layer2" 2026/04/28 02:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/rclone-sync-test-ignore-file" 2026/04/28 02:10:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/28 02:10:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:10:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/28 02:10:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 02:10:30 DEBUG : B2 bucket rclone-test-fevubif7kasu path rclone-sync-test: Waiting for checks to finish 2026/04/28 02:10:30 DEBUG : B2 bucket rclone-test-fevubif7kasu path rclone-sync-test: Waiting for transfers to finish 2026/04/28 02:10:30 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:30 INFO : There was nothing to transfer 2026/04/28 02:10:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 02:10:31 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:10:31 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:10:31 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:31 INFO : There was nothing to transfer 2026/04/28 02:10:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 02:10:32 DEBUG : B2 bucket rclone-test-fevubif7kasu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/28 02:10:32 DEBUG : B2 bucket rclone-test-fevubif7kasu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/28 02:10:32 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:32 INFO : There was nothing to transfer 2026/04/28 02:10:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 02:10:32 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:10:32 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:10:32 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:32 INFO : There was nothing to transfer 2026/04/28 02:10:33 DEBUG : Excluded 2026/04/28 02:10:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 02:10:33 DEBUG : B2 bucket rclone-test-fevubif7kasu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/28 02:10:33 DEBUG : B2 bucket rclone-test-fevubif7kasu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/28 02:10:33 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.48s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/CompareDest" 2026/04/28 02:10:36 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 02:10:36 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:36 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:37 DEBUG : one: size = 3 OK 2026/04/28 02:10:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:10:37 INFO : one: Copied (new) 2026/04/28 02:10:37 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:38 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:10:38 DEBUG : one: Sizes differ 2026/04/28 02:10:38 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:38 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:39 DEBUG : one: size = 5 OK 2026/04/28 02:10:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/28 02:10:39 INFO : one: Copied (replaced existing) 2026/04/28 02:10:39 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:41 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:10:41 DEBUG : one: Sizes differ 2026/04/28 02:10:41 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:41 DEBUG : one: size = 5 OK 2026/04/28 02:10:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 02:10:41 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:41 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:41 INFO : There was nothing to transfer 2026/04/28 02:10:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:43 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:10:43 DEBUG : one: Sizes differ 2026/04/28 02:10:43 DEBUG : two: size = 3 OK 2026/04/28 02:10:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 02:10:43 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:43 DEBUG : one: size = 5 OK 2026/04/28 02:10:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 02:10:43 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:43 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:43 INFO : There was nothing to transfer 2026/04/28 02:10:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:43 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:10:43 DEBUG : one: Sizes differ 2026/04/28 02:10:44 DEBUG : two: size = 3 OK 2026/04/28 02:10:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 02:10:44 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:44 DEBUG : one: size = 5 OK 2026/04/28 02:10:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 02:10:44 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:44 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:44 INFO : There was nothing to transfer 2026/04/28 02:10:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:45 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:10:45 DEBUG : one: Sizes differ 2026/04/28 02:10:45 DEBUG : two: size = 3 OK 2026/04/28 02:10:45 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/04/28 02:10:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/28 02:10:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 02:10:45 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:45 DEBUG : one: size = 5 OK 2026/04/28 02:10:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 02:10:45 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:45 DEBUG : Waiting for deletions to finish 2026/04/28 02:10:45 INFO : There was nothing to transfer 2026/04/28 02:10:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:45 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:10:45 DEBUG : one: Sizes differ 2026/04/28 02:10:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:10:45 DEBUG : two: size = 3 (B2 bucket rclone-test-fevubif7kasu path CompareDest) 2026/04/28 02:10:45 DEBUG : two: Sizes differ 2026/04/28 02:10:45 DEBUG : two: Need to transfer - File not found at Destination 2026/04/28 02:10:45 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:10:45 DEBUG : one: size = 5 OK 2026/04/28 02:10:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:10:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 02:10:45 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:10:46 DEBUG : two: size = 5 OK 2026/04/28 02:10:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/28 02:10:46 INFO : two: Copied (new) 2026/04/28 02:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.18s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dest" 2026/04/28 02:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/pre-dest1" 2026/04/28 02:10:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/pre-dest2" 2026/04/28 02:10:54 DEBUG : 1: size = 1 OK 2026/04/28 02:10:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:10:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/28 02:10:54 DEBUG : 2: size = 1 OK 2026/04/28 02:10:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:10:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/28 02:10:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/28 02:10:54 DEBUG : B2 bucket rclone-test-fevubif7kasu path dest: Waiting for checks to finish 2026/04/28 02:10:54 DEBUG : B2 bucket rclone-test-fevubif7kasu path dest: Waiting for transfers to finish 2026/04/28 02:10:55 DEBUG : 3: size = 1 OK 2026/04/28 02:10:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/28 02:10:55 INFO : 3: Copied (new) 2026/04/28 02:10:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/CopyDest" 2026/04/28 02:11:00 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 02:11:00 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:00 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:01 DEBUG : one: size = 3 OK 2026/04/28 02:11:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:11:01 INFO : one: Copied (new) 2026/04/28 02:11:01 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:02 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:02 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:02 DEBUG : one: Sizes differ 2026/04/28 02:11:02 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:02 DEBUG : one: size = 5 OK 2026/04/28 02:11:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/28 02:11:02 INFO : one: Copied (replaced existing) 2026/04/28 02:11:02 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/BackupDir" 2026/04/28 02:11:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:05 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:05 DEBUG : one: Sizes differ 2026/04/28 02:11:05 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:06 DEBUG : one: size = 5 OK 2026/04/28 02:11:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:06 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:06 DEBUG : one: Sizes differ 2026/04/28 02:11:07 DEBUG : one: size = 3 OK 2026/04/28 02:11:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:11:07 INFO : one: Copied (server-side copy) 2026/04/28 02:11:07 INFO : one: Deleted 2026/04/28 02:11:08 DEBUG : one: size = 5 OK 2026/04/28 02:11:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/28 02:11:08 INFO : one: Copied (server-side copy) 2026/04/28 02:11:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/28 02:11:08 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:08 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:09 DEBUG : one: size = 5 OK 2026/04/28 02:11:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:09 DEBUG : one: Unchanged skipping 2026/04/28 02:11:09 DEBUG : two: size = 3 OK 2026/04/28 02:11:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:10 DEBUG : two: size = 3 OK 2026/04/28 02:11:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/28 02:11:10 INFO : two: Copied (server-side copy) 2026/04/28 02:11:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/28 02:11:10 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:10 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:10 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:10 DEBUG : one: size = 5 OK 2026/04/28 02:11:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:10 DEBUG : one: Unchanged skipping 2026/04/28 02:11:10 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:10 DEBUG : two: size = 3 OK 2026/04/28 02:11:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:10 DEBUG : two: Unchanged skipping 2026/04/28 02:11:10 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:10 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:10 INFO : There was nothing to transfer 2026/04/28 02:11:12 DEBUG : one: size = 5 OK 2026/04/28 02:11:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:12 DEBUG : one: Unchanged skipping 2026/04/28 02:11:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:12 DEBUG : three: size = 5 (B2 bucket rclone-test-fevubif7kasu path CopyDest) 2026/04/28 02:11:12 DEBUG : three: Sizes differ 2026/04/28 02:11:12 DEBUG : three: Destination not found in --copy-dest 2026/04/28 02:11:12 DEBUG : three: Need to transfer - File not found at Destination 2026/04/28 02:11:12 DEBUG : two: size = 3 OK 2026/04/28 02:11:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 02:11:12 DEBUG : two: Unchanged skipping 2026/04/28 02:11:12 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:12 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:13 DEBUG : three: size = 7 OK 2026/04/28 02:11:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/28 02:11:13 INFO : three: Copied (new) 2026/04/28 02:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.97s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/backup" 2026/04/28 02:11:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:20 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:20 DEBUG : one: Sizes differ 2026/04/28 02:11:20 DEBUG : two: size = 3 OK 2026/04/28 02:11:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:20 DEBUG : two: Unchanged skipping 2026/04/28 02:11:20 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:21 DEBUG : one: size = 3 OK 2026/04/28 02:11:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:11:21 INFO : one: Copied (server-side copy) 2026/04/28 02:11:21 INFO : one: Deleted 2026/04/28 02:11:21 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:22 DEBUG : one: size = 4 OK 2026/04/28 02:11:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:11:22 INFO : one: Copied (new) 2026/04/28 02:11:22 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:23 DEBUG : three.txt: size = 5 OK 2026/04/28 02:11:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:11:23 INFO : three.txt: Copied (server-side copy) 2026/04/28 02:11:23 INFO : three.txt: Deleted 2026/04/28 02:11:23 INFO : three.txt: Moved into backup dir 2026/04/28 02:11:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:25 DEBUG : one: size = 4 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:25 DEBUG : one: Sizes differ 2026/04/28 02:11:25 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:25 DEBUG : two: size = 3 OK 2026/04/28 02:11:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:25 DEBUG : two: Unchanged skipping 2026/04/28 02:11:26 DEBUG : one: size = 4 OK 2026/04/28 02:11:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:11:26 INFO : one: Copied (server-side copy) 2026/04/28 02:11:26 INFO : one: Deleted 2026/04/28 02:11:26 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:26 DEBUG : one: size = 5 OK 2026/04/28 02:11:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/28 02:11:26 INFO : one: Copied (new) 2026/04/28 02:11:26 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:27 DEBUG : three.txt: size = 6 OK 2026/04/28 02:11:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:11:27 INFO : three.txt: Copied (server-side copy) 2026/04/28 02:11:27 INFO : three.txt: Deleted 2026/04/28 02:11:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.47s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/backup" 2026/04/28 02:11:33 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:33 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:33 DEBUG : one: Sizes differ 2026/04/28 02:11:33 DEBUG : two: size = 3 OK 2026/04/28 02:11:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:33 DEBUG : two: Unchanged skipping 2026/04/28 02:11:34 DEBUG : one.bak: size = 3 OK 2026/04/28 02:11:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:11:34 INFO : one: Copied (server-side copy) to: one.bak 2026/04/28 02:11:34 INFO : one: Deleted 2026/04/28 02:11:34 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:35 DEBUG : one: size = 4 OK 2026/04/28 02:11:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:11:35 INFO : one: Copied (new) 2026/04/28 02:11:35 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:36 DEBUG : three.txt.bak: size = 5 OK 2026/04/28 02:11:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:11:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/28 02:11:36 INFO : three.txt: Deleted 2026/04/28 02:11:36 INFO : three.txt: Moved into backup dir 2026/04/28 02:11:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:38 DEBUG : one: size = 4 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:38 DEBUG : one: Sizes differ 2026/04/28 02:11:38 DEBUG : two: size = 3 OK 2026/04/28 02:11:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:38 DEBUG : two: Unchanged skipping 2026/04/28 02:11:38 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:39 DEBUG : one.bak: size = 4 OK 2026/04/28 02:11:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:11:39 INFO : one: Copied (server-side copy) to: one.bak 2026/04/28 02:11:39 INFO : one: Deleted 2026/04/28 02:11:39 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:39 DEBUG : one: size = 5 OK 2026/04/28 02:11:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/28 02:11:39 INFO : one: Copied (new) 2026/04/28 02:11:39 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:40 DEBUG : three.txt.bak: size = 6 OK 2026/04/28 02:11:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:11:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/28 02:11:40 INFO : three.txt: Deleted 2026/04/28 02:11:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/backup" 2026/04/28 02:11:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:46 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:46 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:46 DEBUG : one: Sizes differ 2026/04/28 02:11:46 DEBUG : two: size = 3 OK 2026/04/28 02:11:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:46 DEBUG : two: Unchanged skipping 2026/04/28 02:11:48 DEBUG : one-2019-01-01: size = 3 OK 2026/04/28 02:11:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:11:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/28 02:11:48 INFO : one: Deleted 2026/04/28 02:11:48 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:48 DEBUG : one: size = 4 OK 2026/04/28 02:11:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:11:48 INFO : one: Copied (new) 2026/04/28 02:11:48 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/28 02:11:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:11:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/28 02:11:49 INFO : three.txt: Deleted 2026/04/28 02:11:49 INFO : three.txt: Moved into backup dir 2026/04/28 02:11:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:51 DEBUG : one: size = 4 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:51 DEBUG : one: Sizes differ 2026/04/28 02:11:51 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:51 DEBUG : two: size = 3 OK 2026/04/28 02:11:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:51 DEBUG : two: Unchanged skipping 2026/04/28 02:11:52 DEBUG : one-2019-01-01: size = 4 OK 2026/04/28 02:11:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:11:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/28 02:11:52 INFO : one: Deleted 2026/04/28 02:11:52 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:11:53 DEBUG : one: size = 5 OK 2026/04/28 02:11:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/28 02:11:53 INFO : one: Copied (new) 2026/04/28 02:11:53 DEBUG : Waiting for deletions to finish 2026/04/28 02:11:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/28 02:11:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:11:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/28 02:11:54 INFO : three.txt: Deleted 2026/04/28 02:11:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.24s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:11:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:11:59 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:11:59 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:11:59 DEBUG : one: Sizes differ 2026/04/28 02:11:59 DEBUG : two: size = 3 OK 2026/04/28 02:11:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:11:59 DEBUG : two: Unchanged skipping 2026/04/28 02:12:00 DEBUG : one.bak: size = 3 OK 2026/04/28 02:12:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:12:00 INFO : one: Copied (server-side copy) to: one.bak 2026/04/28 02:12:00 INFO : one: Deleted 2026/04/28 02:12:00 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:12:01 DEBUG : one: size = 4 OK 2026/04/28 02:12:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:12:01 INFO : one: Copied (new) 2026/04/28 02:12:01 DEBUG : Waiting for deletions to finish 2026/04/28 02:12:02 DEBUG : three.txt.bak: size = 5 OK 2026/04/28 02:12:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:12:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/28 02:12:02 INFO : three.txt: Deleted 2026/04/28 02:12:02 INFO : three.txt: Moved into backup dir 2026/04/28 02:12:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/28 02:12:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:12:03 DEBUG : pacer: Reducing sleep to 10ms 2026/04/28 02:12:04 DEBUG : one.bak: Excluded (Path Filter) 2026/04/28 02:12:04 DEBUG : one.bak: Excluded 2026/04/28 02:12:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/28 02:12:04 DEBUG : three.txt.bak: Excluded 2026/04/28 02:12:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:04 DEBUG : one: size = 4 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:04 DEBUG : one: Sizes differ 2026/04/28 02:12:04 DEBUG : two: size = 3 OK 2026/04/28 02:12:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:12:04 DEBUG : two: Unchanged skipping 2026/04/28 02:12:04 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for checks to finish 2026/04/28 02:12:04 DEBUG : one.bak: size = 4 OK 2026/04/28 02:12:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:12:04 INFO : one: Copied (server-side copy) to: one.bak 2026/04/28 02:12:05 INFO : one: Deleted 2026/04/28 02:12:05 DEBUG : B2 bucket rclone-test-fevubif7kasu path dst: Waiting for transfers to finish 2026/04/28 02:12:05 DEBUG : one: size = 5 OK 2026/04/28 02:12:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/28 02:12:05 INFO : one: Copied (new) 2026/04/28 02:12:05 DEBUG : Waiting for deletions to finish 2026/04/28 02:12:06 DEBUG : three.txt.bak: size = 6 OK 2026/04/28 02:12:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:12:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/28 02:12:06 INFO : three.txt: Deleted 2026/04/28 02:12:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.20s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:12:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:11 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:11 DEBUG : one: Sizes differ 2026/04/28 02:12:12 DEBUG : one.bak: size = 3 OK 2026/04/28 02:12:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:12:12 INFO : one: Copied (server-side copy) to: one.bak 2026/04/28 02:12:12 INFO : one: Deleted 2026/04/28 02:12:13 DEBUG : one: size = 4 OK 2026/04/28 02:12:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:12:13 INFO : one: Copied (new) 2026/04/28 02:12:13 DEBUG : two: size = 3 OK 2026/04/28 02:12:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:12:13 DEBUG : two: Unchanged skipping 2026/04/28 02:12:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:13 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:13 DEBUG : three.txt: Sizes differ 2026/04/28 02:12:14 DEBUG : three.txt.bak: size = 5 OK 2026/04/28 02:12:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:12:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/28 02:12:14 INFO : three.txt: Deleted 2026/04/28 02:12:15 DEBUG : three.txt: size = 6 OK 2026/04/28 02:12:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:12:15 INFO : three.txt: Copied (new) 2026/04/28 02:12:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:16 DEBUG : one: size = 4 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:16 DEBUG : one: Sizes differ 2026/04/28 02:12:16 DEBUG : one.bak: size = 4 OK 2026/04/28 02:12:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:12:16 INFO : one: Copied (server-side copy) to: one.bak 2026/04/28 02:12:16 INFO : one: Deleted 2026/04/28 02:12:17 DEBUG : one: size = 5 OK 2026/04/28 02:12:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/28 02:12:17 INFO : one: Copied (new) 2026/04/28 02:12:17 DEBUG : two: size = 3 OK 2026/04/28 02:12:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:12:17 DEBUG : two: Unchanged skipping 2026/04/28 02:12:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:17 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:17 DEBUG : three.txt: Sizes differ 2026/04/28 02:12:18 DEBUG : three.txt.bak: size = 6 OK 2026/04/28 02:12:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:12:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/28 02:12:18 INFO : three.txt: Deleted 2026/04/28 02:12:19 DEBUG : three.txt: size = 19 OK 2026/04/28 02:12:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/28 02:12:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fevubif7kasu/dst" 2026/04/28 02:12:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:24 DEBUG : one: size = 3 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:24 DEBUG : one: Sizes differ 2026/04/28 02:12:25 DEBUG : one-2019-01-01: size = 3 OK 2026/04/28 02:12:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/28 02:12:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/28 02:12:26 INFO : one: Deleted 2026/04/28 02:12:26 DEBUG : one: size = 4 OK 2026/04/28 02:12:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:12:26 INFO : one: Copied (new) 2026/04/28 02:12:27 DEBUG : two: size = 3 OK 2026/04/28 02:12:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:12:27 DEBUG : two: Unchanged skipping 2026/04/28 02:12:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:27 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:27 DEBUG : three.txt: Sizes differ 2026/04/28 02:12:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/28 02:12:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/28 02:12:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/28 02:12:27 INFO : three.txt: Deleted 2026/04/28 02:12:28 DEBUG : three.txt: size = 6 OK 2026/04/28 02:12:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:12:28 INFO : three.txt: Copied (new) 2026/04/28 02:12:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:28 DEBUG : one: size = 4 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:28 DEBUG : one: Sizes differ 2026/04/28 02:12:29 DEBUG : one-2019-01-01: size = 4 OK 2026/04/28 02:12:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/28 02:12:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/28 02:12:29 INFO : one: Deleted 2026/04/28 02:12:29 DEBUG : one: size = 5 OK 2026/04/28 02:12:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/28 02:12:29 INFO : one: Copied (new) 2026/04/28 02:12:29 DEBUG : two: size = 3 OK 2026/04/28 02:12:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:12:29 DEBUG : two: Unchanged skipping 2026/04/28 02:12:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fevubif7kasu path dst) 2026/04/28 02:12:30 DEBUG : three.txt: Sizes differ 2026/04/28 02:12:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/28 02:12:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/28 02:12:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/28 02:12:30 INFO : three.txt: Deleted 2026/04/28 02:12:31 DEBUG : three.txt: size = 19 OK 2026/04/28 02:12:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/28 02:12:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.08s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:12:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:12:33 DEBUG : Testêé: Sizes differ 2026/04/28 02:12:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:12:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:12:34 DEBUG : Testêé: size = 14 OK 2026/04/28 02:12:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/28 02:12:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/28 02:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.89s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:12:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 02:12:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:12:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:12:36 DEBUG : existing: size = 6 OK 2026/04/28 02:12:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/28 02:12:36 INFO : existing: Copied (new) 2026/04/28 02:12:36 DEBUG : Waiting for deletions to finish 2026/04/28 02:12:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone909374071) 2026/04/28 02:12:36 DEBUG : existing: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:12:36 DEBUG : existing: Sizes differ 2026/04/28 02:12:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/28 02:12:36 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:12:36 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:12:36 ERROR : B2 bucket rclone-test-fevubif7kasu: not deleting files as there were IO errors 2026/04/28 02:12:36 ERROR : B2 bucket rclone-test-fevubif7kasu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:12:38 DEBUG : EXISTING: size = 6 OK 2026/04/28 02:12:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:12:38 DEBUG : existing: Unchanged skipping 2026/04/28 02:12:38 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:12:38 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:12:38 DEBUG : Waiting for deletions to finish 2026/04/28 02:12:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.84s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:13:04 DEBUG : both0: size = 6 OK 2026/04/28 02:13:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both0: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both10: size = 6 OK 2026/04/28 02:13:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both10: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both11: size = 6 OK 2026/04/28 02:13:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both11: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both12: size = 6 OK 2026/04/28 02:13:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both12: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both13: size = 6 OK 2026/04/28 02:13:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both13: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both14: size = 6 OK 2026/04/28 02:13:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both14: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both15: size = 6 OK 2026/04/28 02:13:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both15: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both16: size = 6 OK 2026/04/28 02:13:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both17: size = 6 OK 2026/04/28 02:13:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both18: size = 6 OK 2026/04/28 02:13:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both19: size = 6 OK 2026/04/28 02:13:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:13:04 DEBUG : both17: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both18: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both2: size = 6 OK 2026/04/28 02:13:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both1: size = 6 OK 2026/04/28 02:13:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both19: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both3: size = 6 OK 2026/04/28 02:13:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both3: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both4: size = 6 OK 2026/04/28 02:13:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both4: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both5: size = 6 OK 2026/04/28 02:13:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both5: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both6: size = 6 OK 2026/04/28 02:13:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both6: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both7: size = 6 OK 2026/04/28 02:13:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both7: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both8: size = 6 OK 2026/04/28 02:13:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both8: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both9: size = 6 OK 2026/04/28 02:13:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:04 DEBUG : both9: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both2: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both1: Unchanged skipping 2026/04/28 02:13:04 DEBUG : both16: Unchanged skipping 2026/04/28 02:13:04 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:13:04 DEBUG : Waiting for deletions to finish 2026/04/28 02:13:04 INFO : only0: Deleted 2026/04/28 02:13:05 INFO : only15: Deleted 2026/04/28 02:13:05 INFO : only17: Deleted 2026/04/28 02:13:05 INFO : only1: Deleted 2026/04/28 02:13:05 INFO : only2: Deleted 2026/04/28 02:13:05 INFO : only4: Deleted 2026/04/28 02:13:05 INFO : only8: Deleted 2026/04/28 02:13:05 INFO : only10: Deleted 2026/04/28 02:13:05 INFO : only5: Deleted 2026/04/28 02:13:05 INFO : only6: Deleted 2026/04/28 02:13:05 INFO : only7: Deleted 2026/04/28 02:13:05 INFO : only9: Deleted 2026/04/28 02:13:05 INFO : only11: Deleted 2026/04/28 02:13:05 INFO : only12: Deleted 2026/04/28 02:13:05 INFO : only18: Deleted 2026/04/28 02:13:05 INFO : only3: Deleted 2026/04/28 02:13:05 INFO : only13: Deleted 2026/04/28 02:13:05 INFO : only14: Deleted 2026/04/28 02:13:05 INFO : only16: Deleted 2026/04/28 02:13:06 INFO : only19: Deleted 2026/04/28 02:13:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (29.39s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:13:33 DEBUG : both0: size = 6 OK 2026/04/28 02:13:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both0: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both10: size = 6 OK 2026/04/28 02:13:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both10: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both11: size = 6 OK 2026/04/28 02:13:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both11: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both12: size = 6 OK 2026/04/28 02:13:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both12: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both13: size = 6 OK 2026/04/28 02:13:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both14: size = 6 OK 2026/04/28 02:13:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both15: size = 6 OK 2026/04/28 02:13:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both16: size = 6 OK 2026/04/28 02:13:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:13:33 DEBUG : both13: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both17: size = 6 OK 2026/04/28 02:13:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both17: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both18: size = 6 OK 2026/04/28 02:13:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both18: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both19: size = 6 OK 2026/04/28 02:13:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both19: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both1: size = 6 OK 2026/04/28 02:13:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both1: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both2: size = 6 OK 2026/04/28 02:13:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both2: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both3: size = 6 OK 2026/04/28 02:13:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both3: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both4: size = 6 OK 2026/04/28 02:13:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both4: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both5: size = 6 OK 2026/04/28 02:13:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both5: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both6: size = 6 OK 2026/04/28 02:13:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both6: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both7: size = 6 OK 2026/04/28 02:13:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both7: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both8: size = 6 OK 2026/04/28 02:13:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both8: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both9: size = 6 OK 2026/04/28 02:13:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:13:33 DEBUG : both9: Unchanged skipping 2026/04/28 02:13:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only0: Sizes differ 2026/04/28 02:13:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only10: Sizes differ 2026/04/28 02:13:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only11: Sizes differ 2026/04/28 02:13:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only12: Sizes differ 2026/04/28 02:13:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only13: Sizes differ 2026/04/28 02:13:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only14: Sizes differ 2026/04/28 02:13:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only15: Sizes differ 2026/04/28 02:13:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only16: Sizes differ 2026/04/28 02:13:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only17: Sizes differ 2026/04/28 02:13:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only18: Sizes differ 2026/04/28 02:13:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only19: Sizes differ 2026/04/28 02:13:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only1: Sizes differ 2026/04/28 02:13:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only2: Sizes differ 2026/04/28 02:13:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only3: Sizes differ 2026/04/28 02:13:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only4: Sizes differ 2026/04/28 02:13:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only5: Sizes differ 2026/04/28 02:13:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only6: Sizes differ 2026/04/28 02:13:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only7: Sizes differ 2026/04/28 02:13:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only8: Sizes differ 2026/04/28 02:13:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone909374071) 2026/04/28 02:13:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-fevubif7kasu) 2026/04/28 02:13:33 DEBUG : only9: Sizes differ 2026/04/28 02:13:33 DEBUG : both14: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both15: Unchanged skipping 2026/04/28 02:13:33 DEBUG : both16: Unchanged skipping 2026/04/28 02:13:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:13:34 DEBUG : only0: size = 0 OK 2026/04/28 02:13:34 DEBUG : only10: size = 0 OK 2026/04/28 02:13:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only0: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only10: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only13: size = 0 OK 2026/04/28 02:13:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only13: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only14: size = 0 OK 2026/04/28 02:13:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only14: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only15: size = 0 OK 2026/04/28 02:13:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only15: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only16: size = 0 OK 2026/04/28 02:13:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only16: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only11: size = 0 OK 2026/04/28 02:13:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only11: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only17: size = 0 OK 2026/04/28 02:13:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only17: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only18: size = 0 OK 2026/04/28 02:13:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only18: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only12: size = 0 OK 2026/04/28 02:13:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only12: Copied (replaced existing) 2026/04/28 02:13:34 DEBUG : only19: size = 0 OK 2026/04/28 02:13:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:34 INFO : only19: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only1: size = 0 OK 2026/04/28 02:13:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only1: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only2: size = 0 OK 2026/04/28 02:13:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only2: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only3: size = 0 OK 2026/04/28 02:13:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only3: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only4: size = 0 OK 2026/04/28 02:13:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only4: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only5: size = 0 OK 2026/04/28 02:13:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only5: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only6: size = 0 OK 2026/04/28 02:13:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only6: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only7: size = 0 OK 2026/04/28 02:13:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only7: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only8: size = 0 OK 2026/04/28 02:13:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only8: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : only9: size = 0 OK 2026/04/28 02:13:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/28 02:13:35 INFO : only9: Copied (replaced existing) 2026/04/28 02:13:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.42s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:13:43 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:13:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:13:43 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 02:13:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:13:43 INFO : empty_on_remote: Making directory 2026/04/28 02:13:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/28 02:13:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:13:46 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:13:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:13:46 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 02:13:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 02:13:46 INFO : empty_on_remote: Making directory 2026/04/28 02:13:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/28 02:13:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:13:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:49 INFO : sub dir: Making directory 2026/04/28 02:13:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:13:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 02:13:53 INFO : sub dir: Making directory 2026/04/28 02:13:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:14:05 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:06 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:14:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:14:06 DEBUG : banana: size = 6 OK 2026/04/28 02:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:14:06 DEBUG : banana: Unchanged skipping 2026/04/28 02:14:06 DEBUG : apple: size = 5 OK 2026/04/28 02:14:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : apple: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:14:06 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:14:06 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:14:06 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:06 INFO : There was nothing to transfer 2026/04/28 02:14:06 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:07 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : apple: size = 5 OK 2026/04/28 02:14:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : apple: Unchanged skipping 2026/04/28 02:14:07 DEBUG : banana: size = 6 OK 2026/04/28 02:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:14:07 DEBUG : banana: Unchanged skipping 2026/04/28 02:14:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:14:07 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:14:07 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:07 INFO : There was nothing to transfer 2026/04/28 02:14:07 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:07 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:14:23 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:23 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : apple: size = 5 OK 2026/04/28 02:14:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:14:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:14:24 DEBUG : banana: size = 6 OK 2026/04/28 02:14:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : banana: Unchanged skipping 2026/04/28 02:14:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:14:24 DEBUG : apple: Unchanged skipping 2026/04/28 02:14:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:14:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:14:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:14:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:14:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:14:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:14:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:14:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:14:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:14:24 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:24 INFO : There was nothing to transfer 2026/04/28 02:14:24 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:24 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : apple: size = 5 OK 2026/04/28 02:14:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : apple: Unchanged skipping 2026/04/28 02:14:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:14:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:14:25 DEBUG : banana: size = 6 OK 2026/04/28 02:14:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : banana: Unchanged skipping 2026/04/28 02:14:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:14:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:14:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:14:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:14:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:14:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:14:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:14:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:14:25 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:14:25 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:25 INFO : There was nothing to transfer 2026/04/28 02:14:25 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:25 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:14:41 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:41 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:14:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 02:14:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:14:42 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:14:42 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:14:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/28 02:14:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/28 02:14:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : YmFuYW5h: size = 6 OK 2026/04/28 02:14:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/28 02:14:42 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/28 02:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/28 02:14:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/28 02:14:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/28 02:14:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/28 02:14:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/28 02:14:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/28 02:14:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/28 02:14:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/28 02:14:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/28 02:14:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:43 DEBUG : YXBwbGU=: size = 5 OK 2026/04/28 02:14:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/28 02:14:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/28 02:14:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/28 02:14:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/28 02:14:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/28 02:14:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/28 02:14:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/28 02:14:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/28 02:14:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/28 02:14:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/28 02:14:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/28 02:14:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/28 02:14:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/28 02:14:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/28 02:14:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/28 02:14:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/28 02:14:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/28 02:14:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/28 02:14:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/28 02:14:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/28 02:14:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:44 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 02:14:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 02:14:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 02:14:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 02:14:45 INFO : apple: Deleted 2026/04/28 02:14:45 INFO : appleappleapplebanana: Deleted 2026/04/28 02:14:45 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 02:14:45 INFO : banana: Deleted 2026/04/28 02:14:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 02:14:45 INFO : splitbananasplit: Deleted 2026/04/28 02:14:45 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 02:14:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 02:14:45 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:46 DEBUG : YXBwbGU=: size = 5 OK 2026/04/28 02:14:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : apple: Unchanged skipping 2026/04/28 02:14:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/28 02:14:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:14:46 DEBUG : YmFuYW5h: size = 6 OK 2026/04/28 02:14:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : banana: Unchanged skipping 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/28 02:14:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 02:14:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:14:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/28 02:14:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/28 02:14:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/28 02:14:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/28 02:14:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/28 02:14:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/28 02:14:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/28 02:14:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:14:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:14:46 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:14:46 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:46 DEBUG : Waiting for deletions to finish 2026/04/28 02:14:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/28 02:14:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 02:14:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 02:14:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 02:14:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 02:14:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 02:14:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 02:14:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 02:14:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 02:14:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 02:14:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 02:14:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:15:02 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:02 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/28 02:15:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 02:15:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 02:15:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 02:15:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 02:15:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 02:15:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 02:15:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 02:15:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 02:15:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 02:15:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 02:15:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 02:15:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 02:15:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 02:15:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 02:15:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/28 02:15:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:03 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:15:03 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:15:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/28 02:15:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/28 02:15:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/28 02:15:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:03 DEBUG : PREFIXapple: size = 5 OK 2026/04/28 02:15:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/28 02:15:03 INFO : apple: Copied (new) to: PREFIXapple 2026/04/28 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/28 02:15:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/28 02:15:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/28 02:15:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:03 DEBUG : PREFIXbanana: size = 6 OK 2026/04/28 02:15:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/28 02:15:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/28 02:15:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:03 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/28 02:15:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/28 02:15:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/28 02:15:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/28 02:15:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/28 02:15:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/28 02:15:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/28 02:15:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/28 02:15:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/28 02:15:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/28 02:15:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/28 02:15:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/28 02:15:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/28 02:15:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/28 02:15:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/28 02:15:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/28 02:15:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/28 02:15:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/28 02:15:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/28 02:15:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/28 02:15:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/28 02:15:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/28 02:15:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/28 02:15:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/28 02:15:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/28 02:15:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/28 02:15:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/28 02:15:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/28 02:15:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/28 02:15:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/28 02:15:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/28 02:15:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:05 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 02:15:05 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 02:15:05 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 02:15:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 02:15:05 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 02:15:05 INFO : appleappleapplebanana: Deleted 2026/04/28 02:15:05 INFO : splitbananasplit: Deleted 2026/04/28 02:15:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 02:15:06 INFO : apple: Deleted 2026/04/28 02:15:06 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 02:15:06 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 02:15:06 INFO : banana: Deleted 2026/04/28 02:15:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 02:15:06 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 02:15:06 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 02:15:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 02:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 02:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 02:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 02:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 02:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 02:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 02:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 02:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 02:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 02:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 02:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 02:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 02:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 02:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 02:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 02:15:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 02:15:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 02:15:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 02:15:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:07 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:15:07 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:15:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:15:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/28 02:15:07 INFO : appleappleapplebanana: Copied (new) 2026/04/28 02:15:07 DEBUG : banana: size = 6 OK 2026/04/28 02:15:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/28 02:15:07 INFO : banana: Copied (new) 2026/04/28 02:15:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:15:07 DEBUG : apple: size = 5 OK 2026/04/28 02:15:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/28 02:15:07 INFO : splitbananasplit: Copied (new) 2026/04/28 02:15:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/28 02:15:07 INFO : apple: Copied (new) 2026/04/28 02:15:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:15:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/28 02:15:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/28 02:15:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:15:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/28 02:15:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/28 02:15:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/28 02:15:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/28 02:15:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/28 02:15:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/28 02:15:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/28 02:15:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/28 02:15:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:15:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/28 02:15:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:15:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/28 02:15:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/28 02:15:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:15:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/28 02:15:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/28 02:15:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:15:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/28 02:15:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/28 02:15:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:15:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/28 02:15:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/28 02:15:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:15:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/28 02:15:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/28 02:15:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:15:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/28 02:15:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/28 02:15:09 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/28 02:15:09 INFO : PREFIXapple: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/28 02:15:09 INFO : PREFIXbanana: Deleted 2026/04/28 02:15:09 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/28 02:15:09 INFO : PREFIXsplitbananasplit: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/28 02:15:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/28 02:15:09 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:10 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:10 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:15:26 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:26 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:15:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/28 02:15:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:26 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:15:26 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:15:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/28 02:15:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/28 02:15:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/28 02:15:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/28 02:15:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/28 02:15:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/28 02:15:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:27 DEBUG : appleSUFFIX: size = 5 OK 2026/04/28 02:15:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/28 02:15:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/28 02:15:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/28 02:15:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/28 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/28 02:15:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/28 02:15:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/28 02:15:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/28 02:15:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/28 02:15:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/28 02:15:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/28 02:15:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/28 02:15:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/28 02:15:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/28 02:15:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/28 02:15:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/28 02:15:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/28 02:15:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/28 02:15:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/28 02:15:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/28 02:15:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/28 02:15:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/28 02:15:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/28 02:15:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/28 02:15:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/28 02:15:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/28 02:15:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/28 02:15:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/28 02:15:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/28 02:15:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/28 02:15:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/28 02:15:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/28 02:15:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/28 02:15:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:29 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 02:15:29 INFO : appleappleapplebanana: Deleted 2026/04/28 02:15:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 02:15:29 INFO : apple: Deleted 2026/04/28 02:15:29 INFO : banana: Deleted 2026/04/28 02:15:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 02:15:29 INFO : splitbananasplit: Deleted 2026/04/28 02:15:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 02:15:29 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 02:15:29 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 02:15:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 02:15:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 02:15:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:15:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:15:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:15:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/28 02:15:31 INFO : appleappleapplebanana: Copied (new) 2026/04/28 02:15:31 DEBUG : banana: size = 6 OK 2026/04/28 02:15:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/28 02:15:31 INFO : banana: Copied (new) 2026/04/28 02:15:31 DEBUG : apple: size = 5 OK 2026/04/28 02:15:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/28 02:15:31 INFO : apple: Copied (new) 2026/04/28 02:15:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:15:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/28 02:15:31 INFO : splitbananasplit: Copied (new) 2026/04/28 02:15:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:15:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/28 02:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/28 02:15:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:15:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/28 02:15:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/28 02:15:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:15:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/28 02:15:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/28 02:15:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:15:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/28 02:15:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/28 02:15:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:15:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/28 02:15:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/28 02:15:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:15:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/28 02:15:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:15:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/28 02:15:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:15:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/28 02:15:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:15:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/28 02:15:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:15:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/28 02:15:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:15:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/28 02:15:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:15:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/28 02:15:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:15:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/28 02:15:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/28 02:15:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:15:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/28 02:15:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/28 02:15:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:15:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/28 02:15:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/28 02:15:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:15:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/28 02:15:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/28 02:15:33 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : splitbananasplitSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : appleSUFFIX: Deleted 2026/04/28 02:15:33 INFO : bananaSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/28 02:15:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/28 02:15:33 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:33 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:34 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:15:49 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:50 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:15:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:50 DEBUG : apple: size = 5 OK 2026/04/28 02:15:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:50 DEBUG : apple: Unchanged skipping 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : banana: size = 6 OK 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : banana: Unchanged skipping 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 02:15:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 02:15:50 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:15:50 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:15:51 DEBUG : splitbanan: size = 16 OK 2026/04/28 02:15:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/28 02:15:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/28 02:15:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:51 DEBUG : appleapple: size = 21 OK 2026/04/28 02:15:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/28 02:15:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/28 02:15:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/28 02:15:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/28 02:15:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/28 02:15:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/28 02:15:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/28 02:15:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/28 02:15:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/28 02:15:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/28 02:15:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/28 02:15:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/28 02:15:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/28 02:15:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/28 02:15:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/28 02:15:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/28 02:15:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/28 02:15:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/28 02:15:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/28 02:15:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/28 02:15:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/28 02:15:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/28 02:15:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/28 02:15:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/28 02:15:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/28 02:15:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/28 02:15:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/28 02:15:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/28 02:15:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/28 02:15:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/28 02:15:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/28 02:15:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/28 02:15:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/28 02:15:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/28 02:15:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/28 02:15:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/28 02:15:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/28 02:15:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/28 02:15:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/28 02:15:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/28 02:15:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/28 02:15:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/28 02:15:52 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 02:15:53 INFO : splitbananasplit: Deleted 2026/04/28 02:15:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 02:15:53 INFO : appleappleapplebanana: Deleted 2026/04/28 02:15:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 02:15:53 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 02:15:54 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 02:15:54 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:54 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : appleapple: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:54 DEBUG : apple: size = 5 OK 2026/04/28 02:15:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : appleapple: size = 21 OK 2026/04/28 02:15:54 DEBUG : apple: Unchanged skipping 2026/04/28 02:15:54 DEBUG : splitbanan: size = 16 OK 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:15:54 DEBUG : banana: size = 6 OK 2026/04/28 02:15:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:15:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : banana: Unchanged skipping 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 02:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 02:15:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 02:15:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 02:15:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 02:15:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 02:15:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 02:15:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 02:15:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 02:15:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 02:15:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 02:15:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 02:15:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 02:15:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 02:15:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 02:15:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 02:15:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/28 02:15:54 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/28 02:15:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/28 02:15:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/28 02:15:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:15:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:15:54 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:15:54 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:54 DEBUG : Waiting for deletions to finish 2026/04/28 02:15:55 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : appleapple: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/28 02:15:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 02:15:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 02:15:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 02:15:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 02:15:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 02:15:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 02:15:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 02:15:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 02:15:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 02:15:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 02:15:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 02:15:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 02:15:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 02:15:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 02:15:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 02:15:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 02:15:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 02:15:55 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:16:10 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:11 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:16:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : banana: size = 6 OK 2026/04/28 02:16:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:16:11 DEBUG : banana: Unchanged skipping 2026/04/28 02:16:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:16:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:16:11 DEBUG : apple: size = 5 OK 2026/04/28 02:16:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : apple: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:16:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:16:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:16:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:16:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:16:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:16:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:16:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:16:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:16:11 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:16:11 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:11 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:12 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : apple: size = 5 OK 2026/04/28 02:16:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : apple: Unchanged skipping 2026/04/28 02:16:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:16:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:16:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:16:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:16:12 DEBUG : banana: size = 6 OK 2026/04/28 02:16:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : banana: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:16:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:16:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:16:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:16:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:16:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:16:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:16:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:16:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:16:12 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:16:12 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:12 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:12 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:13 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:16:29 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:29 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:16:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:16:29 DEBUG : apple: size = 5 OK 2026/04/28 02:16:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:29 DEBUG : apple: Unchanged skipping 2026/04/28 02:16:29 DEBUG : banana: size = 6 OK 2026/04/28 02:16:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:29 DEBUG : banana: Unchanged skipping 2026/04/28 02:16:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:16:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:16:30 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:30 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:30 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:30 DEBUG : apple: size = 5 OK 2026/04/28 02:16:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:16:30 DEBUG : apple: Unchanged skipping 2026/04/28 02:16:30 DEBUG : banana: size = 6 OK 2026/04/28 02:16:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : banana: Unchanged skipping 2026/04/28 02:16:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:16:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:16:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:16:30 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:16:30 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:30 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:31 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:16:45 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:45 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:16:46 DEBUG : apple: size = 5 OK 2026/04/28 02:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : apple: Unchanged skipping 2026/04/28 02:16:46 DEBUG : banana: size = 6 OK 2026/04/28 02:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : banana: Unchanged skipping 2026/04/28 02:16:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:16:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:16:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:16:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:16:46 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:16:46 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:46 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:46 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : apple: size = 5 OK 2026/04/28 02:16:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : apple: Unchanged skipping 2026/04/28 02:16:47 DEBUG : banana: size = 6 OK 2026/04/28 02:16:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : banana: Unchanged skipping 2026/04/28 02:16:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:16:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:16:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:16:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:16:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:16:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:16:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:16:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:16:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:16:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:16:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:16:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:16:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:16:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:16:47 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:47 DEBUG : Waiting for deletions to finish 2026/04/28 02:16:47 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:02 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:03 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:17:03 DEBUG : apple: size = 5 OK 2026/04/28 02:17:03 DEBUG : banana: size = 6 OK 2026/04/28 02:17:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:17:03 DEBUG : apple: Unchanged skipping 2026/04/28 02:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:17:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:03 DEBUG : banana: Unchanged skipping 2026/04/28 02:17:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:04 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:04 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:04 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:04 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:17:04 DEBUG : apple: size = 5 OK 2026/04/28 02:17:04 DEBUG : banana: size = 6 OK 2026/04/28 02:17:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:17:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : banana: Unchanged skipping 2026/04/28 02:17:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:17:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : apple: Unchanged skipping 2026/04/28 02:17:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:17:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:17:04 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:04 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:04 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:05 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:21 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:22 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:17:22 DEBUG : apple: size = 5 OK 2026/04/28 02:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : apple: Unchanged skipping 2026/04/28 02:17:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:17:22 DEBUG : banana: size = 6 OK 2026/04/28 02:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : banana: Unchanged skipping 2026/04/28 02:17:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:17:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:17:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:17:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:17:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:17:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:17:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:17:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:17:22 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:22 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:22 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:23 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 02:17:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 02:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 02:17:23 DEBUG : banana: size = 6 OK 2026/04/28 02:17:23 DEBUG : apple: size = 5 OK 2026/04/28 02:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:23 DEBUG : apple: Unchanged skipping 2026/04/28 02:17:23 DEBUG : banana: Unchanged skipping 2026/04/28 02:17:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 02:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 02:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 02:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 02:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 02:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 02:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 02:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 02:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 02:17:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:24 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:24 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:24 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:24 DEBUG : apple: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : banana: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 02:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.66s) --- PASS: TestTransform/NFC (15.73s) --- PASS: TestTransform/NFD (17.96s) --- PASS: TestTransform/base64 (20.96s) --- PASS: TestTransform/prefix (24.03s) --- PASS: TestTransform/suffix (23.70s) --- PASS: TestTransform/truncate (20.93s) --- PASS: TestTransform/encoder (18.18s) --- PASS: TestTransform/ISO-8859-1 (17.52s) --- PASS: TestTransform/charmap (16.78s) --- PASS: TestTransform/lowercase (17.39s) --- PASS: TestTransform/ascii (19.49s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 02:17:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 02:17:29 INFO : sub dir_somesuffix: Making directory 2026/04/28 02:17:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 02:17:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/28 02:17:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 02:17:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 02:17:29 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:29 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/28 02:17:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 02:17:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:31 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:31 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:31 INFO : tictactoe: Making directory 2026/04/28 02:17:31 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:31 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/28 02:17:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:31 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:31 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/28 02:17:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/28 02:17:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:33 INFO : toe: Making directory 2026/04/28 02:17:33 INFO : toe/toe: Making directory 2026/04/28 02:17:33 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 02:17:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 02:17:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 02:17:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:33 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/28 02:17:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/28 02:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.04s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:35 INFO : toe: Making directory 2026/04/28 02:17:35 INFO : toe/toe: Making directory 2026/04/28 02:17:35 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 02:17:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 02:17:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 02:17:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:35 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/28 02:17:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/28 02:17:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.96s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:36 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:17:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 02:17:36 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:37 INFO : tictacempty_dir: Making directory 2026/04/28 02:17:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:37 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:37 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:37 INFO : tictactoe: Making directory 2026/04/28 02:17:37 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:37 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:37 INFO : tictactoe/tictactoe: Making directory 2026/04/28 02:17:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:37 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:37 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 02:17:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.97s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:38 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:17:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 02:17:38 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:39 INFO : tictacempty_dir: Making directory 2026/04/28 02:17:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:39 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:39 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:39 INFO : tictactoe: Making directory 2026/04/28 02:17:39 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:39 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:39 INFO : tictactoe/tictactoe: Making directory 2026/04/28 02:17:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 02:17:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:39 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:39 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/28 02:17:39 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:39 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:40 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:40 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 02:17:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/28 02:17:40 NOTICE: B2 bucket rclone-test-fevubif7kasu: 0 differences found 2026/04/28 02:17:40 NOTICE: B2 bucket rclone-test-fevubif7kasu: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:41 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:41 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:41 INFO : tictactoe: Making directory 2026/04/28 02:17:41 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:41 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:41 INFO : tictactoe/tictactoe: Making directory 2026/04/28 02:17:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:41 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:41 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 02:17:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:43 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:43 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:43 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:43 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:44 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 02:17:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 02:17:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 02:17:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/28 02:17:44 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.97s) === RUN TestSyntax 2026/04/28 02:17:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:45 INFO : toe: Making directory 2026/04/28 02:17:45 INFO : toe/toe: Making directory 2026/04/28 02:17:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 02:17:45 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:45 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:46 DEBUG : toe/toe/toe: size = 11 OK 2026/04/28 02:17:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:46 INFO : toe/toe/toe: Copied (new) 2026/04/28 02:17:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:46 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:17:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 02:17:46 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:47 INFO : tictacempty_dir: Making directory 2026/04/28 02:17:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:47 INFO : tictactoe: Making directory 2026/04/28 02:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:47 INFO : tictactoe/tictactoe: Making directory 2026/04/28 02:17:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 02:17:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:47 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:47 INFO : toe/toe/toe.txt: Deleted 2026/04/28 02:17:47 INFO : toe/toe: Removing directory 2026/04/28 02:17:47 INFO : toe: Removing directory 2026/04/28 02:17:47 INFO : empty_dir: Removing directory 2026/04/28 02:17:47 DEBUG : Local file system at /tmp/rclone909374071: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:48 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:17:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 02:17:48 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:48 INFO : tictacempty_dir: Making directory 2026/04/28 02:17:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:48 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:48 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:48 INFO : tictactoe: Making directory 2026/04/28 02:17:48 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:48 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:48 INFO : tictactoe/tictactoe: Making directory 2026/04/28 02:17:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 02:17:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:48 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:48 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:49 INFO : toe/toe/toe.txt: Deleted 2026/04/28 02:17:49 INFO : toe/toe: Removing directory 2026/04/28 02:17:49 INFO : toe: Removing directory 2026/04/28 02:17:49 INFO : empty_dir: Removing directory 2026/04/28 02:17:49 DEBUG : Local file system at /tmp/rclone909374071: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/28 02:17:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 02:17:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 02:17:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 02:17:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 02:17:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 02:17:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/28 02:17:51 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.39s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:52 DEBUG : Reset feature "Copy" 2026/04/28 02:17:52 DEBUG : Reset feature "Move" 2026/04/28 02:17:52 DEBUG : Reset feature "Copy" 2026/04/28 02:17:52 DEBUG : Reset feature "Move" 2026/04/28 02:17:52 DEBUG : empty_dir: Making directory with metadata 2026/04/28 02:17:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 02:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:52 INFO : tictacempty_dir: Making directory 2026/04/28 02:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 02:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:52 INFO : tictactoe: Making directory 2026/04/28 02:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/28 02:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:52 INFO : tictactoe/tictactoe: Making directory 2026/04/28 02:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 02:17:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 02:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:52 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:52 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 02:17:53 INFO : toe/toe/toe.txt: Deleted 2026/04/28 02:17:53 INFO : toe/toe: Removing directory 2026/04/28 02:17:53 INFO : toe: Removing directory 2026/04/28 02:17:53 INFO : empty_dir: Removing directory 2026/04/28 02:17:53 DEBUG : Local file system at /tmp/rclone909374071: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/28 02:17:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 02:17:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 02:17:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 02:17:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 02:17:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 02:17:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 02:17:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/28 02:17:55 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 (4.21s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:56 DEBUG : toe: transformed to: dG9l 2026/04/28 02:17:56 DEBUG : toe: transformed to: dG9l 2026/04/28 02:17:56 INFO : dG9l: Making directory 2026/04/28 02:17:56 DEBUG : toe: transformed to: dG9l 2026/04/28 02:17:56 DEBUG : toe: transformed to: dG9l 2026/04/28 02:17:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/28 02:17:56 INFO : dG9l/dG9l: Making directory 2026/04/28 02:17:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/28 02:17:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/28 02:17:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 02:17:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 02:17:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 02:17:56 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:56 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/28 02:17:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 02:17:57 DEBUG : Waiting for deletions to finish 2026/04/28 02:17:57 DEBUG : dG9l: transformed to: toe 2026/04/28 02:17:57 DEBUG : dG9l: transformed to: toe 2026/04/28 02:17:57 DEBUG : dG9l: transformed to: toe 2026/04/28 02:17:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/28 02:17:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/28 02:17:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 02:17:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/28 02:17:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/28 02:17:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/28 02:17:58 DEBUG : Local file system at /tmp/rclone909374071: Waiting for checks to finish 2026/04/28 02:17:58 DEBUG : Local file system at /tmp/rclone909374071: Waiting for transfers to finish 2026/04/28 02:17:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-fevubif7kasu", Local "Local file system at /tmp/rclone909374071", Modify Window "1ms" 2026/04/28 02:17:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:58 DEBUG : toe: transformed to: 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : toe: transformed to: 2026/04/28 02:17:59 INFO : B2 bucket rclone-test-fevubif7kasu: Making directory 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : toe: transformed to: 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : toe: transformed to: 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : toe/toe: transformed to: 2026/04/28 02:17:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/28 02:17:59 INFO : toe/toe: Making directory 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : toe/toe: transformed to: 2026/04/28 02:17:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : toe: transformed to: 2026/04/28 02:17:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 02:17:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 02:17:59 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for checks to finish 2026/04/28 02:17:59 DEBUG : toe/toe/toe: transformed to: 2026/04/28 02:17:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/28 02:17:59 DEBUG : B2 bucket rclone-test-fevubif7kasu: Waiting for transfers to finish 2026/04/28 02:17:59 DEBUG : toe/toe/toe: size = 11 OK 2026/04/28 02:17:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/28 02:17:59 INFO : toe/toe/toe: Copied (new) 2026/04/28 02:17:59 ERROR : B2 bucket rclone-test-fevubif7kasu: not deleting files as there were IO errors 2026/04/28 02:17:59 ERROR : B2 bucket rclone-test-fevubif7kasu: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2026/04/28 02:18:00 DEBUG : B2 bucket rclone-test-fevubif7kasu: Purge remote 2026/04/28 02:18:00 INFO : B2 bucket rclone-test-fevubif7kasu: cleaning bucket "rclone-test-fevubif7kasu" of all files 2026/04/28 02:18:01 DEBUG : BackupDir/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228d8_d20260428_m021113_c001_v7007000_t0000_u01777342273873") 2026/04/28 02:18:01 DEBUG : BackupDir/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f117f1a2e68a2ab87_d20260428_m021107_c001_v0001136_t0035_u01777342267095") 2026/04/28 02:18:01 DEBUG : CompareDest/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f410be01e7e66582d_d20260428_m021047_c001_v7007000_t0000_u01777342247139") 2026/04/28 02:18:01 DEBUG : CompareDest/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc80aa_d20260428_m021040_c001_v0001136_t0015_u01777342240976") 2026/04/28 02:18:01 DEBUG : CompareDest/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f410be01e7e66582e_d20260428_m021047_c001_v7007000_t0000_u01777342247328") 2026/04/28 02:18:01 DEBUG : CompareDest/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cb44_d20260428_m021042_c001_v0001109_t0045_u01777342242006") 2026/04/28 02:18:01 DEBUG : CopyDest/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228d9_d20260428_m021114_c001_v7007000_t0000_u01777342274063") 2026/04/28 02:18:01 DEBUG : CopyDest/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cb7c_d20260428_m021103_c001_v0001109_t0053_u01777342263995") 2026/04/28 02:18:01 DEBUG : CopyDest/three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228da_d20260428_m021114_c001_v7007000_t0000_u01777342274245") 2026/04/28 02:18:01 DEBUG : CopyDest/three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cb84_d20260428_m021111_c001_v0001109_t0008_u01777342271008") 2026/04/28 02:18:02 DEBUG : CopyDest/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228dd_d20260428_m021114_c001_v7007000_t0000_u01777342274427") 2026/04/28 02:18:02 DEBUG : CopyDest/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8124_d20260428_m021108_c001_v0001136_t0042_u01777342268408") 2026/04/28 02:18:02 DEBUG : EXISTING: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b91ba_d20260428_m021239_c001_v7007000_t0000_u01777342359113") 2026/04/28 02:18:02 DEBUG : EXISTING: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc68_d20260428_m021237_c001_v0001109_t0056_u01777342357659") 2026/04/28 02:18:02 DEBUG : PREFIXapple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc88_d20260428_m021509_c001_v7007000_t0000_u01777342509517") 2026/04/28 02:18:02 DEBUG : PREFIXapple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79431_d20260428_m021503_c001_v0001120_t0047_u01777342503068") 2026/04/28 02:18:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351508c5_d20260428_m021509_c001_v7007000_t0000_u01777342509664") 2026/04/28 02:18:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46319_d20260428_m021503_c001_v0001042_t0022_u01777342503084") 2026/04/28 02:18:02 DEBUG : PREFIXbanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc8a_d20260428_m021509_c001_v7007000_t0000_u01777342509669") 2026/04/28 02:18:02 DEBUG : PREFIXbanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac27_d20260428_m021503_c001_v0001167_t0030_u01777342503077") 2026/04/28 02:18:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f412298439cbb0429_d20260428_m021509_c001_v7007000_t0000_u01777342509738") 2026/04/28 02:18:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8876_d20260428_m021503_c001_v0001136_t0057_u01777342503098") 2026/04/28 02:18:02 DEBUG : Testêé: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b91ad_d20260428_m021235_c001_v7007000_t0000_u01777342355257") 2026/04/28 02:18:02 DEBUG : Testêé: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc52_d20260428_m021234_c001_v0001109_t0030_u01777342354241") 2026/04/28 02:18:02 DEBUG : Testêé: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc838e_d20260428_m021233_c001_v0001136_t0000_u01777342353137") 2026/04/28 02:18:02 DEBUG : YXBwbGU=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cb3_d20260428_m021447_c001_v7007000_t0000_u01777342487072") 2026/04/28 02:18:02 DEBUG : YXBwbGU=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb793d9_d20260428_m021443_c001_v0001120_t0038_u01777342483049") 2026/04/28 02:18:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cb5_d20260428_m021447_c001_v7007000_t0000_u01777342487299") 2026/04/28 02:18:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462df_d20260428_m021442_c001_v0001042_t0048_u01777342482304") 2026/04/28 02:18:03 DEBUG : YmFuYW5h: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cb8_d20260428_m021447_c001_v7007000_t0000_u01777342487486") 2026/04/28 02:18:03 DEBUG : YmFuYW5h: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87c6_d20260428_m021442_c001_v0001136_t0040_u01777342482316") 2026/04/28 02:18:03 DEBUG : a/potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3979_d20260428_m020905_c001_v7007000_t0000_u01777342145825") 2026/04/28 02:18:03 DEBUG : a/potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4987_d20260428_m020905_c001_v0001167_t0043_u01777342145141") 2026/04/28 02:18:03 DEBUG : a/potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313017_d20260428_m020903_c001_v7007000_t0000_u01777342143361") 2026/04/28 02:18:03 DEBUG : a/potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4961_d20260428_m020902_c001_v0001167_t0017_u01777342142236") 2026/04/28 02:18:03 DEBUG : a/potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8b8_d20260428_m020844_c001_v7007000_t0000_u01777342124521") 2026/04/28 02:18:03 DEBUG : a/potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4895_d20260428_m020843_c001_v0001167_t0019_u01777342123626") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be2_d20260428_m021725_c001_v7007000_t0000_u01777342645123") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7965b_d20260428_m021719_c001_v0001120_t0025_u01777342639448") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437877_d20260428_m021705_c001_v7007000_t0000_u01777342625761") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79625_d20260428_m021701_c001_v0001120_t0058_u01777342621267") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680334_d20260428_m021648_c001_v7007000_t0000_u01777342608327") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb795e5_d20260428_m021644_c001_v0001120_t0021_u01777342604148") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e0d_d20260428_m021631_c001_v7007000_t0000_u01777342591673") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79593_d20260428_m021626_c001_v0001120_t0038_u01777342586606") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f2_d20260428_m021614_c001_v7007000_t0000_u01777342574005") 2026/04/28 02:18:03 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79557_d20260428_m021609_c001_v0001120_t0044_u01777342569279") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166721_d20260428_m021555_c001_v7007000_t0000_u01777342555679") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc89f0_d20260428_m021548_c001_v0001136_t0044_u01777342548147") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b1_d20260428_m021534_c001_v7007000_t0000_u01777342534965") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8976_d20260428_m021530_c001_v0001136_t0026_u01777342530762") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377e9_d20260428_m021529_c001_v7007000_t0000_u01777342529513") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacdd_d20260428_m021524_c001_v0001167_t0007_u01777342524238") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ace_d20260428_m021511_c001_v7007000_t0000_u01777342511237") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac4e_d20260428_m021507_c001_v0001167_t0055_u01777342507041") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583134d2_d20260428_m021505_c001_v7007000_t0000_u01777342505983") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79429_d20260428_m021500_c001_v0001120_t0011_u01777342500537") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4192ac6c138bf826_d20260428_m021445_c001_v7007000_t0000_u01777342485058") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87b2_d20260428_m021439_c001_v0001136_t0041_u01777342479592") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d119_d20260428_m021426_c001_v7007000_t0000_u01777342466334") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46293_d20260428_m021421_c001_v0001042_t0014_u01777342461845") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02970_d20260428_m021408_c001_v7007000_t0000_u01777342448421") 2026/04/28 02:18:04 DEBUG : apple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa2f_d20260428_m021404_c001_v0001167_t0025_u01777342444472") 2026/04/28 02:18:04 DEBUG : appleSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377ee_d20260428_m021533_c001_v7007000_t0000_u01777342533435") 2026/04/28 02:18:04 DEBUG : appleSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eace9_d20260428_m021526_c001_v0001167_t0021_u01777342526850") 2026/04/28 02:18:04 DEBUG : appleapple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166722_d20260428_m021555_c001_v7007000_t0000_u01777342555877") 2026/04/28 02:18:04 DEBUG : appleapple: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead91_d20260428_m021550_c001_v0001167_t0039_u01777342550622") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be3_d20260428_m021725_c001_v7007000_t0000_u01777342645308") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46450_d20260428_m021720_c001_v0001042_t0025_u01777342640488") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437878_d20260428_m021705_c001_v7007000_t0000_u01777342625944") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4642d_d20260428_m021701_c001_v0001042_t0010_u01777342621876") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680335_d20260428_m021648_c001_v7007000_t0000_u01777342608508") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46411_d20260428_m021644_c001_v0001042_t0055_u01777342604966") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e0e_d20260428_m021631_c001_v7007000_t0000_u01777342591867") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463e1_d20260428_m021627_c001_v0001042_t0034_u01777342587870") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f3_d20260428_m021614_c001_v7007000_t0000_u01777342574194") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463c3_d20260428_m021610_c001_v0001042_t0041_u01777342570154") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583138e9_d20260428_m021553_c001_v7007000_t0000_u01777342553329") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46395_d20260428_m021548_c001_v0001042_t0047_u01777342548853") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b2_d20260428_m021535_c001_v7007000_t0000_u01777342535149") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead0b_d20260428_m021530_c001_v0001167_t0047_u01777342530773") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20da9_d20260428_m021529_c001_v7007000_t0000_u01777342529484") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8946_d20260428_m021525_c001_v0001136_t0045_u01777342525219") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254acf_d20260428_m021511_c001_v7007000_t0000_u01777342511421") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc88a8_d20260428_m021507_c001_v0001136_t0058_u01777342507058") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cd47_d20260428_m021505_c001_v7007000_t0000_u01777342505773") 2026/04/28 02:18:05 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46313_d20260428_m021501_c001_v0001042_t0043_u01777342501349") 2026/04/28 02:18:06 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955de_d20260428_m021445_c001_v7007000_t0000_u01777342485056") 2026/04/28 02:18:06 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab65_d20260428_m021440_c001_v0001167_t0042_u01777342480352") 2026/04/28 02:18:06 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d11a_d20260428_m021426_c001_v7007000_t0000_u01777342466536") 2026/04/28 02:18:06 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8736_d20260428_m021422_c001_v0001136_t0000_u01777342462663") 2026/04/28 02:18:06 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02972_d20260428_m021408_c001_v7007000_t0000_u01777342448604") 2026/04/28 02:18:06 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46265_d20260428_m021405_c001_v0001042_t0026_u01777342445220") 2026/04/28 02:18:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b6802dc_d20260428_m021533_c001_v7007000_t0000_u01777342533312") 2026/04/28 02:18:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46359_d20260428_m021526_c001_v0001042_t0010_u01777342526858") 2026/04/28 02:18:06 DEBUG : b/potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d397a_d20260428_m020906_c001_v7007000_t0000_u01777342146006") 2026/04/28 02:18:06 DEBUG : b/potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4971_d20260428_m020903_c001_v0001167_t0006_u01777342143905") 2026/04/28 02:18:06 DEBUG : b/potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313010_d20260428_m020902_c001_v7007000_t0000_u01777342142807") 2026/04/28 02:18:06 DEBUG : b/potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4953_d20260428_m020901_c001_v0001167_t0003_u01777342141110") 2026/04/28 02:18:06 DEBUG : b/potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8b6_d20260428_m020843_c001_v7007000_t0000_u01777342123964") 2026/04/28 02:18:06 DEBUG : b/potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a488f_d20260428_m020842_c001_v0001167_t0025_u01777342122435") 2026/04/28 02:18:06 DEBUG : backup/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40917d87fd190d8f_d20260428_m021127_c001_v7007000_t0000_u01777342287889") 2026/04/28 02:18:06 DEBUG : backup/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1114a53aafce99b7_d20260428_m021125_c001_v0001184_t0046_u01777342285960") 2026/04/28 02:18:06 DEBUG : backup/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f112201dfb9ca00df_d20260428_m021121_c001_v0001032_t0057_u01777342281344") 2026/04/28 02:18:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44bb_d20260428_m021154_c001_v7007000_t0000_u01777342314467") 2026/04/28 02:18:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f115aaff8b61946df_d20260428_m021152_c001_v0001101_t0043_u01777342312253") 2026/04/28 02:18:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f118751a620244258_d20260428_m021147_c001_v0001184_t0007_u01777342307900") 2026/04/28 02:18:07 DEBUG : backup/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4192ac6c138bf2f0_d20260428_m021141_c001_v7007000_t0000_u01777342301236") 2026/04/28 02:18:07 DEBUG : backup/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10919fe52a4d2c0d_d20260428_m021139_c001_v0001037_t0042_u01777342299023") 2026/04/28 02:18:07 DEBUG : backup/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1114a53aafce99ed_d20260428_m021134_c001_v0001184_t0052_u01777342294678") 2026/04/28 02:18:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44bf_d20260428_m021154_c001_v7007000_t0000_u01777342314649") 2026/04/28 02:18:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f108ab143fe763b4f_d20260428_m021153_c001_v0001090_t0039_u01777342313315") 2026/04/28 02:18:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f118ee89c586470ab_d20260428_m021149_c001_v0001174_t0035_u01777342309283") 2026/04/28 02:18:07 DEBUG : backup/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40917d87fd190d90_d20260428_m021128_c001_v7007000_t0000_u01777342288072") 2026/04/28 02:18:07 DEBUG : backup/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1054d08355800849_d20260428_m021126_c001_v0001173_t0058_u01777342286896") 2026/04/28 02:18:07 DEBUG : backup/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f114c11a04e0cc120_d20260428_m021123_c001_v0001109_t0049_u01777342283190") 2026/04/28 02:18:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4192ac6c138bf2f1_d20260428_m021141_c001_v7007000_t0000_u01777342301419") 2026/04/28 02:18:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f117fc1650fc6e912_d20260428_m021140_c001_v0001099_t0059_u01777342300263") 2026/04/28 02:18:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1011ed6898600856_d20260428_m021136_c001_v0001174_t0007_u01777342296189") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be4_d20260428_m021725_c001_v7007000_t0000_u01777342645492") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b2d_d20260428_m021719_c001_v0001136_t0035_u01777342639891") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437879_d20260428_m021706_c001_v7007000_t0000_u01777342626126") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8aff_d20260428_m021701_c001_v0001136_t0050_u01777342621541") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680336_d20260428_m021648_c001_v7007000_t0000_u01777342608690") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8ad5_d20260428_m021644_c001_v0001136_t0038_u01777342604509") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e0f_d20260428_m021632_c001_v7007000_t0000_u01777342592049") 2026/04/28 02:18:07 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a88_d20260428_m021627_c001_v0001136_t0030_u01777342587345") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f4_d20260428_m021614_c001_v7007000_t0000_u01777342574377") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a56_d20260428_m021609_c001_v0001136_t0031_u01777342569776") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166723_d20260428_m021556_c001_v7007000_t0000_u01777342556074") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead7f_d20260428_m021548_c001_v0001167_t0048_u01777342548497") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b4_d20260428_m021535_c001_v7007000_t0000_u01777342535332") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794b7_d20260428_m021530_c001_v0001120_t0029_u01777342530780") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22adf_d20260428_m021529_c001_v7007000_t0000_u01777342529519") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46355_d20260428_m021524_c001_v0001042_t0027_u01777342524655") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad0_d20260428_m021511_c001_v7007000_t0000_u01777342511605") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7944b_d20260428_m021507_c001_v0001120_t0030_u01777342507051") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc82_d20260428_m021506_c001_v7007000_t0000_u01777342506169") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac13_d20260428_m021500_c001_v0001167_t0043_u01777342500993") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f408ee2ec3809fa76_d20260428_m021445_c001_v7007000_t0000_u01777342485199") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462d7_d20260428_m021439_c001_v0001042_t0004_u01777342479923") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d11d_d20260428_m021426_c001_v7007000_t0000_u01777342466733") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaad1_d20260428_m021422_c001_v0001167_t0030_u01777342462272") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02975_d20260428_m021408_c001_v7007000_t0000_u01777342448787") 2026/04/28 02:18:08 DEBUG : banana: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc869e_d20260428_m021404_c001_v0001136_t0010_u01777342444879") 2026/04/28 02:18:08 DEBUG : bananaSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923ae_d20260428_m021533_c001_v7007000_t0000_u01777342533445") 2026/04/28 02:18:08 DEBUG : bananaSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8952_d20260428_m021526_c001_v0001136_t0002_u01777342526869") 2026/04/28 02:18:09 DEBUG : both0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831337e_d20260428_m021336_c001_v7007000_t0000_u01777342416060") 2026/04/28 02:18:09 DEBUG : both0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc84ce_d20260428_m021310_c001_v0001136_t0018_u01777342390785") 2026/04/28 02:18:09 DEBUG : both0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02907_d20260428_m021306_c001_v7007000_t0000_u01777342386543") 2026/04/28 02:18:09 DEBUG : both0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc83d4_d20260428_m021240_c001_v0001136_t0059_u01777342360993") 2026/04/28 02:18:09 DEBUG : both1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313380_d20260428_m021336_c001_v7007000_t0000_u01777342416310") 2026/04/28 02:18:09 DEBUG : both1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc84de_d20260428_m021312_c001_v0001136_t0003_u01777342392124") 2026/04/28 02:18:09 DEBUG : both1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02908_d20260428_m021306_c001_v7007000_t0000_u01777342386723") 2026/04/28 02:18:09 DEBUG : both1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc83e4_d20260428_m021242_c001_v0001136_t0043_u01777342362596") 2026/04/28 02:18:09 DEBUG : both10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313382_d20260428_m021336_c001_v7007000_t0000_u01777342416491") 2026/04/28 02:18:09 DEBUG : both10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8522_d20260428_m021322_c001_v0001136_t0001_u01777342402410") 2026/04/28 02:18:09 DEBUG : both10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02909_d20260428_m021306_c001_v7007000_t0000_u01777342386905") 2026/04/28 02:18:09 DEBUG : both10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc843c_d20260428_m021252_c001_v0001136_t0054_u01777342372411") 2026/04/28 02:18:09 DEBUG : both11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313383_d20260428_m021336_c001_v7007000_t0000_u01777342416754") 2026/04/28 02:18:09 DEBUG : both11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc852e_d20260428_m021323_c001_v0001136_t0008_u01777342403395") 2026/04/28 02:18:09 DEBUG : both11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0290a_d20260428_m021307_c001_v7007000_t0000_u01777342387086") 2026/04/28 02:18:09 DEBUG : both11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8448_d20260428_m021253_c001_v0001136_t0052_u01777342373399") 2026/04/28 02:18:09 DEBUG : both12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313384_d20260428_m021336_c001_v7007000_t0000_u01777342416935") 2026/04/28 02:18:09 DEBUG : both12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8536_d20260428_m021324_c001_v0001136_t0052_u01777342404473") 2026/04/28 02:18:09 DEBUG : both12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0290c_d20260428_m021307_c001_v7007000_t0000_u01777342387267") 2026/04/28 02:18:09 DEBUG : both12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8452_d20260428_m021254_c001_v0001136_t0034_u01777342374672") 2026/04/28 02:18:09 DEBUG : both13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313385_d20260428_m021337_c001_v7007000_t0000_u01777342417116") 2026/04/28 02:18:10 DEBUG : both13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8542_d20260428_m021325_c001_v0001136_t0001_u01777342405682") 2026/04/28 02:18:10 DEBUG : both13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0290d_d20260428_m021307_c001_v7007000_t0000_u01777342387453") 2026/04/28 02:18:10 DEBUG : both13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8462_d20260428_m021255_c001_v0001136_t0016_u01777342375878") 2026/04/28 02:18:10 DEBUG : both14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313387_d20260428_m021337_c001_v7007000_t0000_u01777342417297") 2026/04/28 02:18:10 DEBUG : both14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc854a_d20260428_m021326_c001_v0001136_t0000_u01777342406902") 2026/04/28 02:18:10 DEBUG : both14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0290e_d20260428_m021307_c001_v7007000_t0000_u01777342387635") 2026/04/28 02:18:10 DEBUG : both14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc846e_d20260428_m021257_c001_v0001136_t0055_u01777342377129") 2026/04/28 02:18:10 DEBUG : both15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313388_d20260428_m021337_c001_v7007000_t0000_u01777342417478") 2026/04/28 02:18:10 DEBUG : both15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8550_d20260428_m021327_c001_v0001136_t0016_u01777342407799") 2026/04/28 02:18:10 DEBUG : both15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0290f_d20260428_m021307_c001_v7007000_t0000_u01777342387821") 2026/04/28 02:18:10 DEBUG : both15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8476_d20260428_m021258_c001_v0001136_t0005_u01777342378227") 2026/04/28 02:18:10 DEBUG : both16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313389_d20260428_m021337_c001_v7007000_t0000_u01777342417659") 2026/04/28 02:18:10 DEBUG : both16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc855a_d20260428_m021329_c001_v0001136_t0010_u01777342409368") 2026/04/28 02:18:10 DEBUG : both16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02910_d20260428_m021308_c001_v7007000_t0000_u01777342388006") 2026/04/28 02:18:10 DEBUG : both16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8480_d20260428_m021259_c001_v0001136_t0043_u01777342379065") 2026/04/28 02:18:10 DEBUG : both17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831338b_d20260428_m021337_c001_v7007000_t0000_u01777342417841") 2026/04/28 02:18:10 DEBUG : both17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8560_d20260428_m021330_c001_v0001136_t0025_u01777342410192") 2026/04/28 02:18:10 DEBUG : both17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02911_d20260428_m021308_c001_v7007000_t0000_u01777342388188") 2026/04/28 02:18:10 DEBUG : both17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8492_d20260428_m021300_c001_v0001136_t0036_u01777342380185") 2026/04/28 02:18:10 DEBUG : both18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831338c_d20260428_m021338_c001_v7007000_t0000_u01777342418022") 2026/04/28 02:18:11 DEBUG : both18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8570_d20260428_m021331_c001_v0001136_t0050_u01777342411401") 2026/04/28 02:18:11 DEBUG : both18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02912_d20260428_m021308_c001_v7007000_t0000_u01777342388369") 2026/04/28 02:18:11 DEBUG : both18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc849a_d20260428_m021301_c001_v0001136_t0046_u01777342381504") 2026/04/28 02:18:11 DEBUG : both19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831338d_d20260428_m021338_c001_v7007000_t0000_u01777342418203") 2026/04/28 02:18:11 DEBUG : both19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8574_d20260428_m021332_c001_v0001136_t0026_u01777342412263") 2026/04/28 02:18:11 DEBUG : both19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02913_d20260428_m021308_c001_v7007000_t0000_u01777342388550") 2026/04/28 02:18:11 DEBUG : both19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc849e_d20260428_m021302_c001_v0001136_t0042_u01777342382759") 2026/04/28 02:18:11 DEBUG : both2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831338e_d20260428_m021338_c001_v7007000_t0000_u01777342418383") 2026/04/28 02:18:11 DEBUG : both2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc84e6_d20260428_m021312_c001_v0001136_t0010_u01777342392956") 2026/04/28 02:18:11 DEBUG : both2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02914_d20260428_m021308_c001_v7007000_t0000_u01777342388730") 2026/04/28 02:18:11 DEBUG : both2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc83f0_d20260428_m021243_c001_v0001136_t0010_u01777342363674") 2026/04/28 02:18:11 DEBUG : both3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313390_d20260428_m021338_c001_v7007000_t0000_u01777342418564") 2026/04/28 02:18:11 DEBUG : both3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc84f2_d20260428_m021314_c001_v0001136_t0004_u01777342394131") 2026/04/28 02:18:11 DEBUG : both3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02915_d20260428_m021308_c001_v7007000_t0000_u01777342388911") 2026/04/28 02:18:11 DEBUG : both3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc83f6_d20260428_m021244_c001_v0001136_t0038_u01777342364812") 2026/04/28 02:18:11 DEBUG : both4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313391_d20260428_m021338_c001_v7007000_t0000_u01777342418747") 2026/04/28 02:18:11 DEBUG : both4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc84f6_d20260428_m021315_c001_v0001136_t0004_u01777342395118") 2026/04/28 02:18:11 DEBUG : both4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02917_d20260428_m021309_c001_v7007000_t0000_u01777342389093") 2026/04/28 02:18:11 DEBUG : both4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8404_d20260428_m021246_c001_v0001136_t0036_u01777342366123") 2026/04/28 02:18:12 DEBUG : both5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313392_d20260428_m021338_c001_v7007000_t0000_u01777342418929") 2026/04/28 02:18:12 DEBUG : both5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc84fc_d20260428_m021316_c001_v0001136_t0011_u01777342396588") 2026/04/28 02:18:12 DEBUG : both5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02918_d20260428_m021309_c001_v7007000_t0000_u01777342389275") 2026/04/28 02:18:12 DEBUG : both5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8410_d20260428_m021247_c001_v0001136_t0002_u01777342367139") 2026/04/28 02:18:12 DEBUG : both6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313393_d20260428_m021339_c001_v7007000_t0000_u01777342419110") 2026/04/28 02:18:12 DEBUG : both6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8504_d20260428_m021317_c001_v0001136_t0002_u01777342397741") 2026/04/28 02:18:12 DEBUG : both6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02919_d20260428_m021309_c001_v7007000_t0000_u01777342389457") 2026/04/28 02:18:12 DEBUG : both6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8416_d20260428_m021248_c001_v0001136_t0028_u01777342368234") 2026/04/28 02:18:12 DEBUG : both7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313394_d20260428_m021339_c001_v7007000_t0000_u01777342419397") 2026/04/28 02:18:12 DEBUG : both7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc850a_d20260428_m021318_c001_v0001136_t0056_u01777342398739") 2026/04/28 02:18:12 DEBUG : both7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0291b_d20260428_m021309_c001_v7007000_t0000_u01777342389639") 2026/04/28 02:18:12 DEBUG : both7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8424_d20260428_m021249_c001_v0001136_t0056_u01777342369147") 2026/04/28 02:18:12 DEBUG : both8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313395_d20260428_m021339_c001_v7007000_t0000_u01777342419578") 2026/04/28 02:18:12 DEBUG : both8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8511_d20260428_m021320_c001_v0001136_t0035_u01777342400110") 2026/04/28 02:18:12 DEBUG : both8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0291c_d20260428_m021309_c001_v7007000_t0000_u01777342389821") 2026/04/28 02:18:12 DEBUG : both8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc842a_d20260428_m021250_c001_v0001136_t0055_u01777342370174") 2026/04/28 02:18:12 DEBUG : both9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313396_d20260428_m021339_c001_v7007000_t0000_u01777342419759") 2026/04/28 02:18:12 DEBUG : both9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc851a_d20260428_m021321_c001_v0001136_t0050_u01777342401142") 2026/04/28 02:18:12 DEBUG : both9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0291d_d20260428_m021310_c001_v7007000_t0000_u01777342390004") 2026/04/28 02:18:12 DEBUG : both9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc842e_d20260428_m021251_c001_v0001136_t0000_u01777342371038") 2026/04/28 02:18:13 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d397c_d20260428_m020906_c001_v7007000_t0000_u01777342146189") 2026/04/28 02:18:13 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4977_d20260428_m020904_c001_v0001167_t0037_u01777342144354") 2026/04/28 02:18:13 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831301b_d20260428_m020903_c001_v7007000_t0000_u01777342143541") 2026/04/28 02:18:13 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4959_d20260428_m020901_c001_v0001167_t0025_u01777342141502") 2026/04/28 02:18:13 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8b9_d20260428_m020844_c001_v7007000_t0000_u01777342124703") 2026/04/28 02:18:13 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4891_d20260428_m020842_c001_v0001167_t0012_u01777342122889") 2026/04/28 02:18:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cbb_d20260428_m021447_c001_v7007000_t0000_u01777342487767") 2026/04/28 02:18:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab7b_d20260428_m021442_c001_v0001167_t0051_u01777342482294") 2026/04/28 02:18:13 DEBUG : check sum: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b89d_d20260428_m020834_c001_v7007000_t0000_u01777342114556") 2026/04/28 02:18:13 DEBUG : check sum: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a482b_d20260428_m020833_c001_v0001167_t0021_u01777342113425") 2026/04/28 02:18:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313947_d20260428_m021758_c001_v7007000_t0000_u01777342678556") 2026/04/28 02:18:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb796c5_d20260428_m021756_c001_v0001120_t0047_u01777342676998") 2026/04/28 02:18:13 DEBUG : dest/3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228ad_d20260428_m021056_c001_v7007000_t0000_u01777342256638") 2026/04/28 02:18:13 DEBUG : dest/3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41897a974ee151f7_d20260428_m021055_c001_v0001039_t0046_u01777342255534") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166724_d20260428_m021556_c001_v7007000_t0000_u01777342556256") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46399_d20260428_m021550_c001_v0001042_t0010_u01777342550818") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be5_d20260428_m021725_c001_v7007000_t0000_u01777342645677") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79639_d20260428_m021710_c001_v0001120_t0017_u01777342630488") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43787a_d20260428_m021706_c001_v7007000_t0000_u01777342626308") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79609_d20260428_m021653_c001_v0001120_t0056_u01777342613094") 2026/04/28 02:18:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680337_d20260428_m021648_c001_v7007000_t0000_u01777342608872") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb795bd_d20260428_m021636_c001_v0001120_t0003_u01777342596314") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e10_d20260428_m021632_c001_v7007000_t0000_u01777342592231") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79577_d20260428_m021618_c001_v0001120_t0016_u01777342578823") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f5_d20260428_m021614_c001_v7007000_t0000_u01777342574560") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79535_d20260428_m021600_c001_v0001120_t0024_u01777342560612") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216671d_d20260428_m021553_c001_v7007000_t0000_u01777342553332") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc89b4_d20260428_m021539_c001_v0001136_t0026_u01777342539683") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b6_d20260428_m021535_c001_v7007000_t0000_u01777342535516") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead13_d20260428_m021531_c001_v0001167_t0032_u01777342531132") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923aa_d20260428_m021529_c001_v7007000_t0000_u01777342529505") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaca5_d20260428_m021516_c001_v0001167_t0047_u01777342516014") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad1_d20260428_m021511_c001_v7007000_t0000_u01777342511789") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc88aa_d20260428_m021507_c001_v0001136_t0031_u01777342507395") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351508c1_d20260428_m021506_c001_v7007000_t0000_u01777342506182") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb793ff_d20260428_m021451_c001_v0001120_t0047_u01777342491963") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4ca2_d20260428_m021445_c001_v7007000_t0000_u01777342485281") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab17_d20260428_m021431_c001_v0001167_t0007_u01777342471041") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d11e_d20260428_m021426_c001_v7007000_t0000_u01777342466917") 2026/04/28 02:18:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc86e2_d20260428_m021413_c001_v0001136_t0000_u01777342453044") 2026/04/28 02:18:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02977_d20260428_m021408_c001_v7007000_t0000_u01777342448970") 2026/04/28 02:18:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4624b_d20260428_m021357_c001_v0001042_t0046_u01777342437316") 2026/04/28 02:18:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a03291_d20260428_m021533_c001_v7007000_t0000_u01777342533226") 2026/04/28 02:18:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8956_d20260428_m021527_c001_v0001136_t0026_u01777342527219") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166726_d20260428_m021556_c001_v7007000_t0000_u01777342556451") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79513_d20260428_m021550_c001_v0001120_t0033_u01777342550829") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be6_d20260428_m021725_c001_v7007000_t0000_u01777342645907") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b13_d20260428_m021711_c001_v0001136_t0032_u01777342631610") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43787b_d20260428_m021706_c001_v7007000_t0000_u01777342626490") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8aef_d20260428_m021653_c001_v0001136_t0011_u01777342613696") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680339_d20260428_m021649_c001_v7007000_t0000_u01777342609054") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8aae_d20260428_m021637_c001_v0001136_t0005_u01777342597032") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e12_d20260428_m021632_c001_v7007000_t0000_u01777342592414") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a72_d20260428_m021619_c001_v0001136_t0047_u01777342579611") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f6_d20260428_m021614_c001_v7007000_t0000_u01777342574746") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a38_d20260428_m021601_c001_v0001136_t0035_u01777342561392") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20dc3_d20260428_m021553_c001_v7007000_t0000_u01777342553274") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead47_d20260428_m021540_c001_v0001167_t0028_u01777342540489") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b7_d20260428_m021535_c001_v7007000_t0000_u01777342535700") 2026/04/28 02:18:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794bd_d20260428_m021531_c001_v0001120_t0014_u01777342531196") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20daa_d20260428_m021529_c001_v7007000_t0000_u01777342529665") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46341_d20260428_m021516_c001_v0001042_t0052_u01777342516749") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad2_d20260428_m021511_c001_v7007000_t0000_u01777342511985") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7944d_d20260428_m021507_c001_v0001120_t0022_u01777342507450") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f412298439cbb0423_d20260428_m021505_c001_v7007000_t0000_u01777342505860") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eabdb_d20260428_m021452_c001_v0001167_t0028_u01777342492632") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f408ee2ec3809fa73_d20260428_m021444_c001_v7007000_t0000_u01777342484655") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8774_d20260428_m021431_c001_v0001136_t0030_u01777342471968") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d120_d20260428_m021427_c001_v7007000_t0000_u01777342467100") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4627d_d20260428_m021413_c001_v0001042_t0029_u01777342453793") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0297a_d20260428_m021409_c001_v7007000_t0000_u01777342449153") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ea9f9_d20260428_m021357_c001_v0001167_t0021_u01777342437718") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351516b0_d20260428_m021533_c001_v7007000_t0000_u01777342533243") 2026/04/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4635b_d20260428_m021527_c001_v0001042_t0048_u01777342527265") 2026/04/28 02:18:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166727_d20260428_m021556_c001_v7007000_t0000_u01777342556640") 2026/04/28 02:18:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a00_d20260428_m021551_c001_v0001136_t0006_u01777342551098") 2026/04/28 02:18:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be7_d20260428_m021726_c001_v7007000_t0000_u01777342646097") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4643d_d20260428_m021712_c001_v0001042_t0029_u01777342632387") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43787c_d20260428_m021706_c001_v7007000_t0000_u01777342626674") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4641d_d20260428_m021654_c001_v0001042_t0045_u01777342614348") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68033a_d20260428_m021649_c001_v7007000_t0000_u01777342609236") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463fb_d20260428_m021637_c001_v0001042_t0004_u01777342597768") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e14_d20260428_m021632_c001_v7007000_t0000_u01777342592596") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463cf_d20260428_m021620_c001_v0001042_t0047_u01777342580339") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f7_d20260428_m021614_c001_v7007000_t0000_u01777342574931") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463ad_d20260428_m021602_c001_v0001042_t0003_u01777342562402") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d218_d20260428_m021552_c001_v7007000_t0000_u01777342552922") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4637d_d20260428_m021541_c001_v0001042_t0009_u01777342541150") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b8_d20260428_m021535_c001_v7007000_t0000_u01777342535884") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc897a_d20260428_m021531_c001_v0001136_t0018_u01777342531231") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c6aeb_d20260428_m021529_c001_v7007000_t0000_u01777342529741") 2026/04/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8902_d20260428_m021517_c001_v0001136_t0024_u01777342517642") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad3_d20260428_m021512_c001_v7007000_t0000_u01777342512168") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4632d_d20260428_m021507_c001_v0001042_t0049_u01777342507623") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc7d_d20260428_m021505_c001_v7007000_t0000_u01777342505578") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46301_d20260428_m021453_c001_v0001042_t0034_u01777342493389") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955e0_d20260428_m021445_c001_v7007000_t0000_u01777342485211") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462b7_d20260428_m021432_c001_v0001042_t0043_u01777342472905") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d122_d20260428_m021427_c001_v7007000_t0000_u01777342467284") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa7f_d20260428_m021414_c001_v0001167_t0000_u01777342454981") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0297c_d20260428_m021409_c001_v7007000_t0000_u01777342449345") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8662_d20260428_m021358_c001_v0001136_t0043_u01777342438112") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377ed_d20260428_m021533_c001_v7007000_t0000_u01777342533251") 2026/04/28 02:18:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794a3_d20260428_m021527_c001_v0001120_t0011_u01777342527277") 2026/04/28 02:18:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166728_d20260428_m021556_c001_v7007000_t0000_u01777342556822") 2026/04/28 02:18:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead95_d20260428_m021551_c001_v0001167_t0011_u01777342551272") 2026/04/28 02:18:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be8_d20260428_m021726_c001_v7007000_t0000_u01777342646284") 2026/04/28 02:18:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf67_d20260428_m021713_c001_v0001167_t0010_u01777342633403") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43787d_d20260428_m021706_c001_v7007000_t0000_u01777342626855") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf09_d20260428_m021655_c001_v0001167_t0015_u01777342615411") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68033b_d20260428_m021649_c001_v7007000_t0000_u01777342609478") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae99_d20260428_m021638_c001_v0001167_t0059_u01777342598508") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e15_d20260428_m021632_c001_v7007000_t0000_u01777342592779") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae37_d20260428_m021621_c001_v0001167_t0012_u01777342581071") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f8_d20260428_m021615_c001_v7007000_t0000_u01777342575115") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eadd9_d20260428_m021603_c001_v0001167_t0033_u01777342563291") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20dc5_d20260428_m021553_c001_v7007000_t0000_u01777342553462") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794eb_d20260428_m021542_c001_v0001120_t0001_u01777342542189") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923b9_d20260428_m021536_c001_v7007000_t0000_u01777342536070") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4636b_d20260428_m021531_c001_v0001042_t0004_u01777342531255") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0328b_d20260428_m021529_c001_v7007000_t0000_u01777342529890") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79471_d20260428_m021518_c001_v0001120_t0026_u01777342518525") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad4_d20260428_m021512_c001_v7007000_t0000_u01777342512352") 2026/04/28 02:18:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac56_d20260428_m021507_c001_v0001167_t0033_u01777342507640") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cd46_d20260428_m021505_c001_v7007000_t0000_u01777342505592") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8824_d20260428_m021454_c001_v0001136_t0051_u01777342494321") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d176_d20260428_m021445_c001_v7007000_t0000_u01777342485070") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab2b_d20260428_m021433_c001_v0001167_t0016_u01777342473933") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d123_d20260428_m021427_c001_v7007000_t0000_u01777342467468") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc86f6_d20260428_m021415_c001_v0001136_t0040_u01777342455520") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0297e_d20260428_m021409_c001_v7007000_t0000_u01777342449528") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46251_d20260428_m021358_c001_v0001042_t0007_u01777342438445") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923ad_d20260428_m021533_c001_v7007000_t0000_u01777342533261") 2026/04/28 02:18:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaced_d20260428_m021527_c001_v0001167_t0008_u01777342527334") 2026/04/28 02:18:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166729_d20260428_m021557_c001_v7007000_t0000_u01777342557024") 2026/04/28 02:18:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79517_d20260428_m021551_c001_v0001120_t0036_u01777342551277") 2026/04/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680be9_d20260428_m021726_c001_v7007000_t0000_u01777342646469") 2026/04/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79647_d20260428_m021713_c001_v0001120_t0049_u01777342633658") 2026/04/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43787e_d20260428_m021707_c001_v7007000_t0000_u01777342627046") 2026/04/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7960f_d20260428_m021655_c001_v0001120_t0016_u01777342615722") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68033c_d20260428_m021649_c001_v7007000_t0000_u01777342609660") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb795c7_d20260428_m021638_c001_v0001120_t0044_u01777342598905") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e17_d20260428_m021632_c001_v7007000_t0000_u01777342592961") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79585_d20260428_m021621_c001_v0001120_t0026_u01777342581469") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42f9_d20260428_m021615_c001_v7007000_t0000_u01777342575299") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7953d_d20260428_m021603_c001_v0001120_t0045_u01777342563578") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166719_d20260428_m021552_c001_v7007000_t0000_u01777342552926") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc89ce_d20260428_m021542_c001_v0001136_t0016_u01777342542671") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923ba_d20260428_m021536_c001_v7007000_t0000_u01777342536254") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead15_d20260428_m021531_c001_v0001167_t0056_u01777342531478") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923a8_d20260428_m021529_c001_v7007000_t0000_u01777342529319") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacb9_d20260428_m021518_c001_v0001167_t0021_u01777342518966") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad5_d20260428_m021512_c001_v7007000_t0000_u01777342512581") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc88b0_d20260428_m021507_c001_v0001136_t0011_u01777342507934") 2026/04/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc7f_d20260428_m021505_c001_v7007000_t0000_u01777342505951") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79409_d20260428_m021454_c001_v0001120_t0022_u01777342494820") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955da_d20260428_m021444_c001_v7007000_t0000_u01777342484667") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8784_d20260428_m021434_c001_v0001136_t0050_u01777342474262") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d125_d20260428_m021427_c001_v7007000_t0000_u01777342467651") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46281_d20260428_m021415_c001_v0001042_t0059_u01777342455856") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02980_d20260428_m021409_c001_v7007000_t0000_u01777342449712") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa05_d20260428_m021358_c001_v0001167_t0055_u01777342438883") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b6802dd_d20260428_m021533_c001_v7007000_t0000_u01777342533494") 2026/04/28 02:18:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794a5_d20260428_m021527_c001_v0001120_t0036_u01777342527601") 2026/04/28 02:18:22 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216672a_d20260428_m021557_c001_v7007000_t0000_u01777342557263") 2026/04/28 02:18:22 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4639b_d20260428_m021551_c001_v0001042_t0048_u01777342551302") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bea_d20260428_m021726_c001_v7007000_t0000_u01777342646654") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b19_d20260428_m021714_c001_v0001136_t0056_u01777342634009") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43787f_d20260428_m021707_c001_v7007000_t0000_u01777342627227") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8af3_d20260428_m021656_c001_v0001136_t0059_u01777342616166") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68033d_d20260428_m021649_c001_v7007000_t0000_u01777342609842") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8ab7_d20260428_m021639_c001_v0001136_t0024_u01777342599353") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e18_d20260428_m021633_c001_v7007000_t0000_u01777342593143") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a7a_d20260428_m021621_c001_v0001136_t0052_u01777342581948") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42fa_d20260428_m021615_c001_v7007000_t0000_u01777342575482") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a3e_d20260428_m021603_c001_v0001136_t0045_u01777342563846") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216671b_d20260428_m021553_c001_v7007000_t0000_u01777342553289") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead5d_d20260428_m021543_c001_v0001167_t0037_u01777342543012") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923bb_d20260428_m021536_c001_v7007000_t0000_u01777342536439") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794c1_d20260428_m021531_c001_v0001120_t0000_u01777342531577") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20da8_d20260428_m021529_c001_v7007000_t0000_u01777342529303") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46349_d20260428_m021519_c001_v0001042_t0035_u01777342519265") 2026/04/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad6_d20260428_m021512_c001_v7007000_t0000_u01777342512765") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7944f_d20260428_m021508_c001_v0001120_t0049_u01777342508084") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cd48_d20260428_m021505_c001_v7007000_t0000_u01777342505963") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eabe3_d20260428_m021455_c001_v0001167_t0019_u01777342495248") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f408ee2ec3809fa74_d20260428_m021444_c001_v7007000_t0000_u01777342484835") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462c3_d20260428_m021434_c001_v0001042_t0034_u01777342474881") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d126_d20260428_m021427_c001_v7007000_t0000_u01777342467834") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa93_d20260428_m021416_c001_v0001167_t0056_u01777342456815") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02982_d20260428_m021409_c001_v7007000_t0000_u01777342449895") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8674_d20260428_m021359_c001_v0001136_t0043_u01777342439373") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a03294_d20260428_m021533_c001_v7007000_t0000_u01777342533591") 2026/04/28 02:18:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4635f_d20260428_m021527_c001_v0001042_t0043_u01777342527618") 2026/04/28 02:18:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216672c_d20260428_m021557_c001_v7007000_t0000_u01777342557444") 2026/04/28 02:18:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a04_d20260428_m021551_c001_v0001136_t0034_u01777342551473") 2026/04/28 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680beb_d20260428_m021726_c001_v7007000_t0000_u01777342646839") 2026/04/28 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46443_d20260428_m021714_c001_v0001042_t0033_u01777342634366") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437880_d20260428_m021707_c001_v7007000_t0000_u01777342627408") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46421_d20260428_m021656_c001_v0001042_t0023_u01777342616532") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68033e_d20260428_m021650_c001_v7007000_t0000_u01777342610024") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46405_d20260428_m021639_c001_v0001042_t0031_u01777342599858") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e1a_d20260428_m021633_c001_v7007000_t0000_u01777342593325") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463d5_d20260428_m021622_c001_v0001042_t0049_u01777342582309") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42fb_d20260428_m021615_c001_v7007000_t0000_u01777342575665") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463b3_d20260428_m021604_c001_v0001042_t0055_u01777342564277") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f410be01e7e6666d7_d20260428_m021553_c001_v7007000_t0000_u01777342553357") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46385_d20260428_m021543_c001_v0001042_t0012_u01777342543526") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923bc_d20260428_m021536_c001_v7007000_t0000_u01777342536625") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4636f_d20260428_m021531_c001_v0001042_t0019_u01777342531682") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923ab_d20260428_m021529_c001_v7007000_t0000_u01777342529688") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc891a_d20260428_m021519_c001_v0001136_t0003_u01777342519811") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad7_d20260428_m021512_c001_v7007000_t0000_u01777342512949") 2026/04/28 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4632f_d20260428_m021508_c001_v0001042_t0019_u01777342508170") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f412298439cbb0421_d20260428_m021505_c001_v7007000_t0000_u01777342505675") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46307_d20260428_m021455_c001_v0001042_t0052_u01777342495517") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f408ee2ec3809fa75_d20260428_m021445_c001_v7007000_t0000_u01777342485016") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab3b_d20260428_m021435_c001_v0001167_t0030_u01777342475539") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d128_d20260428_m021428_c001_v7007000_t0000_u01777342468017") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8702_d20260428_m021417_c001_v0001136_t0012_u01777342457260") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02985_d20260428_m021410_c001_v7007000_t0000_u01777342450079") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46257_d20260428_m021359_c001_v0001042_t0059_u01777342439739") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351516b2_d20260428_m021533_c001_v7007000_t0000_u01777342533607") 2026/04/28 02:18:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc895c_d20260428_m021527_c001_v0001136_t0034_u01777342527777") 2026/04/28 02:18:26 DEBUG : dir1/0007-12345: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216672d_d20260428_m021557_c001_v7007000_t0000_u01777342557626") 2026/04/28 02:18:27 DEBUG : dir1/0007-12345: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead9a_d20260428_m021551_c001_v0001167_t0039_u01777342551562") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bec_d20260428_m021727_c001_v7007000_t0000_u01777342647022") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf6b_d20260428_m021715_c001_v0001167_t0025_u01777342635014") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437881_d20260428_m021707_c001_v7007000_t0000_u01777342627596") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf13_d20260428_m021657_c001_v0001167_t0048_u01777342617032") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68033f_d20260428_m021650_c001_v7007000_t0000_u01777342610206") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae9d_d20260428_m021640_c001_v0001167_t0021_u01777342600362") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e1c_d20260428_m021633_c001_v7007000_t0000_u01777342593508") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae43_d20260428_m021622_c001_v0001167_t0003_u01777342582811") 2026/04/28 02:18:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42fc_d20260428_m021615_c001_v7007000_t0000_u01777342575848") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eade5_d20260428_m021604_c001_v0001167_t0006_u01777342564876") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d219_d20260428_m021552_c001_v7007000_t0000_u01777342552940") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794f5_d20260428_m021544_c001_v0001120_t0019_u01777342544146") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923bd_d20260428_m021536_c001_v7007000_t0000_u01777342536809") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8982_d20260428_m021531_c001_v0001136_t0052_u01777342531800") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377ea_d20260428_m021529_c001_v7007000_t0000_u01777342529695") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7947b_d20260428_m021520_c001_v0001120_t0029_u01777342520132") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad8_d20260428_m021513_c001_v7007000_t0000_u01777342513132") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac60_d20260428_m021508_c001_v0001167_t0053_u01777342508278") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc81_d20260428_m021506_c001_v7007000_t0000_u01777342506148") 2026/04/28 02:18:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8836_d20260428_m021456_c001_v0001136_t0001_u01777342496250") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955db_d20260428_m021444_c001_v7007000_t0000_u01777342484848") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8793_d20260428_m021435_c001_v0001136_t0001_u01777342475877") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d12a_d20260428_m021428_c001_v7007000_t0000_u01777342468199") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46287_d20260428_m021417_c001_v0001042_t0026_u01777342457613") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02988_d20260428_m021410_c001_v7007000_t0000_u01777342450262") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa13_d20260428_m021400_c001_v0001167_t0048_u01777342440306") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c6995de6_d20260428_m021533_c001_v7007000_t0000_u01777342533274") 2026/04/28 02:18:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacf1_d20260428_m021527_c001_v0001167_t0032_u01777342527791") 2026/04/28 02:18:29 DEBUG : dir1/0008-23456: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216672e_d20260428_m021557_c001_v7007000_t0000_u01777342557808") 2026/04/28 02:18:29 DEBUG : dir1/0008-23456: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79519_d20260428_m021551_c001_v0001120_t0019_u01777342551640") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bed_d20260428_m021727_c001_v7007000_t0000_u01777342647230") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79649_d20260428_m021715_c001_v0001120_t0034_u01777342635405") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437882_d20260428_m021707_c001_v7007000_t0000_u01777342627776") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79613_d20260428_m021657_c001_v0001120_t0040_u01777342617359") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680340_d20260428_m021650_c001_v7007000_t0000_u01777342610405") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb795d3_d20260428_m021640_c001_v0001120_t0029_u01777342600672") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e1d_d20260428_m021633_c001_v7007000_t0000_u01777342593690") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7958b_d20260428_m021623_c001_v0001120_t0051_u01777342583137") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42fd_d20260428_m021616_c001_v7007000_t0000_u01777342576031") 2026/04/28 02:18:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79545_d20260428_m021605_c001_v0001120_t0015_u01777342565342") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216671a_d20260428_m021553_c001_v7007000_t0000_u01777342553107") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc89de_d20260428_m021544_c001_v0001136_t0057_u01777342544821") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923be_d20260428_m021536_c001_v7007000_t0000_u01777342536991") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794c3_d20260428_m021531_c001_v0001120_t0051_u01777342531948") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377e8_d20260428_m021529_c001_v7007000_t0000_u01777342529329") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacc5_d20260428_m021520_c001_v0001167_t0048_u01777342520694") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ad9_d20260428_m021513_c001_v7007000_t0000_u01777342513316") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc88ba_d20260428_m021508_c001_v0001136_t0016_u01777342508286") 2026/04/28 02:18:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc80_d20260428_m021505_c001_v7007000_t0000_u01777342505984") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79413_d20260428_m021456_c001_v0001120_t0003_u01777342496584") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406be09efd58ee35_d20260428_m021445_c001_v7007000_t0000_u01777342485224") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462c9_d20260428_m021436_c001_v0001042_t0014_u01777342476159") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d12b_d20260428_m021428_c001_v7007000_t0000_u01777342468382") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa9d_d20260428_m021418_c001_v0001167_t0016_u01777342458230") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0298a_d20260428_m021410_c001_v7007000_t0000_u01777342450446") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc867a_d20260428_m021400_c001_v0001136_t0044_u01777342440584") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c6995de8_d20260428_m021533_c001_v7007000_t0000_u01777342533459") 2026/04/28 02:18:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794a9_d20260428_m021528_c001_v0001120_t0047_u01777342528045") 2026/04/28 02:18:32 DEBUG : dir1/0009-34567: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216672f_d20260428_m021558_c001_v7007000_t0000_u01777342558013") 2026/04/28 02:18:33 DEBUG : dir1/0009-34567: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4639d_d20260428_m021551_c001_v0001042_t0012_u01777342551816") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bee_d20260428_m021727_c001_v7007000_t0000_u01777342647416") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b21_d20260428_m021716_c001_v0001136_t0032_u01777342636070") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437883_d20260428_m021707_c001_v7007000_t0000_u01777342627957") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8af9_d20260428_m021658_c001_v0001136_t0008_u01777342618172") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680341_d20260428_m021650_c001_v7007000_t0000_u01777342610588") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8abf_d20260428_m021641_c001_v0001136_t0019_u01777342601202") 2026/04/28 02:18:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e1f_d20260428_m021633_c001_v7007000_t0000_u01777342593885") 2026/04/28 02:18:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a7e_d20260428_m021623_c001_v0001136_t0028_u01777342583404") 2026/04/28 02:18:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42fe_d20260428_m021616_c001_v7007000_t0000_u01777342576214") 2026/04/28 02:18:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a42_d20260428_m021605_c001_v0001136_t0022_u01777342565805") 2026/04/28 02:18:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d21c_d20260428_m021553_c001_v7007000_t0000_u01777342553312") 2026/04/28 02:18:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead65_d20260428_m021545_c001_v0001167_t0046_u01777342545416") 2026/04/28 02:18:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923bf_d20260428_m021537_c001_v7007000_t0000_u01777342537178") 2026/04/28 02:18:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead19_d20260428_m021531_c001_v0001167_t0012_u01777342531973") 2026/04/28 02:18:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22adc_d20260428_m021529_c001_v7007000_t0000_u01777342529336") 2026/04/28 02:18:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4634d_d20260428_m021520_c001_v0001042_t0032_u01777342520992") 2026/04/28 02:18:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ada_d20260428_m021513_c001_v7007000_t0000_u01777342513502") 2026/04/28 02:18:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79451_d20260428_m021508_c001_v0001120_t0040_u01777342508352") 2026/04/28 02:18:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f420951fa057c2d80_d20260428_m021506_c001_v7007000_t0000_u01777342506014") 2026/04/28 02:18:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eabff_d20260428_m021457_c001_v0001167_t0034_u01777342497056") 2026/04/28 02:18:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955dd_d20260428_m021445_c001_v7007000_t0000_u01777342485029") 2026/04/28 02:18:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab47_d20260428_m021436_c001_v0001167_t0026_u01777342476854") 2026/04/28 02:18:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d12d_d20260428_m021428_c001_v7007000_t0000_u01777342468601") 2026/04/28 02:18:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8710_d20260428_m021418_c001_v0001136_t0022_u01777342458504") 2026/04/28 02:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0298c_d20260428_m021410_c001_v7007000_t0000_u01777342450629") 2026/04/28 02:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4625b_d20260428_m021400_c001_v0001042_t0044_u01777342440990") 2026/04/28 02:18:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351516b1_d20260428_m021533_c001_v7007000_t0000_u01777342533426") 2026/04/28 02:18:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacf7_d20260428_m021528_c001_v0001167_t0017_u01777342528275") 2026/04/28 02:18:38 DEBUG : dir1/0010-45678: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166730_d20260428_m021558_c001_v7007000_t0000_u01777342558195") 2026/04/28 02:18:38 DEBUG : dir1/0010-45678: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a08_d20260428_m021551_c001_v0001136_t0042_u01777342551901") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bef_d20260428_m021727_c001_v7007000_t0000_u01777342647600") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4644a_d20260428_m021716_c001_v0001042_t0050_u01777342636460") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437884_d20260428_m021708_c001_v7007000_t0000_u01777342628139") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46427_d20260428_m021658_c001_v0001042_t0046_u01777342618592") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680343_d20260428_m021650_c001_v7007000_t0000_u01777342610769") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4640b_d20260428_m021641_c001_v0001042_t0011_u01777342601609") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e20_d20260428_m021634_c001_v7007000_t0000_u01777342594077") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463d7_d20260428_m021623_c001_v0001042_t0014_u01777342583867") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f42ff_d20260428_m021616_c001_v7007000_t0000_u01777342576397") 2026/04/28 02:18:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463b7_d20260428_m021606_c001_v0001042_t0021_u01777342566365") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c2216671e_d20260428_m021553_c001_v7007000_t0000_u01777342553471") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46389_d20260428_m021545_c001_v0001042_t0003_u01777342545725") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c0_d20260428_m021537_c001_v7007000_t0000_u01777342537440") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc898a_d20260428_m021532_c001_v0001136_t0022_u01777342532176") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22ae0_d20260428_m021529_c001_v7007000_t0000_u01777342529705") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc892e_d20260428_m021521_c001_v0001136_t0029_u01777342521554") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254adb_d20260428_m021513_c001_v7007000_t0000_u01777342513685") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46331_d20260428_m021508_c001_v0001042_t0010_u01777342508569") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955fa_d20260428_m021506_c001_v7007000_t0000_u01777342506010") 2026/04/28 02:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4630d_d20260428_m021457_c001_v0001042_t0000_u01777342497317") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406be09efd58ee34_d20260428_m021445_c001_v7007000_t0000_u01777342485042") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87a0_d20260428_m021437_c001_v0001136_t0018_u01777342477155") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d12e_d20260428_m021428_c001_v7007000_t0000_u01777342468789") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46289_d20260428_m021419_c001_v0001042_t0009_u01777342459021") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0298e_d20260428_m021410_c001_v7007000_t0000_u01777342450812") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa1f_d20260428_m021401_c001_v0001167_t0023_u01777342441597") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20db0_d20260428_m021533_c001_v7007000_t0000_u01777342533293") 2026/04/28 02:18:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794ab_d20260428_m021528_c001_v0001120_t0052_u01777342528293") 2026/04/28 02:18:41 DEBUG : dir1/0011-56789: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166732_d20260428_m021558_c001_v7007000_t0000_u01777342558388") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead9f_d20260428_m021552_c001_v0001167_t0049_u01777342552014") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf0_d20260428_m021727_c001_v7007000_t0000_u01777342647798") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf7c_d20260428_m021716_c001_v0001167_t0032_u01777342636922") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437885_d20260428_m021708_c001_v7007000_t0000_u01777342628327") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf17_d20260428_m021659_c001_v0001167_t0024_u01777342619257") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680344_d20260428_m021650_c001_v7007000_t0000_u01777342610967") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaead_d20260428_m021642_c001_v0001167_t0034_u01777342602080") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e22_d20260428_m021634_c001_v7007000_t0000_u01777342594259") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae47_d20260428_m021624_c001_v0001167_t0039_u01777342584406") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f4300_d20260428_m021616_c001_v7007000_t0000_u01777342576581") 2026/04/28 02:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eadf1_d20260428_m021606_c001_v0001167_t0044_u01777342566921") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20dc1_d20260428_m021552_c001_v7007000_t0000_u01777342552910") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79501_d20260428_m021546_c001_v0001120_t0059_u01777342546113") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c1_d20260428_m021537_c001_v7007000_t0000_u01777342537626") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794c5_d20260428_m021532_c001_v0001120_t0014_u01777342532280") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a03288_d20260428_m021529_c001_v7007000_t0000_u01777342529704") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79485_d20260428_m021521_c001_v0001120_t0026_u01777342521996") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254adc_d20260428_m021513_c001_v7007000_t0000_u01777342513870") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc88c0_d20260428_m021508_c001_v0001136_t0007_u01777342508646") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583134d0_d20260428_m021505_c001_v7007000_t0000_u01777342505613") 2026/04/28 02:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8846_d20260428_m021457_c001_v0001136_t0035_u01777342497727") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4192ac6c138bf827_d20260428_m021445_c001_v7007000_t0000_u01777342485241") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462cf_d20260428_m021437_c001_v0001042_t0019_u01777342477460") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d130_d20260428_m021428_c001_v7007000_t0000_u01777342468972") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaab1_d20260428_m021419_c001_v0001167_t0046_u01777342459804") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02990_d20260428_m021410_c001_v7007000_t0000_u01777342450995") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8686_d20260428_m021401_c001_v0001136_t0024_u01777342441918") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c6af1_d20260428_m021533_c001_v7007000_t0000_u01777342533469") 2026/04/28 02:18:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46361_d20260428_m021528_c001_v0001042_t0001_u01777342528348") 2026/04/28 02:18:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166733_d20260428_m021558_c001_v7007000_t0000_u01777342558579") 2026/04/28 02:18:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7951d_d20260428_m021552_c001_v0001120_t0057_u01777342552052") 2026/04/28 02:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf1_d20260428_m021727_c001_v7007000_t0000_u01777342647996") 2026/04/28 02:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7964d_d20260428_m021717_c001_v0001120_t0003_u01777342637274") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437886_d20260428_m021708_c001_v7007000_t0000_u01777342628511") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79619_d20260428_m021659_c001_v0001120_t0047_u01777342619522") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680345_d20260428_m021651_c001_v7007000_t0000_u01777342611149") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb795d9_d20260428_m021642_c001_v0001120_t0059_u01777342602456") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e24_d20260428_m021634_c001_v7007000_t0000_u01777342594441") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79591_d20260428_m021624_c001_v0001120_t0036_u01777342584985") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f4301_d20260428_m021616_c001_v7007000_t0000_u01777342576766") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7954f_d20260428_m021607_c001_v0001120_t0059_u01777342567252") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f416161f2eb2263cf_d20260428_m021553_c001_v7007000_t0000_u01777342553361") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc89e8_d20260428_m021546_c001_v0001136_t0018_u01777342546495") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c2_d20260428_m021537_c001_v7007000_t0000_u01777342537817") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead1f_d20260428_m021532_c001_v0001167_t0020_u01777342532340") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351516ac_d20260428_m021529_c001_v7007000_t0000_u01777342529714") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacd3_d20260428_m021522_c001_v0001167_t0059_u01777342522414") 2026/04/28 02:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254add_d20260428_m021514_c001_v7007000_t0000_u01777342514113") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac64_d20260428_m021508_c001_v0001167_t0051_u01777342508791") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351508c0_d20260428_m021505_c001_v7007000_t0000_u01777342505997") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79419_d20260428_m021458_c001_v0001120_t0028_u01777342498230") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d178_d20260428_m021445_c001_v7007000_t0000_u01777342485258") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab53_d20260428_m021437_c001_v0001167_t0010_u01777342477939") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d132_d20260428_m021429_c001_v7007000_t0000_u01777342469153") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8720_d20260428_m021420_c001_v0001136_t0023_u01777342460141") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02992_d20260428_m021411_c001_v7007000_t0000_u01777342451178") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4625f_d20260428_m021402_c001_v0001042_t0056_u01777342442568") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20db1_d20260428_m021533_c001_v7007000_t0000_u01777342533479") 2026/04/28 02:18:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8966_d20260428_m021528_c001_v0001136_t0005_u01777342528471") 2026/04/28 02:18:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166735_d20260428_m021558_c001_v7007000_t0000_u01777342558768") 2026/04/28 02:18:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a0a_d20260428_m021552_c001_v0001136_t0026_u01777342552229") 2026/04/28 02:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf2_d20260428_m021728_c001_v7007000_t0000_u01777342648181") 2026/04/28 02:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b25_d20260428_m021717_c001_v0001136_t0000_u01777342637904") 2026/04/28 02:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437887_d20260428_m021708_c001_v7007000_t0000_u01777342628778") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8afd_d20260428_m021659_c001_v0001136_t0042_u01777342619801") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b68035f_d20260428_m021651_c001_v7007000_t0000_u01777342611419") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8acd_d20260428_m021642_c001_v0001136_t0035_u01777342602789") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e25_d20260428_m021634_c001_v7007000_t0000_u01777342594624") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a82_d20260428_m021625_c001_v0001136_t0016_u01777342585437") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f4302_d20260428_m021617_c001_v7007000_t0000_u01777342577058") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8a4e_d20260428_m021607_c001_v0001136_t0040_u01777342567573") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d21a_d20260428_m021553_c001_v7007000_t0000_u01777342553130") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead73_d20260428_m021546_c001_v0001167_t0034_u01777342546979") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c3_d20260428_m021538_c001_v7007000_t0000_u01777342538000") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ead21_d20260428_m021532_c001_v0001167_t0021_u01777342532664") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20dac_d20260428_m021529_c001_v7007000_t0000_u01777342529846") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46353_d20260428_m021522_c001_v0001042_t0011_u01777342522873") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ade_d20260428_m021514_c001_v7007000_t0000_u01777342514305") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46333_d20260428_m021508_c001_v0001042_t0023_u01777342508906") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc7e_d20260428_m021505_c001_v7007000_t0000_u01777342505766") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac07_d20260428_m021458_c001_v0001167_t0017_u01777342498717") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ac1_d20260428_m021445_c001_v7007000_t0000_u01777342485081") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87ac_d20260428_m021438_c001_v0001136_t0043_u01777342478339") 2026/04/28 02:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d133_d20260428_m021429_c001_v7007000_t0000_u01777342469336") 2026/04/28 02:18:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4628f_d20260428_m021420_c001_v0001042_t0001_u01777342460675") 2026/04/28 02:18:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02995_d20260428_m021411_c001_v7007000_t0000_u01777342451363") 2026/04/28 02:18:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa29_d20260428_m021403_c001_v0001167_t0045_u01777342443353") 2026/04/28 02:18:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377ef_d20260428_m021533_c001_v7007000_t0000_u01777342533617") 2026/04/28 02:18:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794af_d20260428_m021528_c001_v0001120_t0030_u01777342528579") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166736_d20260428_m021559_c001_v7007000_t0000_u01777342559001") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4639f_d20260428_m021552_c001_v0001042_t0039_u01777342552257") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf4_d20260428_m021728_c001_v7007000_t0000_u01777342648365") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4644e_d20260428_m021718_c001_v0001042_t0052_u01777342638263") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437888_d20260428_m021708_c001_v7007000_t0000_u01777342628964") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46429_d20260428_m021700_c001_v0001042_t0031_u01777342620187") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680361_d20260428_m021651_c001_v7007000_t0000_u01777342611602") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4640d_d20260428_m021643_c001_v0001042_t0008_u01777342603374") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e27_d20260428_m021634_c001_v7007000_t0000_u01777342594806") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463db_d20260428_m021625_c001_v0001042_t0059_u01777342585788") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f4303_d20260428_m021617_c001_v7007000_t0000_u01777342577240") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e463bb_d20260428_m021607_c001_v0001042_t0034_u01777342567927") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d21d_d20260428_m021553_c001_v7007000_t0000_u01777342553322") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4638b_d20260428_m021547_c001_v0001042_t0052_u01777342547270") 2026/04/28 02:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c4_d20260428_m021538_c001_v7007000_t0000_u01777342538184") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794c7_d20260428_m021532_c001_v0001120_t0041_u01777342532662") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923ac_d20260428_m021529_c001_v7007000_t0000_u01777342529872") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8938_d20260428_m021523_c001_v0001136_t0030_u01777342523372") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ae0_d20260428_m021514_c001_v7007000_t0000_u01777342514489") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc88c6_d20260428_m021508_c001_v0001136_t0048_u01777342508959") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cd49_d20260428_m021506_c001_v7007000_t0000_u01777342506160") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46311_d20260428_m021459_c001_v0001042_t0046_u01777342499188") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ac2_d20260428_m021445_c001_v7007000_t0000_u01777342485267") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462d1_d20260428_m021438_c001_v0001042_t0003_u01777342478800") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d135_d20260428_m021429_c001_v7007000_t0000_u01777342469519") 2026/04/28 02:18:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaac3_d20260428_m021421_c001_v0001167_t0041_u01777342461077") 2026/04/28 02:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02997_d20260428_m021411_c001_v7007000_t0000_u01777342451547") 2026/04/28 02:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8690_d20260428_m021403_c001_v0001136_t0026_u01777342443686") 2026/04/28 02:18:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a03293_d20260428_m021533_c001_v7007000_t0000_u01777342533408") 2026/04/28 02:18:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eacfb_d20260428_m021528_c001_v0001167_t0014_u01777342528684") 2026/04/28 02:18:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166737_d20260428_m021559_c001_v7007000_t0000_u01777342559192") 2026/04/28 02:18:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eada7_d20260428_m021552_c001_v0001167_t0027_u01777342552378") 2026/04/28 02:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf5_d20260428_m021728_c001_v7007000_t0000_u01777342648550") 2026/04/28 02:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf81_d20260428_m021719_c001_v0001167_t0047_u01777342639003") 2026/04/28 02:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437889_d20260428_m021709_c001_v7007000_t0000_u01777342629146") 2026/04/28 02:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf23_d20260428_m021700_c001_v0001167_t0021_u01777342620918") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680362_d20260428_m021651_c001_v7007000_t0000_u01777342611784") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaeb9_d20260428_m021643_c001_v0001167_t0023_u01777342603857") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e28_d20260428_m021634_c001_v7007000_t0000_u01777342594988") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae4d_d20260428_m021626_c001_v0001167_t0041_u01777342586239") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f4304_d20260428_m021617_c001_v7007000_t0000_u01777342577425") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eadfb_d20260428_m021608_c001_v0001167_t0029_u01777342568825") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d21b_d20260428_m021553_c001_v7007000_t0000_u01777342553139") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79507_d20260428_m021547_c001_v0001120_t0024_u01777342547812") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c5_d20260428_m021538_c001_v7007000_t0000_u01777342538368") 2026/04/28 02:18:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46371_d20260428_m021532_c001_v0001042_t0037_u01777342532673") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc4377eb_d20260428_m021529_c001_v7007000_t0000_u01777342529884") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79491_d20260428_m021523_c001_v0001120_t0026_u01777342523826") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ae1_d20260428_m021514_c001_v7007000_t0000_u01777342514673") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79455_d20260428_m021509_c001_v0001120_t0017_u01777342509054") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f412298439cbb0424_d20260428_m021506_c001_v7007000_t0000_u01777342506052") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8858_d20260428_m021500_c001_v0001136_t0019_u01777342500203") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4ca0_d20260428_m021445_c001_v7007000_t0000_u01777342485095") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab5d_d20260428_m021439_c001_v0001167_t0014_u01777342479218") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d137_d20260428_m021429_c001_v7007000_t0000_u01777342469704") 2026/04/28 02:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc872c_d20260428_m021421_c001_v0001136_t0001_u01777342461490") 2026/04/28 02:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02999_d20260428_m021411_c001_v7007000_t0000_u01777342451730") 2026/04/28 02:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46263_d20260428_m021404_c001_v0001042_t0020_u01777342444093") 2026/04/28 02:18:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923af_d20260428_m021533_c001_v7007000_t0000_u01777342533629") 2026/04/28 02:18:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46365_d20260428_m021528_c001_v0001042_t0039_u01777342528745") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cbd_d20260428_m021447_c001_v7007000_t0000_u01777342487949") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462e1_d20260428_m021442_c001_v0001042_t0056_u01777342482692") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cbf_d20260428_m021448_c001_v7007000_t0000_u01777342488133") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87cc_d20260428_m021442_c001_v0001136_t0010_u01777342482699") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cc2_d20260428_m021448_c001_v7007000_t0000_u01777342488360") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab7d_d20260428_m021442_c001_v0001167_t0054_u01777342482718") 2026/04/28 02:18:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cc4_d20260428_m021448_c001_v7007000_t0000_u01777342488541") 2026/04/28 02:18:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462e5_d20260428_m021443_c001_v0001042_t0013_u01777342483044") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cc6_d20260428_m021448_c001_v7007000_t0000_u01777342488723") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87ce_d20260428_m021443_c001_v0001136_t0008_u01777342483080") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cc9_d20260428_m021448_c001_v7007000_t0000_u01777342488905") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab81_d20260428_m021443_c001_v0001167_t0012_u01777342483114") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4ccb_d20260428_m021449_c001_v7007000_t0000_u01777342489087") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab87_d20260428_m021443_c001_v0001167_t0004_u01777342483405") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4ccd_d20260428_m021449_c001_v7007000_t0000_u01777342489270") 2026/04/28 02:18:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87d4_d20260428_m021443_c001_v0001136_t0047_u01777342483432") 2026/04/28 02:18:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cd0_d20260428_m021449_c001_v7007000_t0000_u01777342489452") 2026/04/28 02:18:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb793df_d20260428_m021443_c001_v0001120_t0025_u01777342483497") 2026/04/28 02:18:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cd3_d20260428_m021449_c001_v7007000_t0000_u01777342489634") 2026/04/28 02:18:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab8f_d20260428_m021443_c001_v0001167_t0022_u01777342483712") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cd6_d20260428_m021449_c001_v7007000_t0000_u01777342489816") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87d6_d20260428_m021443_c001_v0001136_t0046_u01777342483750") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cd9_d20260428_m021450_c001_v7007000_t0000_u01777342490099") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb793e1_d20260428_m021443_c001_v0001120_t0009_u01777342483901") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cdb_d20260428_m021450_c001_v7007000_t0000_u01777342490282") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab91_d20260428_m021443_c001_v0001167_t0018_u01777342483984") 2026/04/28 02:18:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cdd_d20260428_m021450_c001_v7007000_t0000_u01777342490473") 2026/04/28 02:18:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e462e7_d20260428_m021444_c001_v0001042_t0001_u01777342484236") 2026/04/28 02:18:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4cdf_d20260428_m021450_c001_v7007000_t0000_u01777342490654") 2026/04/28 02:18:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87da_d20260428_m021444_c001_v0001136_t0055_u01777342484256") 2026/04/28 02:18:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40245706616f4ce1_d20260428_m021450_c001_v7007000_t0000_u01777342490838") 2026/04/28 02:18:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eab93_d20260428_m021444_c001_v0001167_t0042_u01777342484318") 2026/04/28 02:18:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc8e_d20260428_m021509_c001_v7007000_t0000_u01777342509852") 2026/04/28 02:18:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc887e_d20260428_m021503_c001_v0001136_t0041_u01777342503413") 2026/04/28 02:18:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254acc_d20260428_m021509_c001_v7007000_t0000_u01777342509685") 2026/04/28 02:18:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79433_d20260428_m021503_c001_v0001120_t0025_u01777342503437") 2026/04/28 02:18:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22abe_d20260428_m021509_c001_v7007000_t0000_u01777342509547") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4631d_d20260428_m021503_c001_v0001042_t0017_u01777342503536") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351508c4_d20260428_m021509_c001_v7007000_t0000_u01777342509476") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac2b_d20260428_m021503_c001_v0001167_t0014_u01777342503550") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41884144351508c6_d20260428_m021509_c001_v7007000_t0000_u01777342509865") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac2f_d20260428_m021503_c001_v0001167_t0033_u01777342503958") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc89_d20260428_m021509_c001_v7007000_t0000_u01777342509528") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8886_d20260428_m021503_c001_v0001136_t0001_u01777342503986") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cd50_d20260428_m021509_c001_v7007000_t0000_u01777342509703") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79437_d20260428_m021504_c001_v0001120_t0047_u01777342504020") 2026/04/28 02:18:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc8b_d20260428_m021509_c001_v7007000_t0000_u01777342509714") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4631f_d20260428_m021504_c001_v0001042_t0022_u01777342504082") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc8c_d20260428_m021509_c001_v7007000_t0000_u01777342509717") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc888e_d20260428_m021504_c001_v0001136_t0007_u01777342504348") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc87_d20260428_m021509_c001_v7007000_t0000_u01777342509486") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac39_d20260428_m021504_c001_v0001167_t0002_u01777342504398") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22abf_d20260428_m021509_c001_v7007000_t0000_u01777342509732") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7943d_d20260428_m021504_c001_v0001120_t0040_u01777342504424") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254acb_d20260428_m021509_c001_v7007000_t0000_u01777342509495") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46321_d20260428_m021504_c001_v0001042_t0057_u01777342504725") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f412298439cbb0428_d20260428_m021509_c001_v7007000_t0000_u01777342509547") 2026/04/28 02:18:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8894_d20260428_m021504_c001_v0001136_t0015_u01777342504771") 2026/04/28 02:18:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254acd_d20260428_m021509_c001_v7007000_t0000_u01777342509892") 2026/04/28 02:18:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eac3f_d20260428_m021504_c001_v0001167_t0048_u01777342504917") 2026/04/28 02:18:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cd4f_d20260428_m021509_c001_v7007000_t0000_u01777342509507") 2026/04/28 02:18:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79443_d20260428_m021504_c001_v0001120_t0033_u01777342504928") 2026/04/28 02:18:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315bc8f_d20260428_m021509_c001_v7007000_t0000_u01777342509899") 2026/04/28 02:18:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8896_d20260428_m021505_c001_v0001136_t0050_u01777342505117") 2026/04/28 02:18:59 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b919c_d20260428_m021231_c001_v7007000_t0000_u01777342351587") 2026/04/28 02:18:59 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f115c05e989d627bf_d20260428_m021229_c001_v0001177_t0059_u01777342349673") 2026/04/28 02:18:59 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663676274_d20260428_m021229_c001_v7007000_t0000_u01777342349486") 2026/04/28 02:18:59 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f115c05e989d627ab_d20260428_m021226_c001_v0001177_t0019_u01777342346703") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d21066367626f_d20260428_m021225_c001_v7007000_t0000_u01777342345925") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc28_d20260428_m021221_c001_v0001109_t0016_u01777342341031") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b9191_d20260428_m021219_c001_v7007000_t0000_u01777342339537") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f119603b3915dbfb6_d20260428_m021216_c001_v0001145_t0043_u01777342336903") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c09162b_d20260428_m021216_c001_v7007000_t0000_u01777342336715") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f119603b3915dbfaa_d20260428_m021213_c001_v0001145_t0025_u01777342333188") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c091626_d20260428_m021212_c001_v7007000_t0000_u01777342332436") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc82d2_d20260428_m021207_c001_v0001136_t0036_u01777342327990") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44e8_d20260428_m021206_c001_v7007000_t0000_u01777342326665") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f103ef9a371c50ce7_d20260428_m021205_c001_v0001038_t0012_u01777342325267") 2026/04/28 02:19:00 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cb4a_d20260428_m021205_c001_v7007000_t0000_u01777342325081") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f103ef9a371c50ce2_d20260428_m021201_c001_v0001038_t0018_u01777342321101") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cb47_d20260428_m021200_c001_v7007000_t0000_u01777342320335") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8286_d20260428_m021155_c001_v0001136_t0051_u01777342315748") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44c5_d20260428_m021154_c001_v7007000_t0000_u01777342314831") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1115d581ff243a60_d20260428_m021152_c001_v0001181_t0043_u01777342312812") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02847_d20260428_m021152_c001_v7007000_t0000_u01777342312621") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1115d581ff243a4c_d20260428_m021148_c001_v0001181_t0018_u01777342308877") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02845_d20260428_m021148_c001_v7007000_t0000_u01777342308109") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8226_d20260428_m021142_c001_v0001136_t0039_u01777342302551") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4192ac6c138bf2f2_d20260428_m021141_c001_v7007000_t0000_u01777342301602") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106c9a08c90c273d_d20260428_m021139_c001_v0001154_t0014_u01777342299668") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4178244d1844047f_d20260428_m021139_c001_v7007000_t0000_u01777342299483") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106c9a08c90c2739_d20260428_m021135_c001_v0001154_t0014_u01777342295647") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4178244d18440477_d20260428_m021134_c001_v7007000_t0000_u01777342294884") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc81d2_d20260428_m021129_c001_v0001136_t0016_u01777342289167") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40917d87fd190d91_d20260428_m021128_c001_v7007000_t0000_u01777342288255") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106e628a2cf59738_d20260428_m021126_c001_v0001091_t0040_u01777342286336") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c689c_d20260428_m021126_c001_v7007000_t0000_u01777342286153") 2026/04/28 02:19:01 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106e628a2cf59724_d20260428_m021122_c001_v0001091_t0035_u01777342282606") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c6899_d20260428_m021121_c001_v7007000_t0000_u01777342281842") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8157_d20260428_m021115_c001_v0001136_t0025_u01777342275957") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228df_d20260428_m021114_c001_v7007000_t0000_u01777342274609") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f111e539e5540e49a_d20260428_m021108_c001_v0001165_t0016_u01777342268010") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5caa4_d20260428_m021107_c001_v7007000_t0000_u01777342267798") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8102_d20260428_m021103_c001_v0001136_t0008_u01777342263192") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106fa8570c4333b9_d20260428_m021102_c001_v0001174_t0036_u01777342262289") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106fa8570c4333a9_d20260428_m021101_c001_v0001174_t0009_u01777342261127") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f410be01e7e66582f_d20260428_m021047_c001_v7007000_t0000_u01777342247511") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cb3c_d20260428_m021039_c001_v0001109_t0053_u01777342239818") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1112b2df9618871e_d20260428_m021038_c001_v0001097_t0032_u01777342238839") 2026/04/28 02:19:02 DEBUG : dst/one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1112b2df9618871c_d20260428_m021037_c001_v0001097_t0054_u01777342237641") 2026/04/28 02:19:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b919d_d20260428_m021231_c001_v7007000_t0000_u01777342351770") 2026/04/28 02:19:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f110160c5f729bd83_d20260428_m021228_c001_v0001104_t0014_u01777342348931") 2026/04/28 02:19:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1032be39b9274679_d20260428_m021225_c001_v0001185_t0055_u01777342345733") 2026/04/28 02:19:02 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b9192_d20260428_m021219_c001_v7007000_t0000_u01777342339720") 2026/04/28 02:19:02 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1013e35ee9b70ccf_d20260428_m021216_c001_v0001146_t0051_u01777342336331") 2026/04/28 02:19:02 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f104a57ec7d4f40a3_d20260428_m021212_c001_v0001177_t0031_u01777342332222") 2026/04/28 02:19:02 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44e9_d20260428_m021206_c001_v7007000_t0000_u01777342326848") 2026/04/28 02:19:02 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1083d542e705c781_d20260428_m021204_c001_v0001176_t0049_u01777342324839") 2026/04/28 02:19:03 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f102615e868ea409a_d20260428_m021159_c001_v0001043_t0026_u01777342319700") 2026/04/28 02:19:03 DEBUG : dst/three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228e0_d20260428_m021114_c001_v7007000_t0000_u01777342274791") 2026/04/28 02:19:03 DEBUG : dst/three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106fa8570c433477_d20260428_m021112_c001_v0001174_t0035_u01777342272999") 2026/04/28 02:19:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b919e_d20260428_m021231_c001_v7007000_t0000_u01777342351954") 2026/04/28 02:19:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f118ee89c58647297_d20260428_m021230_c001_v0001174_t0022_u01777342350452") 2026/04/28 02:19:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10785a019c9b343d_d20260428_m021227_c001_v0001102_t0003_u01777342347488") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b91a0_d20260428_m021232_c001_v7007000_t0000_u01777342352141") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f115c05e989d627c5_d20260428_m021230_c001_v0001177_t0058_u01777342350987") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663676275_d20260428_m021230_c001_v7007000_t0000_u01777342350801") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f115c05e989d627b5_d20260428_m021227_c001_v0001177_t0010_u01777342347950") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663676272_d20260428_m021227_c001_v7007000_t0000_u01777342347763") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc2a_d20260428_m021222_c001_v0001109_t0025_u01777342342636") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b9194_d20260428_m021219_c001_v7007000_t0000_u01777342339905") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f119603b3915dbfbc_d20260428_m021218_c001_v0001145_t0056_u01777342338524") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c091630_d20260428_m021218_c001_v7007000_t0000_u01777342338336") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f119603b3915dbfb2_d20260428_m021214_c001_v0001145_t0007_u01777342334781") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c091629_d20260428_m021214_c001_v7007000_t0000_u01777342334594") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc82d8_d20260428_m021209_c001_v0001136_t0056_u01777342329406") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cb4c_d20260428_m021206_c001_v7007000_t0000_u01777342326111") 2026/04/28 02:19:03 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc02_d20260428_m021203_c001_v0001109_t0031_u01777342323531") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f405804525450cb48_d20260428_m021202_c001_v7007000_t0000_u01777342322302") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc828e_d20260428_m021156_c001_v0001136_t0034_u01777342316846") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0284a_d20260428_m021153_c001_v7007000_t0000_u01777342313916") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cbe8_d20260428_m021150_c001_v0001109_t0053_u01777342310829") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02846_d20260428_m021149_c001_v7007000_t0000_u01777342309675") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc822e_d20260428_m021143_c001_v0001136_t0016_u01777342303554") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4178244d18440487_d20260428_m021140_c001_v7007000_t0000_u01777342300675") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cbc8_d20260428_m021137_c001_v0001109_t0056_u01777342297918") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4178244d18440479_d20260428_m021136_c001_v7007000_t0000_u01777342296794") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc81d8_d20260428_m021130_c001_v0001136_t0042_u01777342290278") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c68a0_d20260428_m021127_c001_v7007000_t0000_u01777342287340") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cbae_d20260428_m021124_c001_v0001109_t0052_u01777342284793") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c689a_d20260428_m021123_c001_v7007000_t0000_u01777342283702") 2026/04/28 02:19:04 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8162_d20260428_m021116_c001_v0001136_t0034_u01777342276875") 2026/04/28 02:19:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b9195_d20260428_m021220_c001_v7007000_t0000_u01777342340088") 2026/04/28 02:19:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1023d09a3d8e583b_d20260428_m021217_c001_v0001174_t0058_u01777342337997") 2026/04/28 02:19:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1080b41fd62165e9_d20260428_m021214_c001_v0001136_t0054_u01777342334192") 2026/04/28 02:19:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44ea_d20260428_m021207_c001_v7007000_t0000_u01777342327032") 2026/04/28 02:19:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f104c0b554ee99aeb_d20260428_m021205_c001_v0001178_t0021_u01777342325898") 2026/04/28 02:19:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1118b20508f7188a_d20260428_m021201_c001_v0001134_t0015_u01777342321899") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b91a1_d20260428_m021232_c001_v7007000_t0000_u01777342352326") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc832e_d20260428_m021222_c001_v0001136_t0039_u01777342342143") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b9196_d20260428_m021220_c001_v7007000_t0000_u01777342340272") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc08_d20260428_m021208_c001_v0001109_t0045_u01777342328675") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44eb_d20260428_m021207_c001_v7007000_t0000_u01777342327216") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cbf2_d20260428_m021156_c001_v0001109_t0030_u01777342316027") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d44ca_d20260428_m021155_c001_v7007000_t0000_u01777342315013") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cbd2_d20260428_m021142_c001_v0001109_t0043_u01777342302906") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4192ac6c138bf2f3_d20260428_m021141_c001_v7007000_t0000_u01777342301785") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cbb8_d20260428_m021129_c001_v0001109_t0048_u01777342289498") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40917d87fd190d92_d20260428_m021128_c001_v7007000_t0000_u01777342288435") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cb92_d20260428_m021116_c001_v0001109_t0027_u01777342276332") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228e2_d20260428_m021114_c001_v7007000_t0000_u01777342274973") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1133cb8b06b25475_d20260428_m021109_c001_v0001131_t0056_u01777342269541") 2026/04/28 02:19:05 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f410be01e7e665830_d20260428_m021047_c001_v7007000_t0000_u01777342247746") 2026/04/28 02:19:06 DEBUG : dst/two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1112b2df9618872e_d20260428_m021046_c001_v0001097_t0050_u01777342246428") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b67fd23_d20260428_m021011_c001_v7007000_t0000_u01777342211441") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cac2_d20260428_m021006_c001_v0001109_t0054_u01777342206980") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b67fd17_d20260428_m021004_c001_v7007000_t0000_u01777342204679") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc801a_d20260428_m020953_c001_v0001136_t0014_u01777342193607") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313169_d20260428_m020944_c001_v7007000_t0000_u01777342184286") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca76_d20260428_m020940_c001_v0001109_t0017_u01777342180711") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39cb_d20260428_m020918_c001_v7007000_t0000_u01777342158996") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4a11_d20260428_m020916_c001_v0001167_t0039_u01777342156794") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39b4_d20260428_m020915_c001_v7007000_t0000_u01777342155872") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49f5_d20260428_m020914_c001_v0001167_t0006_u01777342154614") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3995_d20260428_m020911_c001_v7007000_t0000_u01777342151400") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49bb_d20260428_m020909_c001_v0001167_t0036_u01777342149566") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3988_d20260428_m020908_c001_v7007000_t0000_u01777342148702") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a499d_d20260428_m020907_c001_v0001167_t0020_u01777342147183") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3959_d20260428_m020900_c001_v7007000_t0000_u01777342140542") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a493f_d20260428_m020858_c001_v0001167_t0059_u01777342138888") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d394b_d20260428_m020858_c001_v7007000_t0000_u01777342138068") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4929_d20260428_m020857_c001_v0001167_t0035_u01777342137238") 2026/04/28 02:19:06 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3934_d20260428_m020852_c001_v7007000_t0000_u01777342132377") 2026/04/28 02:19:07 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a48e9_d20260428_m020850_c001_v0001167_t0045_u01777342130723") 2026/04/28 02:19:07 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8c7_d20260428_m020848_c001_v7007000_t0000_u01777342128897") 2026/04/28 02:19:07 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a48c5_d20260428_m020847_c001_v0001167_t0007_u01777342127772") 2026/04/28 02:19:07 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8c4_d20260428_m020847_c001_v7007000_t0000_u01777342127402") 2026/04/28 02:19:07 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1189c44e4a04c7c8_d20260428_m020846_c001_v0001179_t0007_u01777342126812") 2026/04/28 02:19:07 DEBUG : empty space: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a48a7_d20260428_m020845_c001_v0001167_t0044_u01777342125071") 2026/04/28 02:19:07 DEBUG : enormous: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39c6_d20260428_m020918_c001_v7007000_t0000_u01777342158084") 2026/04/28 02:19:07 DEBUG : enormous: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4a17_d20260428_m020917_c001_v0001167_t0033_u01777342157397") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f404ee416e26b91b4_d20260428_m021237_c001_v7007000_t0000_u01777342357238") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc83a6_d20260428_m021236_c001_v0001136_t0008_u01777342355999") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831313c_d20260428_m020939_c001_v7007000_t0000_u01777342179318") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca6e_d20260428_m020937_c001_v0001109_t0035_u01777342177731") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8b0_d20260428_m020842_c001_v7007000_t0000_u01777342122050") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4883_d20260428_m020840_c001_v0001167_t0029_u01777342120481") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8ab_d20260428_m020839_c001_v7007000_t0000_u01777342119856") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4873_d20260428_m020839_c001_v0001167_t0020_u01777342119162") 2026/04/28 02:19:07 DEBUG : existing: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4865_d20260428_m020838_c001_v0001167_t0036_u01777342118107") 2026/04/28 02:19:07 DEBUG : existing-b: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831313e_d20260428_m020939_c001_v7007000_t0000_u01777342179500") 2026/04/28 02:19:07 DEBUG : existing-b: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7fd4_d20260428_m020937_c001_v0001136_t0044_u01777342177720") 2026/04/28 02:19:07 DEBUG : file1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133bc_d20260428_m021348_c001_v7007000_t0000_u01777342428913") 2026/04/28 02:19:08 DEBUG : file1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8602_d20260428_m021347_c001_v0001136_t0030_u01777342427387") 2026/04/28 02:19:08 DEBUG : file1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133b4_d20260428_m021346_c001_v7007000_t0000_u01777342426091") 2026/04/28 02:19:08 DEBUG : file1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cd24_d20260428_m021344_c001_v0001109_t0045_u01777342424356") 2026/04/28 02:19:08 DEBUG : five: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39dc_d20260428_m020922_c001_v7007000_t0000_u01777342162878") 2026/04/28 02:19:08 DEBUG : five: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc7f76_d20260428_m020921_c001_v0001136_t0032_u01777342161546") 2026/04/28 02:19:08 DEBUG : foo: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d392f_d20260428_m020850_c001_v7007000_t0000_u01777342130351") 2026/04/28 02:19:08 DEBUG : foo: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4111b37bcd8a48df_d20260428_m020849_c001_v0001167_t0032_u01777342129809") 2026/04/28 02:19:08 DEBUG : foo: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4111b37bcd8a48db_d20260428_m020849_c001_v0001167_t0032_u01777342129263") 2026/04/28 02:19:08 DEBUG : four: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130e0_d20260428_m020923_c001_v7007000_t0000_u01777342163064") 2026/04/28 02:19:08 DEBUG : four: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4111b37bcd8a4a41_d20260428_m020920_c001_v0001167_t0032_u01777342160812") 2026/04/28 02:19:08 DEBUG : four: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4a33_d20260428_m020920_c001_v0001167_t0034_u01777342160142") 2026/04/28 02:19:08 DEBUG : hello world2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43701c_d20260428_m020753_c001_v7007000_t0000_u01777342073085") 2026/04/28 02:19:08 DEBUG : hello world2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4657_d20260428_m020752_c001_v0001167_t0027_u01777342072192") 2026/04/28 02:19:08 DEBUG : ignore-size: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8a3_d20260428_m020837_c001_v7007000_t0000_u01777342117742") 2026/04/28 02:19:08 DEBUG : ignore-size: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4853_d20260428_m020836_c001_v0001167_t0030_u01777342116695") 2026/04/28 02:19:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831312e_d20260428_m020936_c001_v7007000_t0000_u01777342176994") 2026/04/28 02:19:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca6a_d20260428_m020935_c001_v0001109_t0041_u01777342175944") 2026/04/28 02:19:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313123_d20260428_m020935_c001_v7007000_t0000_u01777342175206") 2026/04/28 02:19:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca62_d20260428_m020933_c001_v0001109_t0049_u01777342173782") 2026/04/28 02:19:08 DEBUG : one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130e2_d20260428_m020923_c001_v7007000_t0000_u01777342163246") 2026/04/28 02:19:08 DEBUG : one: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4111b37bcd8a4a25_d20260428_m020919_c001_v0001167_t0032_u01777342159375") 2026/04/28 02:19:08 DEBUG : only0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313397_d20260428_m021339_c001_v7007000_t0000_u01777342419946") 2026/04/28 02:19:09 DEBUG : only0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc8584_d20260428_m021334_c001_v0001136_t0032_u01777342414036") 2026/04/28 02:19:09 DEBUG : only0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccca_d20260428_m021311_c001_v0001109_t0042_u01777342391471") 2026/04/28 02:19:09 DEBUG : only0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4154d36f33bb11f5_d20260428_m021304_c001_v7007000_t0000_u01777342384769") 2026/04/28 02:19:09 DEBUG : only0: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc72_d20260428_m021241_c001_v0001109_t0048_u01777342361284") 2026/04/28 02:19:09 DEBUG : only1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313399_d20260428_m021340_c001_v7007000_t0000_u01777342420127") 2026/04/28 02:19:09 DEBUG : only1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc8592_d20260428_m021335_c001_v0001136_t0032_u01777342415011") 2026/04/28 02:19:09 DEBUG : only1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccd0_d20260428_m021312_c001_v0001109_t0040_u01777342392413") 2026/04/28 02:19:09 DEBUG : only1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02902_d20260428_m021305_c001_v7007000_t0000_u01777342385142") 2026/04/28 02:19:09 DEBUG : only1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc7a_d20260428_m021242_c001_v0001109_t0018_u01777342362964") 2026/04/28 02:19:09 DEBUG : only10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831339a_d20260428_m021340_c001_v7007000_t0000_u01777342420309") 2026/04/28 02:19:09 DEBUG : only10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0cd0a_d20260428_m021334_c001_v0001109_t0053_u01777342414045") 2026/04/28 02:19:09 DEBUG : only10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccea_d20260428_m021322_c001_v0001109_t0009_u01777342402801") 2026/04/28 02:19:09 DEBUG : only10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02903_d20260428_m021305_c001_v7007000_t0000_u01777342385328") 2026/04/28 02:19:09 DEBUG : only10: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc9e_d20260428_m021252_c001_v0001109_t0013_u01777342372739") 2026/04/28 02:19:09 DEBUG : only11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831339d_d20260428_m021340_c001_v7007000_t0000_u01777342420491") 2026/04/28 02:19:09 DEBUG : only11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4108f33403e4620b_d20260428_m021334_c001_v0001042_t0050_u01777342414663") 2026/04/28 02:19:09 DEBUG : only11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccee_d20260428_m021323_c001_v0001109_t0039_u01777342403783") 2026/04/28 02:19:09 DEBUG : only11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22966_d20260428_m021305_c001_v7007000_t0000_u01777342385536") 2026/04/28 02:19:09 DEBUG : only11: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cca2_d20260428_m021253_c001_v0001109_t0043_u01777342373692") 2026/04/28 02:19:10 DEBUG : only12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831339e_d20260428_m021340_c001_v7007000_t0000_u01777342420672") 2026/04/28 02:19:10 DEBUG : only12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4150342f857ea951_d20260428_m021334_c001_v0001167_t0041_u01777342414836") 2026/04/28 02:19:10 DEBUG : only12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccf2_d20260428_m021325_c001_v0001109_t0010_u01777342405029") 2026/04/28 02:19:10 DEBUG : only12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4154d36f33bb11fa_d20260428_m021305_c001_v7007000_t0000_u01777342385552") 2026/04/28 02:19:10 DEBUG : only12: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cca6_d20260428_m021255_c001_v0001109_t0034_u01777342375156") 2026/04/28 02:19:10 DEBUG : only13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831339f_d20260428_m021340_c001_v7007000_t0000_u01777342420853") 2026/04/28 02:19:10 DEBUG : only13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc8586_d20260428_m021334_c001_v0001136_t0032_u01777342414432") 2026/04/28 02:19:10 DEBUG : only13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccf8_d20260428_m021326_c001_v0001109_t0010_u01777342406089") 2026/04/28 02:19:10 DEBUG : only13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22967_d20260428_m021305_c001_v7007000_t0000_u01777342385719") 2026/04/28 02:19:10 DEBUG : only13: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cca8_d20260428_m021256_c001_v0001109_t0041_u01777342376209") 2026/04/28 02:19:10 DEBUG : only14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a0_d20260428_m021341_c001_v7007000_t0000_u01777342421033") 2026/04/28 02:19:10 DEBUG : only14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0cd0c_d20260428_m021334_c001_v0001109_t0053_u01777342414442") 2026/04/28 02:19:10 DEBUG : only14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccfa_d20260428_m021327_c001_v0001109_t0057_u01777342407267") 2026/04/28 02:19:10 DEBUG : only14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4154d36f33bb11fc_d20260428_m021305_c001_v7007000_t0000_u01777342385734") 2026/04/28 02:19:10 DEBUG : only14: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccac_d20260428_m021257_c001_v0001109_t0033_u01777342377495") 2026/04/28 02:19:10 DEBUG : only15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a1_d20260428_m021341_c001_v7007000_t0000_u01777342421214") 2026/04/28 02:19:10 DEBUG : only15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc858c_d20260428_m021334_c001_v0001136_t0032_u01777342414619") 2026/04/28 02:19:10 DEBUG : only15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccfc_d20260428_m021328_c001_v0001109_t0036_u01777342408168") 2026/04/28 02:19:10 DEBUG : only15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4154d36f33bb11f7_d20260428_m021305_c001_v7007000_t0000_u01777342385006") 2026/04/28 02:19:10 DEBUG : only15: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccae_d20260428_m021258_c001_v0001109_t0053_u01777342378524") 2026/04/28 02:19:10 DEBUG : only16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a2_d20260428_m021341_c001_v7007000_t0000_u01777342421396") 2026/04/28 02:19:11 DEBUG : only16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0cd0e_d20260428_m021334_c001_v0001109_t0053_u01777342414629") 2026/04/28 02:19:11 DEBUG : only16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccfe_d20260428_m021329_c001_v0001109_t0010_u01777342409648") 2026/04/28 02:19:11 DEBUG : only16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20cde_d20260428_m021305_c001_v7007000_t0000_u01777342385891") 2026/04/28 02:19:11 DEBUG : only16: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccb0_d20260428_m021259_c001_v0001109_t0019_u01777342379461") 2026/04/28 02:19:12 DEBUG : only17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a4_d20260428_m021341_c001_v7007000_t0000_u01777342421578") 2026/04/28 02:19:12 DEBUG : only17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc858e_d20260428_m021334_c001_v0001136_t0032_u01777342414804") 2026/04/28 02:19:12 DEBUG : only17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cd00_d20260428_m021330_c001_v0001109_t0052_u01777342410674") 2026/04/28 02:19:12 DEBUG : only17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20cd9_d20260428_m021305_c001_v7007000_t0000_u01777342385142") 2026/04/28 02:19:12 DEBUG : only17: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccba_d20260428_m021300_c001_v0001109_t0025_u01777342380833") 2026/04/28 02:19:12 DEBUG : only18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a5_d20260428_m021341_c001_v7007000_t0000_u01777342421760") 2026/04/28 02:19:12 DEBUG : only18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0cd10_d20260428_m021334_c001_v0001109_t0053_u01777342414827") 2026/04/28 02:19:12 DEBUG : only18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cd02_d20260428_m021331_c001_v0001109_t0042_u01777342411746") 2026/04/28 02:19:12 DEBUG : only18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20cdd_d20260428_m021305_c001_v7007000_t0000_u01777342385693") 2026/04/28 02:19:12 DEBUG : only18: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccbe_d20260428_m021301_c001_v0001109_t0038_u01777342381805") 2026/04/28 02:19:12 DEBUG : only19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a6_d20260428_m021341_c001_v7007000_t0000_u01777342421947") 2026/04/28 02:19:12 DEBUG : only19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4108f33403e4620d_d20260428_m021334_c001_v0001042_t0050_u01777342414850") 2026/04/28 02:19:12 DEBUG : only19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cd04_d20260428_m021332_c001_v0001109_t0015_u01777342412864") 2026/04/28 02:19:12 DEBUG : only19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02906_d20260428_m021305_c001_v7007000_t0000_u01777342385879") 2026/04/28 02:19:12 DEBUG : only19: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccc2_d20260428_m021303_c001_v0001109_t0015_u01777342383151") 2026/04/28 02:19:12 DEBUG : only2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a7_d20260428_m021342_c001_v7007000_t0000_u01777342422129") 2026/04/28 02:19:12 DEBUG : only2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0cd12_d20260428_m021335_c001_v0001109_t0053_u01777342415020") 2026/04/28 02:19:12 DEBUG : only2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccd4_d20260428_m021313_c001_v0001109_t0035_u01777342393225") 2026/04/28 02:19:12 DEBUG : only2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22964_d20260428_m021305_c001_v7007000_t0000_u01777342385170") 2026/04/28 02:19:12 DEBUG : only2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc80_d20260428_m021243_c001_v0001109_t0009_u01777342363991") 2026/04/28 02:19:12 DEBUG : only3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133a8_d20260428_m021342_c001_v7007000_t0000_u01777342422310") 2026/04/28 02:19:12 DEBUG : only3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4150342f857ea953_d20260428_m021335_c001_v0001167_t0041_u01777342415037") 2026/04/28 02:19:12 DEBUG : only3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccd6_d20260428_m021314_c001_v0001109_t0009_u01777342394483") 2026/04/28 02:19:12 DEBUG : only3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02905_d20260428_m021305_c001_v7007000_t0000_u01777342385697") 2026/04/28 02:19:12 DEBUG : only3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc86_d20260428_m021245_c001_v0001109_t0009_u01777342365366") 2026/04/28 02:19:13 DEBUG : only4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133aa_d20260428_m021342_c001_v7007000_t0000_u01777342422513") 2026/04/28 02:19:13 DEBUG : only4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4108f33403e4620f_d20260428_m021335_c001_v0001042_t0050_u01777342415042") 2026/04/28 02:19:13 DEBUG : only4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccd8_d20260428_m021315_c001_v0001109_t0024_u01777342395711") 2026/04/28 02:19:13 DEBUG : only4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4154d36f33bb11f8_d20260428_m021305_c001_v7007000_t0000_u01777342385188") 2026/04/28 02:19:13 DEBUG : only4: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc8c_d20260428_m021246_c001_v0001109_t0046_u01777342366667") 2026/04/28 02:19:13 DEBUG : only5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133ab_d20260428_m021342_c001_v7007000_t0000_u01777342422700") 2026/04/28 02:19:13 DEBUG : only5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc8598_d20260428_m021335_c001_v0001136_t0032_u01777342415195") 2026/04/28 02:19:13 DEBUG : only5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccda_d20260428_m021316_c001_v0001109_t0024_u01777342396934") 2026/04/28 02:19:13 DEBUG : only5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda22965_d20260428_m021305_c001_v7007000_t0000_u01777342385353") 2026/04/28 02:19:13 DEBUG : only5: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc8e_d20260428_m021247_c001_v0001109_t0030_u01777342367429") 2026/04/28 02:19:13 DEBUG : only6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133ac_d20260428_m021342_c001_v7007000_t0000_u01777342422881") 2026/04/28 02:19:13 DEBUG : only6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0cd14_d20260428_m021335_c001_v0001109_t0053_u01777342415205") 2026/04/28 02:19:13 DEBUG : only6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccdc_d20260428_m021318_c001_v0001109_t0019_u01777342398062") 2026/04/28 02:19:13 DEBUG : only6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4154d36f33bb11f9_d20260428_m021305_c001_v7007000_t0000_u01777342385370") 2026/04/28 02:19:13 DEBUG : only6: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc92_d20260428_m021248_c001_v0001109_t0021_u01777342368614") 2026/04/28 02:19:13 DEBUG : only7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133ad_d20260428_m021343_c001_v7007000_t0000_u01777342423062") 2026/04/28 02:19:13 DEBUG : only7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4150342f857ea957_d20260428_m021335_c001_v0001167_t0041_u01777342415224") 2026/04/28 02:19:13 DEBUG : only7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ccde_d20260428_m021319_c001_v0001109_t0051_u01777342399036") 2026/04/28 02:19:13 DEBUG : only7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20cdb_d20260428_m021305_c001_v7007000_t0000_u01777342385511") 2026/04/28 02:19:13 DEBUG : only7: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc94_d20260428_m021249_c001_v0001109_t0006_u01777342369473") 2026/04/28 02:19:14 DEBUG : only8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133ae_d20260428_m021343_c001_v7007000_t0000_u01777342423242") 2026/04/28 02:19:14 DEBUG : only8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4108f33403e46213_d20260428_m021335_c001_v0001042_t0050_u01777342415232") 2026/04/28 02:19:14 DEBUG : only8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cce2_d20260428_m021320_c001_v0001109_t0046_u01777342400485") 2026/04/28 02:19:14 DEBUG : only8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20cda_d20260428_m021305_c001_v7007000_t0000_u01777342385325") 2026/04/28 02:19:14 DEBUG : only8: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc98_d20260428_m021250_c001_v0001109_t0018_u01777342370474") 2026/04/28 02:19:14 DEBUG : only9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133af_d20260428_m021343_c001_v7007000_t0000_u01777342423424") 2026/04/28 02:19:14 DEBUG : only9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40651f4964cc859a_d20260428_m021335_c001_v0001136_t0032_u01777342415378") 2026/04/28 02:19:14 DEBUG : only9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cce6_d20260428_m021321_c001_v0001109_t0013_u01777342401449") 2026/04/28 02:19:14 DEBUG : only9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a02904_d20260428_m021305_c001_v7007000_t0000_u01777342385514") 2026/04/28 02:19:14 DEBUG : only9: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cc9a_d20260428_m021251_c001_v0001109_t0008_u01777342371345") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313118_d20260428_m020932_c001_v7007000_t0000_u01777342172679") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7fb2_d20260428_m020930_c001_v0001136_t0007_u01777342170272") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313106_d20260428_m020929_c001_v7007000_t0000_u01777342169542") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca4a_d20260428_m020927_c001_v0001109_t0040_u01777342167496") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130f4_d20260428_m020926_c001_v7007000_t0000_u01777342166611") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca38_d20260428_m020924_c001_v0001109_t0000_u01777342164230") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39a7_d20260428_m020913_c001_v7007000_t0000_u01777342153633") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49d7_d20260428_m020911_c001_v0001167_t0036_u01777342151953") 2026/04/28 02:19:14 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3992_d20260428_m020910_c001_v7007000_t0000_u01777342150317") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49b7_d20260428_m020909_c001_v0001167_t0057_u01777342149253") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3985_d20260428_m020907_c001_v7007000_t0000_u01777342147979") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4997_d20260428_m020906_c001_v0001167_t0051_u01777342146561") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3955_d20260428_m020859_c001_v7007000_t0000_u01777342139998") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a493b_d20260428_m020858_c001_v0001167_t0020_u01777342138621") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d394c_d20260428_m020858_c001_v7007000_t0000_u01777342138249") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4921_d20260428_m020856_c001_v0001167_t0051_u01777342136523") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3947_d20260428_m020856_c001_v7007000_t0000_u01777342136155") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4917_d20260428_m020855_c001_v0001167_t0026_u01777342135512") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a490d_d20260428_m020854_c001_v0001167_t0007_u01777342134807") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3943_d20260428_m020854_c001_v7007000_t0000_u01777342134435") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4905_d20260428_m020853_c001_v0001167_t0049_u01777342133667") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4901_d20260428_m020852_c001_v0001167_t0014_u01777342132926") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3936_d20260428_m020852_c001_v7007000_t0000_u01777342132558") 2026/04/28 02:19:15 DEBUG : potato: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a48ed_d20260428_m020851_c001_v0001167_t0054_u01777342131407") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3fd1_d20260428_m021021_c001_v7007000_t0000_u01777342221625") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0caf6_d20260428_m021020_c001_v0001109_t0051_u01777342220729") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b67fd24_d20260428_m021011_c001_v7007000_t0000_u01777342211925") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8044_d20260428_m021005_c001_v0001136_t0011_u01777342205945") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f418841443514fd93_d20260428_m020958_c001_v7007000_t0000_u01777342198361") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca92_d20260428_m020952_c001_v0001109_t0023_u01777342192593") 2026/04/28 02:19:15 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831316a_d20260428_m020944_c001_v7007000_t0000_u01777342184713") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7fde_d20260428_m020940_c001_v0001136_t0056_u01777342180434") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39c7_d20260428_m020918_c001_v7007000_t0000_u01777342158266") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4a0f_d20260428_m020916_c001_v0001167_t0028_u01777342156518") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39b6_d20260428_m020916_c001_v7007000_t0000_u01777342156053") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49f1_d20260428_m020914_c001_v0001167_t0010_u01777342154185") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d39a8_d20260428_m020913_c001_v7007000_t0000_u01777342153815") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49e7_d20260428_m020912_c001_v0001167_t0053_u01777342152717") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d3996_d20260428_m020911_c001_v7007000_t0000_u01777342151583") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49c7_d20260428_m020910_c001_v0001167_t0037_u01777342150687") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d398a_d20260428_m020908_c001_v7007000_t0000_u01777342148884") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a49ab_d20260428_m020907_c001_v0001167_t0041_u01777342147975") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4197be86af7d395c_d20260428_m020900_c001_v7007000_t0000_u01777342140732") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a494b_d20260428_m020859_c001_v0001167_t0040_u01777342139640") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437020_d20260428_m020755_c001_v7007000_t0000_u01777342075868") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a466b_d20260428_m020755_c001_v0001167_t0053_u01777342075164") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43701f_d20260428_m020754_c001_v7007000_t0000_u01777342074249") 2026/04/28 02:19:16 DEBUG : potato2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4660_d20260428_m020753_c001_v0001167_t0018_u01777342073627") 2026/04/28 02:19:16 DEBUG : potato3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b67fd26_d20260428_m021012_c001_v7007000_t0000_u01777342212373") 2026/04/28 02:19:16 DEBUG : potato3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc804c_d20260428_m021008_c001_v0001136_t0011_u01777342208015") 2026/04/28 02:19:16 DEBUG : potato3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f418841443514fd94_d20260428_m020958_c001_v7007000_t0000_u01777342198575") 2026/04/28 02:19:17 DEBUG : potato3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca9c_d20260428_m020953_c001_v0001109_t0027_u01777342193935") 2026/04/28 02:19:17 DEBUG : potato3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831316b_d20260428_m020944_c001_v7007000_t0000_u01777342184894") 2026/04/28 02:19:17 DEBUG : potato3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7fe2_d20260428_m020941_c001_v0001136_t0055_u01777342181319") 2026/04/28 02:19:17 DEBUG : pre-dest1/1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228ae_d20260428_m021056_c001_v7007000_t0000_u01777342256819") 2026/04/28 02:19:17 DEBUG : pre-dest1/1: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc80ce_d20260428_m021048_c001_v0001136_t0008_u01777342248475") 2026/04/28 02:19:17 DEBUG : pre-dest2/2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4017e9dccda228b1_d20260428_m021057_c001_v7007000_t0000_u01777342257003") 2026/04/28 02:19:17 DEBUG : pre-dest2/2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0cb58_d20260428_m021049_c001_v0001109_t0044_u01777342249143") 2026/04/28 02:19:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f410be01e7e66581f_d20260428_m021033_c001_v7007000_t0000_u01777342233560") 2026/04/28 02:19:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc808c_d20260428_m021029_c001_v0001136_t0037_u01777342229329") 2026/04/28 02:19:17 DEBUG : sizeonly: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b8a2_d20260428_m020836_c001_v7007000_t0000_u01777342116143") 2026/04/28 02:19:17 DEBUG : sizeonly: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4841_d20260428_m020835_c001_v0001167_t0014_u01777342115104") 2026/04/28 02:19:17 DEBUG : splitbanan: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c22166738_d20260428_m021559_c001_v7007000_t0000_u01777342559377") 2026/04/28 02:19:17 DEBUG : splitbanan: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc89fc_d20260428_m021550_c001_v0001136_t0006_u01777342550604") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf6_d20260428_m021728_c001_v7007000_t0000_u01777342648804") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf8f_d20260428_m021721_c001_v0001167_t0049_u01777342641389") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43788a_d20260428_m021709_c001_v7007000_t0000_u01777342629327") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaf2d_d20260428_m021702_c001_v0001167_t0026_u01777342622327") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42343cd94b680364_d20260428_m021651_c001_v7007000_t0000_u01777342611966") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaec9_d20260428_m021645_c001_v0001167_t0055_u01777342605436") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20e2a_d20260428_m021635_c001_v7007000_t0000_u01777342595173") 2026/04/28 02:19:17 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae57_d20260428_m021628_c001_v0001167_t0053_u01777342588714") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f40477506676f4305_d20260428_m021617_c001_v7007000_t0000_u01777342577607") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eae03_d20260428_m021610_c001_v0001167_t0030_u01777342570632") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f42243be4f0c20dc2_d20260428_m021553_c001_v7007000_t0000_u01777342553091") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb7950f_d20260428_m021549_c001_v0001120_t0048_u01777342549556") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f400a22898c0923c6_d20260428_m021538_c001_v7007000_t0000_u01777342538553") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46369_d20260428_m021530_c001_v0001042_t0029_u01777342530791") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4219cc7c221666f0_d20260428_m021529_c001_v7007000_t0000_u01777342529727") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79499_d20260428_m021525_c001_v0001120_t0041_u01777342525518") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4186e4f622254ae2_d20260428_m021514_c001_v7007000_t0000_u01777342514856") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46329_d20260428_m021507_c001_v0001042_t0011_u01777342507067") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583134d1_d20260428_m021505_c001_v7007000_t0000_u01777342505800") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8868_d20260428_m021501_c001_v0001136_t0003_u01777342501959") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41130b15c69955e1_d20260428_m021445_c001_v7007000_t0000_u01777342485247") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc87bc_d20260428_m021440_c001_v0001136_t0042_u01777342480836") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f41658c9415e5d138_d20260428_m021429_c001_v7007000_t0000_u01777342469887") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46297_d20260428_m021423_c001_v0001042_t0003_u01777342463003") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f403a7f88b4a0299b_d20260428_m021411_c001_v7007000_t0000_u01777342451920") 2026/04/28 02:19:18 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaa37_d20260428_m021405_c001_v0001167_t0041_u01777342445655") 2026/04/28 02:19:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f409ad6bb7c2c6af0_d20260428_m021533_c001_v7007000_t0000_u01777342533285") 2026/04/28 02:19:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb794a1_d20260428_m021526_c001_v0001120_t0035_u01777342526878") 2026/04/28 02:19:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133ed_d20260428_m021356_c001_v7007000_t0000_u01777342436408") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc863a_d20260428_m021353_c001_v0001136_t0012_u01777342433704") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f408ee2ec3809fa41_d20260428_m021352_c001_v7007000_t0000_u01777342432603") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ea9bb_d20260428_m021349_c001_v0001167_t0020_u01777342429990") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313130_d20260428_m020937_c001_v7007000_t0000_u01777342177176") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7fd0_d20260428_m020935_c001_v0001136_t0056_u01777342175933") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313125_d20260428_m020935_c001_v7007000_t0000_u01777342175387") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7fc2_d20260428_m020933_c001_v0001136_t0022_u01777342173771") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b895_d20260428_m020832_c001_v7007000_t0000_u01777342112879") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4807_d20260428_m020831_c001_v0001167_t0011_u01777342111101") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b890_d20260428_m020830_c001_v7007000_t0000_u01777342110714") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a47ed_d20260428_m020829_c001_v0001167_t0037_u01777342109513") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b88c_d20260428_m020827_c001_v7007000_t0000_u01777342107404") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a47b3_d20260428_m020825_c001_v0001167_t0055_u01777342105554") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b889_d20260428_m020825_c001_v7007000_t0000_u01777342105011") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a47a3_d20260428_m020823_c001_v0001167_t0000_u01777342103507") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4785_d20260428_m020820_c001_v0001167_t0006_u01777342100561") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b876_d20260428_m020820_c001_v7007000_t0000_u01777342100198") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4779_d20260428_m020819_c001_v0001167_t0003_u01777342099399") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4773_d20260428_m020818_c001_v0001167_t0037_u01777342098317") 2026/04/28 02:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4143e79f0315b850_d20260428_m020817_c001_v7007000_t0000_u01777342097952") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a474f_d20260428_m020814_c001_v0001167_t0003_u01777342094709") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4727_d20260428_m020811_c001_v0001167_t0034_u01777342091890") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43702f_d20260428_m020811_c001_v7007000_t0000_u01777342091524") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4711_d20260428_m020810_c001_v0001167_t0009_u01777342090740") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a46f9_d20260428_m020809_c001_v0001167_t0042_u01777342089703") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43702b_d20260428_m020809_c001_v7007000_t0000_u01777342089311") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a46cf_d20260428_m020805_c001_v0001167_t0003_u01777342085256") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437029_d20260428_m020804_c001_v7007000_t0000_u01777342084893") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a46c3_d20260428_m020804_c001_v0001167_t0000_u01777342084055") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437027_d20260428_m020802_c001_v7007000_t0000_u01777342082726") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a46a3_d20260428_m020801_c001_v0001167_t0001_u01777342081880") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437026_d20260428_m020801_c001_v7007000_t0000_u01777342081332") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4693_d20260428_m020800_c001_v0001167_t0046_u01777342080687") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437024_d20260428_m020759_c001_v7007000_t0000_u01777342079785") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4689_d20260428_m020758_c001_v0001167_t0051_u01777342078857") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437022_d20260428_m020758_c001_v7007000_t0000_u01777342078280") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4683_d20260428_m020757_c001_v0001167_t0028_u01777342077613") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437021_d20260428_m020757_c001_v7007000_t0000_u01777342077071") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4675_d20260428_m020756_c001_v0001167_t0027_u01777342076454") 2026/04/28 02:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43701b_d20260428_m020751_c001_v7007000_t0000_u01777342071649") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4651_d20260428_m020750_c001_v0001167_t0055_u01777342070952") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc43701a_d20260428_m020750_c001_v7007000_t0000_u01777342070411") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a464b_d20260428_m020749_c001_v0001167_t0018_u01777342069736") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437018_d20260428_m020748_c001_v7007000_t0000_u01777342068837") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4637_d20260428_m020748_c001_v0001167_t0053_u01777342068012") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f407954a2fc437017_d20260428_m020745_c001_v7007000_t0000_u01777342065850") 2026/04/28 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a461b_d20260428_m020745_c001_v0001167_t0008_u01777342065077") 2026/04/28 02:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133f2_d20260428_m021356_c001_v7007000_t0000_u01777342436589") 2026/04/28 02:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ea9cf_d20260428_m021353_c001_v0001167_t0033_u01777342433358") 2026/04/28 02:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f408ee2ec3809fa43_d20260428_m021352_c001_v7007000_t0000_u01777342432785") 2026/04/28 02:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46235_d20260428_m021349_c001_v0001042_t0017_u01777342429881") 2026/04/28 02:19:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf7_d20260428_m021730_c001_v7007000_t0000_u01777342650944") 2026/04/28 02:19:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79681_d20260428_m021730_c001_v0001120_t0057_u01777342650191") 2026/04/28 02:19:21 DEBUG : sub/yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313113_d20260428_m020932_c001_v7007000_t0000_u01777342172132") 2026/04/28 02:19:21 DEBUG : sub/yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f106de706f3f0ca56_d20260428_m020930_c001_v0001109_t0019_u01777342170283") 2026/04/28 02:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133be_d20260428_m021349_c001_v7007000_t0000_u01777342429093") 2026/04/28 02:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4622f_d20260428_m021347_c001_v0001042_t0052_u01777342427043") 2026/04/28 02:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133b5_d20260428_m021346_c001_v7007000_t0000_u01777342426272") 2026/04/28 02:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46229_d20260428_m021344_c001_v0001042_t0042_u01777342424402") 2026/04/28 02:19:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133c0_d20260428_m021349_c001_v7007000_t0000_u01777342429310") 2026/04/28 02:19:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ea9a3_d20260428_m021347_c001_v0001167_t0054_u01777342427035") 2026/04/28 02:19:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583133b8_d20260428_m021346_c001_v7007000_t0000_u01777342426453") 2026/04/28 02:19:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857ea995_d20260428_m021344_c001_v0001167_t0022_u01777342424389") 2026/04/28 02:19:22 DEBUG : three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130e4_d20260428_m020923_c001_v7007000_t0000_u01777342163427") 2026/04/28 02:19:22 DEBUG : three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4a4b_d20260428_m020922_c001_v0001167_t0042_u01777342162180") 2026/04/28 02:19:22 DEBUG : three: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1111b37bcd8a4a31_d20260428_m020919_c001_v0001167_t0040_u01777342159741") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bf8_d20260428_m021732_c001_v7007000_t0000_u01777342652646") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b41_d20260428_m021731_c001_v0001136_t0000_u01777342651932") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c0d_d20260428_m021755_c001_v7007000_t0000_u01777342675070") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46482_d20260428_m021752_c001_v0001042_t0037_u01777342672776") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c0b_d20260428_m021751_c001_v7007000_t0000_u01777342671118") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b5b_d20260428_m021749_c001_v0001136_t0051_u01777342669381") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c07_d20260428_m021748_c001_v7007000_t0000_u01777342668422") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb796af_d20260428_m021747_c001_v0001120_t0023_u01777342667561") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c01_d20260428_m021740_c001_v7007000_t0000_u01777342660887") 2026/04/28 02:19:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b4b_d20260428_m021739_c001_v0001136_t0007_u01777342659588") 2026/04/28 02:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c04_d20260428_m021744_c001_v7007000_t0000_u01777342664854") 2026/04/28 02:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e4646e_d20260428_m021741_c001_v0001042_t0001_u01777342661837") 2026/04/28 02:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bfe_d20260428_m021738_c001_v7007000_t0000_u01777342658637") 2026/04/28 02:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f11375ef16cb79693_d20260428_m021737_c001_v0001120_t0017_u01777342657616") 2026/04/28 02:19:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bfd_d20260428_m021736_c001_v7007000_t0000_u01777342656576") 2026/04/28 02:19:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eafc1_d20260428_m021735_c001_v0001167_t0006_u01777342655657") 2026/04/28 02:19:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680bfb_d20260428_m021734_c001_v7007000_t0000_u01777342654705") 2026/04/28 02:19:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1108f33403e46460_d20260428_m021733_c001_v0001042_t0015_u01777342653792") 2026/04/28 02:19:23 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a00915831394a_d20260428_m021800_c001_v7007000_t0000_u01777342680275") 2026/04/28 02:19:23 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc8b73_d20260428_m021759_c001_v0001136_t0028_u01777342679500") 2026/04/28 02:19:23 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c05_d20260428_m021746_c001_v7007000_t0000_u01777342666604") 2026/04/28 02:19:23 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eaff7_d20260428_m021745_c001_v0001167_t0017_u01777342665840") 2026/04/28 02:19:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c0f_d20260428_m021755_c001_v7007000_t0000_u01777342675668") 2026/04/28 02:19:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1150342f857eb023_d20260428_m021754_c001_v0001167_t0026_u01777342674720") 2026/04/28 02:19:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f417d210663680c0c_d20260428_m021751_c001_v7007000_t0000_u01777342671809") 2026/04/28 02:19:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1118e40a94e61363_d20260428_m021750_c001_v0001146_t0032_u01777342670736") 2026/04/28 02:19:24 DEBUG : two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130e5_d20260428_m020923_c001_v7007000_t0000_u01777342163681") 2026/04/28 02:19:24 DEBUG : two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f406de706f3f0ca24_d20260428_m020921_c001_v0001109_t0053_u01777342161382") 2026/04/28 02:19:24 DEBUG : two: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f4111b37bcd8a4a2d_d20260428_m020919_c001_v0001167_t0032_u01777342159558") 2026/04/28 02:19:24 DEBUG : yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313119_d20260428_m020932_c001_v7007000_t0000_u01777342172860") 2026/04/28 02:19:24 DEBUG : yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f107e7c9d2253e5ea_d20260428_m020931_c001_v0001185_t0055_u01777342171900") 2026/04/28 02:19:24 DEBUG : yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313100_d20260428_m020928_c001_v7007000_t0000_u01777342168998") 2026/04/28 02:19:24 DEBUG : yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7f94_d20260428_m020927_c001_v0001136_t0008_u01777342167350") 2026/04/28 02:19:24 DEBUG : yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130f1_d20260428_m020926_c001_v7007000_t0000_u01777342166069") 2026/04/28 02:19:24 DEBUG : yam: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f10651f4964cc7f7e_d20260428_m020924_c001_v0001136_t0004_u01777342164240") 2026/04/28 02:19:24 DEBUG : yaml: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a009158313108_d20260428_m020929_c001_v7007000_t0000_u01777342169726") 2026/04/28 02:19:24 DEBUG : yaml: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1017ef8a2ad53e37_d20260428_m020928_c001_v0001171_t0012_u01777342168737") 2026/04/28 02:19:24 DEBUG : yaml: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f413a0091583130f7_d20260428_m020926_c001_v7007000_t0000_u01777342166792") 2026/04/28 02:19:24 DEBUG : yaml: Deleting (id "4_z4fb2ad23d07ddb1b9fd80e1b_f1146176a495e9c3c_d20260428_m020925_c001_v0001183_t0042_u01777342165749") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m51.487714562s (try 1/5)