"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/10 01:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci" 2026/04/10 01:32:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 01:32:54 DEBUG : Creating backend with remote "/tmp/rclone1691371261" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:32:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/10 01:32:55 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:32:55 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:32:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:32:56 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:32:56 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:32:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:32:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:32:57 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:32:57 DEBUG : B2 bucket rclone-test-koselah5jeci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", 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-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", 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-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:32:58 DEBUG : Creating backend with remote "/non-existing" 2026/04/10 01:32:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/10 01:32:58 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:32:58 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:32:59 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:32:59 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", 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-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:01 INFO : B2 bucket rclone-test-koselah5jeci: Running all checks before starting transfers 2026/04/10 01:33:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:01 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:01 INFO : B2 bucket rclone-test-koselah5jeci: Checks finished, now starting transfers 2026/04/10 01:33:01 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:02 ERROR : Ignoring --no-traverse with sync 2026/04/10 01:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:02 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:02 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:03 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:33:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/10 01:33:03 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:03 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:04 DEBUG : hello world2: size = 12 OK 2026/04/10 01:33:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/10 01:33:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:33:05 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:05 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:05 DEBUG : potato2: size = 11 OK 2026/04/10 01:33:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:33:06 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:06 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:07 DEBUG : potato2: size = 11 OK 2026/04/10 01:33:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/10 01:33:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:33:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/10 01:33:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:33:08 INFO : sub dir2: Making directory 2026/04/10 01:33:08 INFO : sub dir: Making directory 2026/04/10 01:33:08 INFO : sub dir2/sub sub dir2: Making directory 2026/04/10 01:33:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:08 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/10 01:33:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:09 INFO : sub dir2: Making directory 2026/04/10 01:33:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/10 01:33:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:33:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:09 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:09 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:10 DEBUG : sub dir2: Making directory with metadata 2026/04/10 01:33:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:33:10 INFO : sub dir2: Making directory 2026/04/10 01:33:10 INFO : sub dir: Making directory 2026/04/10 01:33:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:10 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:10 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:10 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:33:10 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/10 01:33:11 DEBUG : B2 bucket rclone-test-koselah5jeci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/10 01:33:11 DEBUG : B2 bucket rclone-test-koselah5jeci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", 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-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:12 INFO : sub dir2: Making directory 2026/04/10 01:33:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:12 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:12 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:12 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:33:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:13 DEBUG : sub dir2: Making directory with metadata 2026/04/10 01:33:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:33:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:33:13 INFO : sub dir2: Making directory 2026/04/10 01:33:13 INFO : sub dir: Making directory 2026/04/10 01:33:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:13 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:13 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:13 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:33:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/10 01:33:14 DEBUG : B2 bucket rclone-test-koselah5jeci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:14 INFO : sub dir2: Making directory 2026/04/10 01:33:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:15 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:15 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:15 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:33:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xurijak1zizi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-koselah5jeci -> B2 bucket rclone-test-xurijak1zizi 2026/04/10 01:33:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:18 DEBUG : B2 bucket rclone-test-xurijak1zizi: Waiting for checks to finish 2026/04/10 01:33:18 DEBUG : B2 bucket rclone-test-xurijak1zizi: Waiting for transfers to finish 2026/04/10 01:33:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 01:33:19 DEBUG : B2 bucket rclone-test-xurijak1zizi: Purge remote 2026/04/10 01:33:19 INFO : B2 bucket rclone-test-xurijak1zizi: cleaning bucket "rclone-test-xurijak1zizi" of all files 2026/04/10 01:33:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad83005d7b5b9fd80e1b_f11142f6d47f15c9b_d20260410_m013318_c001_v0001102_t0011_u01775784798856") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:21 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:33:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:33:21 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 01:33:21 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:21 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 01:33:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/10 01:33:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jetujoj1bahu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-koselah5jeci -> B2 bucket rclone-test-jetujoj1bahu 2026/04/10 01:33:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:23 DEBUG : B2 bucket rclone-test-jetujoj1bahu: Waiting for checks to finish 2026/04/10 01:33:23 DEBUG : B2 bucket rclone-test-jetujoj1bahu: Waiting for transfers to finish 2026/04/10 01:33:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 01:33:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:33:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jetujoj1bahu) 2026/04/10 01:33:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 01:33:25 DEBUG : B2 bucket rclone-test-jetujoj1bahu: Waiting for checks to finish 2026/04/10 01:33:25 DEBUG : B2 bucket rclone-test-jetujoj1bahu: Waiting for transfers to finish 2026/04/10 01:33:25 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 01:33:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/10 01:33:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 01:33:26 DEBUG : B2 bucket rclone-test-jetujoj1bahu: Purge remote 2026/04/10 01:33:26 INFO : B2 bucket rclone-test-jetujoj1bahu: cleaning bucket "rclone-test-jetujoj1bahu" of all files 2026/04/10 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefb2bde3005d7b5b9fd80e1b_f101c55915ae3b648_d20260410_m013325_c001_v0001136_t0013_u01775784805655") 2026/04/10 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefb2bde3005d7b5b9fd80e1b_f118acfbc0308d9ff_d20260410_m013324_c001_v0001178_t0051_u01775784804551") --- PASS: TestServerSideCopyOverSelf (5.67s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:28 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:33:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:33:28 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 01:33:28 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:28 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 01:33:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/10 01:33:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/10 01:33:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-damenov3wivi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-koselah5jeci -> B2 bucket rclone-test-damenov3wivi 2026/04/10 01:33:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:31 DEBUG : B2 bucket rclone-test-damenov3wivi: Waiting for checks to finish 2026/04/10 01:33:31 DEBUG : B2 bucket rclone-test-damenov3wivi: Waiting for transfers to finish 2026/04/10 01:33:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:33:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 01:33:32 DEBUG : B2 bucket rclone-test-damenov3wivi: Waiting for checks to finish 2026/04/10 01:33:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:33:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-damenov3wivi) 2026/04/10 01:33:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 01:33:32 DEBUG : B2 bucket rclone-test-damenov3wivi: Waiting for transfers to finish 2026/04/10 01:33:33 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 01:33:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/10 01:33:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 01:33:33 INFO : sub dir/hello world: Deleted 2026/04/10 01:33:34 DEBUG : testing file moves 2026/04/10 01:33:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:33:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-damenov3wivi) 2026/04/10 01:33:34 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 01:33:34 DEBUG : B2 bucket rclone-test-damenov3wivi: Waiting for checks to finish 2026/04/10 01:33:34 DEBUG : B2 bucket rclone-test-damenov3wivi: Waiting for transfers to finish 2026/04/10 01:33:35 DEBUG : sub dir/hello world: size = 24 OK 2026/04/10 01:33:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/10 01:33:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 01:33:35 INFO : sub dir/hello world: Deleted 2026/04/10 01:33:35 DEBUG : B2 bucket rclone-test-damenov3wivi: Purge remote 2026/04/10 01:33:35 INFO : B2 bucket rclone-test-damenov3wivi: cleaning bucket "rclone-test-damenov3wivi" of all files 2026/04/10 01:33:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2ddb3005d7b5b9fd80e1b_f1084cac371e5c3f2_d20260410_m013335_c001_v0001109_t0043_u01775784815000") 2026/04/10 01:33:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2ddb3005d7b5b9fd80e1b_f117b0e78d7e72169_d20260410_m013332_c001_v0001029_t0012_u01775784812973") 2026/04/10 01:33:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2ddb3005d7b5b9fd80e1b_f10876ebf66ba0901_d20260410_m013331_c001_v0001185_t0035_u01775784811775") --- PASS: TestServerSideMoveOverSelf (7.80s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:37 ERROR : error listing: directory not found 2026/04/10 01:33:37 INFO : Local file system at /tmp/rclone1691371261: Making directory 2026/04/10 01:33:38 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:38 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:33:39 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for checks to finish 2026/04/10 01:33:39 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for transfers to finish 2026/04/10 01:33:40 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/10 01:33:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:33:40 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/10 01:33:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/10 01:33:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:41 DEBUG : check sum: size = 1 OK 2026/04/10 01:33:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:33:41 INFO : check sum: Copied (new) 2026/04/10 01:33:41 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:41 DEBUG : check sum: size = 1 OK 2026/04/10 01:33:41 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:33:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/10 01:33:41 DEBUG : check sum: Unchanged skipping 2026/04/10 01:33:41 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:41 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/10 01:33:42 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:42 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:42 DEBUG : sizeonly: size = 6 OK 2026/04/10 01:33:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/10 01:33:42 INFO : sizeonly: Copied (new) 2026/04/10 01:33:42 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:43 DEBUG : sizeonly: size = 6 OK 2026/04/10 01:33:43 DEBUG : sizeonly: Sizes identical 2026/04/10 01:33:43 DEBUG : sizeonly: Unchanged skipping 2026/04/10 01:33:43 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:43 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:43 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/10 01:33:44 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:44 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/10 01:33:44 INFO : ignore-size: Copied (new) 2026/04/10 01:33:44 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:33:44 DEBUG : ignore-size: Unchanged skipping 2026/04/10 01:33:44 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:44 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:44 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:46 DEBUG : existing: size = 6 OK 2026/04/10 01:33:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:33:46 DEBUG : existing: Unchanged skipping 2026/04/10 01:33:46 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:46 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:46 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:46 INFO : There was nothing to transfer 2026/04/10 01:33:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/10 01:33:46 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:46 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:46 DEBUG : existing: size = 6 OK 2026/04/10 01:33:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/10 01:33:46 INFO : existing: Copied (replaced existing) 2026/04/10 01:33:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.85s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/10 01:33:47 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:47 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:48 DEBUG : existing: size = 6 OK 2026/04/10 01:33:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/10 01:33:48 INFO : existing: Copied (new) 2026/04/10 01:33:48 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:48 DEBUG : existing: Destination exists, skipping 2026/04/10 01:33:48 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:48 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:48 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/10 01:33:50 DEBUG : c/non empty space: size = 5 OK 2026/04/10 01:33:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:33:50 DEBUG : c/non empty space: Unchanged skipping 2026/04/10 01:33:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/10 01:33:50 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:50 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:50 DEBUG : a/potato2: size = 60 OK 2026/04/10 01:33:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:33:50 INFO : a/potato2: Copied (new) 2026/04/10 01:33:50 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:52 DEBUG : empty space: size = 1 OK 2026/04/10 01:33:52 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/10 01:33:52 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:33:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/10 01:33:52 DEBUG : empty space: Unchanged skipping 2026/04/10 01:33:52 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:52 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:52 INFO : There was nothing to transfer 2026/04/10 01:33:52 DEBUG : empty space: size = 1 OK 2026/04/10 01:33:52 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/10 01:33:52 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:33:53 INFO : empty space: Updated modification time in destination 2026/04/10 01:33:53 DEBUG : empty space: Unchanged skipping 2026/04/10 01:33:53 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:53 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:55 DEBUG : empty space: size = 1 OK 2026/04/10 01:33:55 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/10 01:33:55 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:33:55 DEBUG : empty space: Unchanged skipping 2026/04/10 01:33:55 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:55 DEBUG : Waiting for deletions to finish 2026/04/10 01:33:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:56 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:56 DEBUG : foo: size = 3 OK 2026/04/10 01:33:56 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/10 01:33:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:33:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:33:56 DEBUG : foo: sha1 differ 2026/04/10 01:33:56 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:56 DEBUG : foo: size = 3 OK 2026/04/10 01:33:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/10 01:33:56 INFO : foo: Copied (replaced existing) 2026/04/10 01:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:33:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/10 01:33:58 DEBUG : empty space: size = 1 OK 2026/04/10 01:33:58 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:33:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:33:58 DEBUG : empty space: Unchanged skipping 2026/04/10 01:33:58 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:33:58 DEBUG : potato: size = 60 OK 2026/04/10 01:33:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:33:58 INFO : potato: Copied (new) 2026/04/10 01:33:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:00 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:34:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:34:00 DEBUG : potato: Sizes differ 2026/04/10 01:34:00 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:00 DEBUG : potato: size = 21 OK 2026/04/10 01:34:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/10 01:34:00 INFO : potato: Copied (replaced existing) 2026/04/10 01:34:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:02 DEBUG : potato: size = 21 OK 2026/04/10 01:34:02 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/10 01:34:02 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1691371261) 2026/04/10 01:34:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:34:02 DEBUG : potato: sha1 differ 2026/04/10 01:34:02 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:02 DEBUG : potato: size = 21 OK 2026/04/10 01:34:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/10 01:34:02 INFO : potato: Copied (replaced existing) 2026/04/10 01:34:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:04 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:04 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/10 01:34:04 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:04 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:04 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:06 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:06 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:06 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:06 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:06 DEBUG : potato2: size = 60 OK 2026/04/10 01:34:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:06 INFO : potato2: Copied (new) 2026/04/10 01:34:06 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:08 INFO : d: Making directory 2026/04/10 01:34:08 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/10 01:34:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:08 DEBUG : c/non empty space: size = 5 OK 2026/04/10 01:34:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:08 DEBUG : c/non empty space: Unchanged skipping 2026/04/10 01:34:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:09 DEBUG : a/potato2: size = 60 OK 2026/04/10 01:34:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:09 INFO : a/potato2: Copied (new) 2026/04/10 01:34:09 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/10 01:34:11 DEBUG : c/non empty space: size = 5 OK 2026/04/10 01:34:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:11 DEBUG : c/non empty space: Unchanged skipping 2026/04/10 01:34:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:11 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:11 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:12 DEBUG : a/potato2: size = 60 OK 2026/04/10 01:34:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:12 INFO : a/potato2: Copied (new) 2026/04/10 01:34:12 ERROR : B2 bucket rclone-test-koselah5jeci: not deleting files as there were IO errors 2026/04/10 01:34:12 ERROR : B2 bucket rclone-test-koselah5jeci: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:14 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:14 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:14 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:14 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:14 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:14 INFO : potato: Deleted 2026/04/10 01:34:14 DEBUG : potato2: size = 60 OK 2026/04/10 01:34:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:16 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:16 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:16 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:16 INFO : potato: Deleted 2026/04/10 01:34:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:16 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:16 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:16 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:16 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:17 DEBUG : potato2: size = 60 OK 2026/04/10 01:34:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.53s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:18 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:18 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:18 DEBUG : potato2: size = 19 OK 2026/04/10 01:34:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/10 01:34:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.93s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:20 DEBUG : enormous: Excluded (Size Filter) 2026/04/10 01:34:20 DEBUG : enormous: Excluded 2026/04/10 01:34:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 01:34:20 DEBUG : potato2: Excluded 2026/04/10 01:34:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 01:34:20 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:20 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:20 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:20 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:20 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:20 INFO : There was nothing to transfer 2026/04/10 01:34:21 DEBUG : enormous: Excluded (Size Filter) 2026/04/10 01:34:21 DEBUG : enormous: Excluded 2026/04/10 01:34:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 01:34:21 DEBUG : potato2: Excluded 2026/04/10 01:34:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 01:34:21 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/10 01:34:21 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:21 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for checks to finish 2026/04/10 01:34:21 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for transfers to finish 2026/04/10 01:34:21 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:23 DEBUG : enormous: Excluded (Size Filter) 2026/04/10 01:34:23 DEBUG : enormous: Excluded 2026/04/10 01:34:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 01:34:23 DEBUG : potato2: Excluded 2026/04/10 01:34:23 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:34:23 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:23 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:23 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:23 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:23 INFO : enormous: Deleted 2026/04/10 01:34:23 INFO : potato2: Deleted 2026/04/10 01:34:23 INFO : There was nothing to transfer 2026/04/10 01:34:24 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/10 01:34:24 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:24 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for checks to finish 2026/04/10 01:34:24 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for transfers to finish 2026/04/10 01:34:24 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:24 INFO : enormous: Deleted 2026/04/10 01:34:24 INFO : potato2: Deleted 2026/04/10 01:34:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.70s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:26 DEBUG : five: Need to transfer - File not found at Destination 2026/04/10 01:34:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:34:26 DEBUG : one: Destination is newer than source, skipping 2026/04/10 01:34:26 DEBUG : four: size = 8 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:34:26 DEBUG : four: Sizes differ 2026/04/10 01:34:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/10 01:34:26 DEBUG : two: size = 3 OK 2026/04/10 01:34:26 DEBUG : three: size = 5 OK 2026/04/10 01:34:26 DEBUG : three: Sizes identical 2026/04/10 01:34:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/10 01:34:26 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1691371261) 2026/04/10 01:34:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:34:26 DEBUG : two: sha1 differ 2026/04/10 01:34:26 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:26 DEBUG : five: size = 4 OK 2026/04/10 01:34:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/10 01:34:26 INFO : five: Copied (new) 2026/04/10 01:34:27 DEBUG : four: size = 4 OK 2026/04/10 01:34:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/10 01:34:27 INFO : four: Copied (replaced existing) 2026/04/10 01:34:27 DEBUG : two: size = 3 OK 2026/04/10 01:34:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/10 01:34:27 INFO : two: Copied (replaced existing) 2026/04/10 01:34:27 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:27 DEBUG : five: size = 4 OK 2026/04/10 01:34:27 DEBUG : four: size = 4 OK 2026/04/10 01:34:27 DEBUG : one: Destination is newer than source, skipping 2026/04/10 01:34:27 DEBUG : three: size = 5 OK 2026/04/10 01:34:27 DEBUG : two: size = 3 OK 2026/04/10 01:34:27 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/10 01:34:27 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/10 01:34:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/10 01:34:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/10 01:34:27 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/10 01:34:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/10 01:34:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1691371261) 2026/04/10 01:34:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:34:27 DEBUG : three: sha1 differ 2026/04/10 01:34:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/10 01:34:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/10 01:34:27 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/10 01:34:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/10 01:34:27 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:27 DEBUG : three: size = 5 OK 2026/04/10 01:34:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:34:27 INFO : three: Copied (replaced existing) 2026/04/10 01:34:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.57s) === 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-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/10 01:34:29 INFO : B2 bucket rclone-test-koselah5jeci: Making map for --track-renames 2026/04/10 01:34:29 INFO : B2 bucket rclone-test-koselah5jeci: Finished making map for --track-renames 2026/04/10 01:34:29 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:29 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for renames to finish 2026/04/10 01:34:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/10 01:34:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/10 01:34:29 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:29 DEBUG : yam: size = 11 OK 2026/04/10 01:34:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/10 01:34:29 INFO : yam: Copied (new) 2026/04/10 01:34:29 DEBUG : potato: size = 14 OK 2026/04/10 01:34:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/10 01:34:29 INFO : potato: Copied (new) 2026/04/10 01:34:29 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:30 DEBUG : potato: size = 14 OK 2026/04/10 01:34:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:34:30 INFO : B2 bucket rclone-test-koselah5jeci: Making map for --track-renames 2026/04/10 01:34:30 INFO : B2 bucket rclone-test-koselah5jeci: Finished making map for --track-renames 2026/04/10 01:34:30 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:30 DEBUG : potato: Unchanged skipping 2026/04/10 01:34:30 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for renames to finish 2026/04/10 01:34:31 DEBUG : yaml: size = 11 OK 2026/04/10 01:34:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/10 01:34:31 INFO : yam: Copied (server-side copy) to: yaml 2026/04/10 01:34:31 INFO : yam: Deleted 2026/04/10 01:34:31 INFO : yaml: Renamed from "yam" 2026/04/10 01:34:31 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/10 01:34:32 INFO : B2 bucket rclone-test-koselah5jeci: Making map for --track-renames 2026/04/10 01:34:32 INFO : B2 bucket rclone-test-koselah5jeci: Finished making map for --track-renames 2026/04/10 01:34:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/10 01:34:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/10 01:34:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for renames to finish 2026/04/10 01:34:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:32 DEBUG : yam: size = 11 OK 2026/04/10 01:34:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/10 01:34:32 INFO : yam: Copied (new) 2026/04/10 01:34:32 DEBUG : potato: size = 14 OK 2026/04/10 01:34:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/10 01:34:32 INFO : potato: Copied (new) 2026/04/10 01:34:32 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:33 DEBUG : potato: size = 14 OK 2026/04/10 01:34:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:34:33 DEBUG : potato: Unchanged skipping 2026/04/10 01:34:33 INFO : B2 bucket rclone-test-koselah5jeci: Making map for --track-renames 2026/04/10 01:34:33 INFO : B2 bucket rclone-test-koselah5jeci: Finished making map for --track-renames 2026/04/10 01:34:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for renames to finish 2026/04/10 01:34:33 DEBUG : yaml: size = 11 OK 2026/04/10 01:34:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/10 01:34:33 INFO : yam: Copied (server-side copy) to: yaml 2026/04/10 01:34:33 INFO : yam: Deleted 2026/04/10 01:34:33 INFO : yaml: Renamed from "yam" 2026/04/10 01:34:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/10 01:34:35 INFO : B2 bucket rclone-test-koselah5jeci: Making map for --track-renames 2026/04/10 01:34:35 INFO : B2 bucket rclone-test-koselah5jeci: Finished making map for --track-renames 2026/04/10 01:34:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/10 01:34:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/10 01:34:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for renames to finish 2026/04/10 01:34:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:35 DEBUG : sub/yam: size = 11 OK 2026/04/10 01:34:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/10 01:34:35 INFO : sub/yam: Copied (new) 2026/04/10 01:34:35 DEBUG : potato: size = 14 OK 2026/04/10 01:34:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/10 01:34:35 INFO : potato: Copied (new) 2026/04/10 01:34:35 DEBUG : Waiting for deletions to finish 2026/04/10 01:34:36 DEBUG : potato: size = 14 OK 2026/04/10 01:34:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:34:36 INFO : B2 bucket rclone-test-koselah5jeci: Making map for --track-renames 2026/04/10 01:34:36 INFO : B2 bucket rclone-test-koselah5jeci: Finished making map for --track-renames 2026/04/10 01:34:36 DEBUG : potato: Unchanged skipping 2026/04/10 01:34:36 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:36 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for renames to finish 2026/04/10 01:34:36 DEBUG : yam: size = 11 OK 2026/04/10 01:34:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/10 01:34:36 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/10 01:34:37 INFO : sub/yam: Deleted 2026/04/10 01:34:37 INFO : yam: Renamed from "sub/yam" 2026/04/10 01:34:37 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:37 DEBUG : Creating backend with remote "/tmp/rclone1691371261/dir1" 2026/04/10 01:34:37 DEBUG : Config file has changed externally - reloading 2026/04/10 01:34:37 DEBUG : Creating backend with remote "/tmp/rclone1691371261/dir2" 2026/04/10 01:34:37 DEBUG : Local file system at /tmp/rclone1691371261/dir2: Using server-side directory move 2026/04/10 01:34:37 INFO : Local file system at /tmp/rclone1691371261/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/10 01:34:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/10 01:34:37 INFO : file1.txt: Moved (server-side) 2026/04/10 01:34:37 DEBUG : Local file system at /tmp/rclone1691371261/dir2: Waiting for checks to finish 2026/04/10 01:34:37 DEBUG : Local file system at /tmp/rclone1691371261/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:34:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/10 01:34:38 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:38 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/10 01:34:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/10 01:34:38 INFO : nested/sub dir/file: Copied (new) 2026/04/10 01:34:38 INFO : nested/sub dir/file: Deleted 2026/04/10 01:34:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:34:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:34:39 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:34:39 INFO : sub dir/hello world: Deleted 2026/04/10 01:34:39 INFO : sub dir: Removing directory 2026/04/10 01:34:39 INFO : nested/sub dir: Removing directory 2026/04/10 01:34:39 INFO : nested: Removing directory 2026/04/10 01:34:39 DEBUG : Local file system at /tmp/rclone1691371261: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 01:34:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/10 01:34:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/10 01:34:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/10 01:34:40 INFO : nested/sub dir/file: Copied (new) 2026/04/10 01:34:40 INFO : nested/sub dir/file: Deleted 2026/04/10 01:34:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 01:34:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:34:40 INFO : sub dir/hello world: Copied (new) 2026/04/10 01:34:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/10 01:34:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/10 01:34:41 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:41 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:41 DEBUG : existing: size = 6 OK 2026/04/10 01:34:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/10 01:34:41 INFO : existing: Copied (new) 2026/04/10 01:34:41 INFO : existing: Deleted 2026/04/10 01:34:42 DEBUG : existing-b: size = 6 OK 2026/04/10 01:34:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/10 01:34:42 INFO : existing-b: Copied (new) 2026/04/10 01:34:42 INFO : existing-b: Deleted 2026/04/10 01:34:42 DEBUG : existing: Destination exists, skipping 2026/04/10 01:34:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/10 01:34:42 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:34:42 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:34:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kewovup6cafa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-koselah5jeci -> B2 bucket rclone-test-kewovup6cafa 2026/04/10 01:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:48 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 01:34:48 DEBUG : empty space: Unchanged skipping 2026/04/10 01:34:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:34:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kewovup6cafa) 2026/04/10 01:34:48 DEBUG : potato3: Sizes differ 2026/04/10 01:34:48 DEBUG : B2 bucket rclone-test-kewovup6cafa: Waiting for checks to finish 2026/04/10 01:34:48 INFO : empty space: Deleted 2026/04/10 01:34:48 DEBUG : B2 bucket rclone-test-kewovup6cafa: Waiting for transfers to finish 2026/04/10 01:34:48 DEBUG : potato2: size = 60 OK 2026/04/10 01:34:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:48 INFO : potato2: Copied (server-side copy) 2026/04/10 01:34:48 INFO : potato2: Deleted 2026/04/10 01:34:48 DEBUG : potato3: size = 68 OK 2026/04/10 01:34:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/10 01:34:48 INFO : potato3: Copied (server-side copy) 2026/04/10 01:34:49 INFO : potato3: Deleted 2026/04/10 01:34:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fekofum4vefu" 2026/04/10 01:34:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/10 01:34:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:34:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/10 01:34:50 DEBUG : B2 bucket rclone-test-fekofum4vefu: Waiting for checks to finish 2026/04/10 01:34:50 DEBUG : B2 bucket rclone-test-fekofum4vefu: Waiting for transfers to finish 2026/04/10 01:34:51 DEBUG : empty space: size = 1 OK 2026/04/10 01:34:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:34:51 INFO : empty space: Copied (server-side copy) 2026/04/10 01:34:51 INFO : empty space: Deleted 2026/04/10 01:34:51 DEBUG : potato2: size = 60 OK 2026/04/10 01:34:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:34:51 INFO : potato2: Copied (server-side copy) 2026/04/10 01:34:51 DEBUG : potato3: size = 68 OK 2026/04/10 01:34:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/10 01:34:51 INFO : potato3: Copied (server-side copy) 2026/04/10 01:34:51 INFO : potato2: Deleted 2026/04/10 01:34:52 INFO : potato3: Deleted 2026/04/10 01:34:52 DEBUG : B2 bucket rclone-test-fekofum4vefu: Purge remote 2026/04/10 01:34:52 INFO : B2 bucket rclone-test-fekofum4vefu: cleaning bucket "rclone-test-fekofum4vefu" of all files 2026/04/10 01:34:52 DEBUG : empty space: Deleting (id "4_z3fd21d13007d7b5b9fd80e1b_f119fd2f67bfcb298_d20260410_m013451_c001_v0001174_t0003_u01775784891174") 2026/04/10 01:34:52 DEBUG : potato2: Deleting (id "4_z3fd21d13007d7b5b9fd80e1b_f106be6caa59aedd5_d20260410_m013451_c001_v0001150_t0015_u01775784891516") 2026/04/10 01:34:52 DEBUG : potato3: Deleting (id "4_z3fd21d13007d7b5b9fd80e1b_f1087df54d46d36ad_d20260410_m013451_c001_v0001130_t0047_u01775784891547") 2026/04/10 01:34:53 DEBUG : B2 bucket rclone-test-kewovup6cafa: Purge remote 2026/04/10 01:34:53 INFO : B2 bucket rclone-test-kewovup6cafa: cleaning bucket "rclone-test-kewovup6cafa" of all files 2026/04/10 01:34:53 DEBUG : empty space: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f408833c32ae3e7ba_d20260410_m013451_c001_v7007000_t0000_u01775784891489") 2026/04/10 01:34:53 DEBUG : empty space: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f117049970461f635_d20260410_m013446_c001_v0001093_t0039_u01775784886613") 2026/04/10 01:34:53 DEBUG : potato2: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f408833c32ae3e7bb_d20260410_m013451_c001_v7007000_t0000_u01775784891831") 2026/04/10 01:34:53 DEBUG : potato2: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f1063b2a387449f46_d20260410_m013448_c001_v0001029_t0035_u01775784888111") 2026/04/10 01:34:53 DEBUG : potato3: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f408833c32ae3e7bc_d20260410_m013451_c001_v7007000_t0000_u01775784891995") 2026/04/10 01:34:53 DEBUG : potato3: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f116b0f22f2e6caa1_d20260410_m013448_c001_v0001042_t0030_u01775784888477") 2026/04/10 01:34:53 DEBUG : potato3: Deleting (id "4_z8f82fdd3006d7b5b9fd80e1b_f117049970461f637_d20260410_m013447_c001_v0001093_t0042_u01775784887119") --- PASS: TestServerSideMove (11.81s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:34:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vopuyut1turu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-koselah5jeci -> B2 bucket rclone-test-vopuyut1turu 2026/04/10 01:35:00 DEBUG : empty space: Excluded (Size Filter) 2026/04/10 01:35:00 DEBUG : empty space: Excluded (Size Filter) 2026/04/10 01:35:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:35:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:35:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vopuyut1turu) 2026/04/10 01:35:00 DEBUG : potato3: Sizes differ 2026/04/10 01:35:00 DEBUG : B2 bucket rclone-test-vopuyut1turu: Waiting for checks to finish 2026/04/10 01:35:00 DEBUG : B2 bucket rclone-test-vopuyut1turu: Waiting for transfers to finish 2026/04/10 01:35:01 DEBUG : potato2: size = 60 OK 2026/04/10 01:35:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:35:01 INFO : potato2: Copied (server-side copy) 2026/04/10 01:35:01 INFO : potato2: Deleted 2026/04/10 01:35:01 DEBUG : potato3: size = 68 OK 2026/04/10 01:35:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/10 01:35:01 INFO : potato3: Copied (server-side copy) 2026/04/10 01:35:01 INFO : potato3: Deleted 2026/04/10 01:35:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mijabed1bemo" 2026/04/10 01:35:02 DEBUG : empty space: Excluded (Size Filter) 2026/04/10 01:35:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:35:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/10 01:35:03 DEBUG : B2 bucket rclone-test-mijabed1bemo: Waiting for checks to finish 2026/04/10 01:35:03 DEBUG : B2 bucket rclone-test-mijabed1bemo: Waiting for transfers to finish 2026/04/10 01:35:04 DEBUG : potato2: size = 60 OK 2026/04/10 01:35:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:35:04 INFO : potato2: Copied (server-side copy) 2026/04/10 01:35:04 INFO : potato2: Deleted 2026/04/10 01:35:04 DEBUG : potato3: size = 68 OK 2026/04/10 01:35:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/10 01:35:04 INFO : potato3: Copied (server-side copy) 2026/04/10 01:35:04 INFO : potato3: Deleted 2026/04/10 01:35:04 DEBUG : B2 bucket rclone-test-mijabed1bemo: Purge remote 2026/04/10 01:35:04 INFO : B2 bucket rclone-test-mijabed1bemo: cleaning bucket "rclone-test-mijabed1bemo" of all files 2026/04/10 01:35:05 DEBUG : potato2: Deleting (id "4_z3f124d33007d7b5b9fd80e1b_f1038191159db9f32_d20260410_m013503_c001_v0001174_t0024_u01775784903880") 2026/04/10 01:35:05 DEBUG : potato3: Deleting (id "4_z3f124d33007d7b5b9fd80e1b_f106478d46f2180f5_d20260410_m013504_c001_v0001177_t0037_u01775784904184") 2026/04/10 01:35:05 DEBUG : B2 bucket rclone-test-vopuyut1turu: Purge remote 2026/04/10 01:35:05 INFO : B2 bucket rclone-test-vopuyut1turu: cleaning bucket "rclone-test-vopuyut1turu" of all files 2026/04/10 01:35:05 DEBUG : empty space: Deleting (id "4_z9f523d03007d7b5b9fd80e1b_f112f0f42284b83c9_d20260410_m013459_c001_v0001103_t0041_u01775784899668") 2026/04/10 01:35:05 DEBUG : potato2: Deleting (id "4_z9f523d03007d7b5b9fd80e1b_f42374efea027060d_d20260410_m013504_c001_v7007000_t0000_u01775784904158") 2026/04/10 01:35:05 DEBUG : potato2: Deleting (id "4_z9f523d03007d7b5b9fd80e1b_f108725fa71eb6e21_d20260410_m013500_c001_v0001173_t0035_u01775784900886") 2026/04/10 01:35:05 DEBUG : potato3: Deleting (id "4_z9f523d03007d7b5b9fd80e1b_f42374efea027060e_d20260410_m013504_c001_v7007000_t0000_u01775784904392") 2026/04/10 01:35:05 DEBUG : potato3: Deleting (id "4_z9f523d03007d7b5b9fd80e1b_f111a618637f353ab_d20260410_m013501_c001_v0001105_t0005_u01775784901260") 2026/04/10 01:35:05 DEBUG : potato3: Deleting (id "4_z9f523d03007d7b5b9fd80e1b_f112f0f42284b83cb_d20260410_m013459_c001_v0001103_t0004_u01775784899993") 2026/04/10 01:35:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/10 01:35:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/10 01:35:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fetohem6meko" 2026/04/10 01:35:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-koselah5jeci -> B2 bucket rclone-test-fetohem6meko 2026/04/10 01:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:35:13 DEBUG : empty space: size = 1 OK 2026/04/10 01:35:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 01:35:13 DEBUG : empty space: Unchanged skipping 2026/04/10 01:35:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:35:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fetohem6meko) 2026/04/10 01:35:13 DEBUG : potato3: Sizes differ 2026/04/10 01:35:13 DEBUG : B2 bucket rclone-test-fetohem6meko: Waiting for checks to finish 2026/04/10 01:35:13 INFO : empty space: Deleted 2026/04/10 01:35:13 DEBUG : B2 bucket rclone-test-fetohem6meko: Waiting for transfers to finish 2026/04/10 01:35:13 DEBUG : potato2: size = 60 OK 2026/04/10 01:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:35:13 INFO : potato2: Copied (server-side copy) 2026/04/10 01:35:14 INFO : potato2: Deleted 2026/04/10 01:35:14 DEBUG : potato3: size = 68 OK 2026/04/10 01:35:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/10 01:35:14 INFO : potato3: Copied (server-side copy) 2026/04/10 01:35:14 INFO : potato3: Deleted 2026/04/10 01:35:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nilinub4joyu" 2026/04/10 01:35:15 INFO : tomatoDir: Making directory 2026/04/10 01:35:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/10 01:35:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 01:35:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/10 01:35:15 DEBUG : B2 bucket rclone-test-nilinub4joyu: Waiting for checks to finish 2026/04/10 01:35:15 DEBUG : B2 bucket rclone-test-nilinub4joyu: Waiting for transfers to finish 2026/04/10 01:35:16 DEBUG : empty space: size = 1 OK 2026/04/10 01:35:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/10 01:35:16 INFO : empty space: Copied (server-side copy) 2026/04/10 01:35:17 INFO : empty space: Deleted 2026/04/10 01:35:17 DEBUG : potato2: size = 60 OK 2026/04/10 01:35:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/10 01:35:17 INFO : potato2: Copied (server-side copy) 2026/04/10 01:35:17 DEBUG : potato3: size = 68 OK 2026/04/10 01:35:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/10 01:35:17 INFO : potato3: Copied (server-side copy) 2026/04/10 01:35:17 INFO : potato2: Deleted 2026/04/10 01:35:17 INFO : potato3: Deleted 2026/04/10 01:35:18 DEBUG : B2 bucket rclone-test-nilinub4joyu: Purge remote 2026/04/10 01:35:18 INFO : B2 bucket rclone-test-nilinub4joyu: cleaning bucket "rclone-test-nilinub4joyu" of all files 2026/04/10 01:35:18 DEBUG : empty space: Deleting (id "4_z7fb27d43007d7b5b9fd80e1b_f114910a44915d0e0_d20260410_m013516_c001_v0001033_t0043_u01775784916596") 2026/04/10 01:35:18 DEBUG : potato2: Deleting (id "4_z7fb27d43007d7b5b9fd80e1b_f105bc9d6198eeefe_d20260410_m013516_c001_v0001029_t0027_u01775784916889") 2026/04/10 01:35:18 DEBUG : potato3: Deleting (id "4_z7fb27d43007d7b5b9fd80e1b_f115b2c1978308127_d20260410_m013516_c001_v0001144_t0057_u01775784916912") 2026/04/10 01:35:18 DEBUG : B2 bucket rclone-test-fetohem6meko: Purge remote 2026/04/10 01:35:18 INFO : B2 bucket rclone-test-fetohem6meko: cleaning bucket "rclone-test-fetohem6meko" of all files 2026/04/10 01:35:19 DEBUG : empty space: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f420c2572539ccc8b_d20260410_m013517_c001_v7007000_t0000_u01775784917024") 2026/04/10 01:35:19 DEBUG : empty space: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f11753788547f0397_d20260410_m013512_c001_v0001033_t0036_u01775784912603") 2026/04/10 01:35:19 DEBUG : potato2: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f420c2572539ccc8c_d20260410_m013517_c001_v7007000_t0000_u01775784917497") 2026/04/10 01:35:19 DEBUG : potato2: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f1064e48e6ebe1dd8_d20260410_m013513_c001_v0001183_t0005_u01775784913747") 2026/04/10 01:35:19 DEBUG : potato3: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f41154062c05a3628_d20260410_m013517_c001_v7007000_t0000_u01775784917565") 2026/04/10 01:35:19 DEBUG : potato3: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f1081536a8558ee86_d20260410_m013514_c001_v0001181_t0056_u01775784914016") 2026/04/10 01:35:19 DEBUG : potato3: Deleting (id "4_z4ff26d23007d7b5b9fd80e1b_f11753788547f0399_d20260410_m013512_c001_v0001033_t0017_u01775784912923") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.02s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:20 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:24 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/rclone-sync-test" 2026/04/10 01:35:26 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/rclone-sync-test-include/layer2" 2026/04/10 01:35:28 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/rclone-sync-test-ignore-file" 2026/04/10 01:35:32 DEBUG : B2 bucket rclone-test-koselah5jeci path rclone-sync-test: Waiting for checks to finish 2026/04/10 01:35:32 DEBUG : B2 bucket rclone-test-koselah5jeci path rclone-sync-test: Waiting for transfers to finish 2026/04/10 01:35:32 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:32 INFO : There was nothing to transfer 2026/04/10 01:35:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:35:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:35:32 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:32 INFO : There was nothing to transfer 2026/04/10 01:35:33 DEBUG : B2 bucket rclone-test-koselah5jeci path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/10 01:35:33 DEBUG : B2 bucket rclone-test-koselah5jeci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/10 01:35:33 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:33 INFO : There was nothing to transfer 2026/04/10 01:35:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:35:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:35:33 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:33 INFO : There was nothing to transfer 2026/04/10 01:35:33 DEBUG : B2 bucket rclone-test-koselah5jeci path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/10 01:35:33 DEBUG : B2 bucket rclone-test-koselah5jeci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/10 01:35:33 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.59s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:34 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:35:35 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/CompareDest" 2026/04/10 01:35:37 DEBUG : one: Need to transfer - File not found at Destination 2026/04/10 01:35:37 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:37 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:38 DEBUG : one: size = 3 OK 2026/04/10 01:35:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:35:38 INFO : one: Copied (new) 2026/04/10 01:35:38 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:39 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:35:39 DEBUG : one: Sizes differ 2026/04/10 01:35:39 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:39 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:39 DEBUG : one: size = 5 OK 2026/04/10 01:35:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/10 01:35:39 INFO : one: Copied (replaced existing) 2026/04/10 01:35:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:41 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:41 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:35:41 DEBUG : one: Sizes differ 2026/04/10 01:35:41 DEBUG : one: size = 5 OK 2026/04/10 01:35:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 01:35:41 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:41 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:41 INFO : There was nothing to transfer 2026/04/10 01:35:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:43 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:35:43 DEBUG : one: Sizes differ 2026/04/10 01:35:43 DEBUG : two: size = 3 OK 2026/04/10 01:35:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/10 01:35:43 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:43 DEBUG : one: size = 5 OK 2026/04/10 01:35:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 01:35:43 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:43 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:43 INFO : There was nothing to transfer 2026/04/10 01:35:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:43 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:35:43 DEBUG : one: Sizes differ 2026/04/10 01:35:44 DEBUG : two: size = 3 OK 2026/04/10 01:35:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/10 01:35:44 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:44 DEBUG : one: size = 5 OK 2026/04/10 01:35:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 01:35:44 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:44 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:44 INFO : There was nothing to transfer 2026/04/10 01:35:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:45 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:35:45 DEBUG : one: Sizes differ 2026/04/10 01:35:45 DEBUG : two: size = 3 OK 2026/04/10 01:35: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/10 01:35:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/10 01:35:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/10 01:35:45 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:45 DEBUG : one: size = 5 OK 2026/04/10 01:35:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 01:35:45 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:45 DEBUG : Waiting for deletions to finish 2026/04/10 01:35:45 INFO : There was nothing to transfer 2026/04/10 01:35:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:45 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:35:45 DEBUG : one: Sizes differ 2026/04/10 01:35:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:35:45 DEBUG : two: size = 3 (B2 bucket rclone-test-koselah5jeci path CompareDest) 2026/04/10 01:35:45 DEBUG : two: Sizes differ 2026/04/10 01:35:45 DEBUG : two: Need to transfer - File not found at Destination 2026/04/10 01:35:45 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:35:45 DEBUG : one: size = 5 OK 2026/04/10 01:35:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:35:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 01:35:45 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:35:46 DEBUG : two: size = 5 OK 2026/04/10 01:35:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/10 01:35:46 INFO : two: Copied (new) 2026/04/10 01:35:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.50s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dest" 2026/04/10 01:35:50 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/pre-dest1" 2026/04/10 01:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/pre-dest2" 2026/04/10 01:35:53 DEBUG : 1: size = 1 OK 2026/04/10 01:35:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:35:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/10 01:35:54 DEBUG : 2: size = 1 OK 2026/04/10 01:35:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:35:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/10 01:35:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/10 01:35:54 DEBUG : B2 bucket rclone-test-koselah5jeci path dest: Waiting for checks to finish 2026/04/10 01:35:54 DEBUG : B2 bucket rclone-test-koselah5jeci path dest: Waiting for transfers to finish 2026/04/10 01:35:55 DEBUG : 3: size = 1 OK 2026/04/10 01:35:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/10 01:35:55 INFO : 3: Copied (new) 2026/04/10 01:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:35:57 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:35:58 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/CopyDest" 2026/04/10 01:36:00 DEBUG : one: Need to transfer - File not found at Destination 2026/04/10 01:36:00 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:00 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:01 DEBUG : one: size = 3 OK 2026/04/10 01:36:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:36:01 INFO : one: Copied (new) 2026/04/10 01:36:01 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:02 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:02 DEBUG : one: Sizes differ 2026/04/10 01:36:02 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:02 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:02 DEBUG : one: size = 5 OK 2026/04/10 01:36:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/10 01:36:02 INFO : one: Copied (replaced existing) 2026/04/10 01:36:02 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/BackupDir" 2026/04/10 01:36:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:05 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:05 DEBUG : one: Sizes differ 2026/04/10 01:36:05 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:05 DEBUG : one: size = 5 OK 2026/04/10 01:36:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:05 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:05 DEBUG : one: Sizes differ 2026/04/10 01:36:07 DEBUG : one: size = 3 OK 2026/04/10 01:36:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:36:07 INFO : one: Copied (server-side copy) 2026/04/10 01:36:07 INFO : one: Deleted 2026/04/10 01:36:08 DEBUG : one: size = 5 OK 2026/04/10 01:36:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/10 01:36:08 INFO : one: Copied (server-side copy) 2026/04/10 01:36:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/10 01:36:08 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:08 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:09 DEBUG : one: size = 5 OK 2026/04/10 01:36:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:09 DEBUG : one: Unchanged skipping 2026/04/10 01:36:09 DEBUG : two: size = 3 OK 2026/04/10 01:36:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:10 DEBUG : two: size = 3 OK 2026/04/10 01:36:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/10 01:36:10 INFO : two: Copied (server-side copy) 2026/04/10 01:36:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/10 01:36:10 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:10 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:10 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:10 DEBUG : one: size = 5 OK 2026/04/10 01:36:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:10 DEBUG : two: size = 3 OK 2026/04/10 01:36:10 DEBUG : one: Unchanged skipping 2026/04/10 01:36:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:10 DEBUG : two: Unchanged skipping 2026/04/10 01:36:10 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:10 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:10 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:10 INFO : There was nothing to transfer 2026/04/10 01:36:11 DEBUG : one: size = 5 OK 2026/04/10 01:36:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:11 DEBUG : one: Unchanged skipping 2026/04/10 01:36:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:11 DEBUG : three: size = 5 (B2 bucket rclone-test-koselah5jeci path CopyDest) 2026/04/10 01:36:11 DEBUG : three: Sizes differ 2026/04/10 01:36:11 DEBUG : three: Destination not found in --copy-dest 2026/04/10 01:36:11 DEBUG : three: Need to transfer - File not found at Destination 2026/04/10 01:36:11 DEBUG : two: size = 3 OK 2026/04/10 01:36:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 01:36:11 DEBUG : two: Unchanged skipping 2026/04/10 01:36:11 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:11 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:12 DEBUG : three: size = 7 OK 2026/04/10 01:36:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/10 01:36:12 INFO : three: Copied (new) 2026/04/10 01:36:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.54s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:36:16 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/backup" 2026/04/10 01:36:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:19 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:19 DEBUG : one: Sizes differ 2026/04/10 01:36:19 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:19 DEBUG : two: size = 3 OK 2026/04/10 01:36:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:19 DEBUG : two: Unchanged skipping 2026/04/10 01:36:21 DEBUG : one: size = 3 OK 2026/04/10 01:36:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:36:21 INFO : one: Copied (server-side copy) 2026/04/10 01:36:21 INFO : one: Deleted 2026/04/10 01:36:21 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:22 DEBUG : one: size = 4 OK 2026/04/10 01:36:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:36:22 INFO : one: Copied (new) 2026/04/10 01:36:22 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:23 DEBUG : three.txt: size = 5 OK 2026/04/10 01:36:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:36:23 INFO : three.txt: Copied (server-side copy) 2026/04/10 01:36:23 INFO : three.txt: Deleted 2026/04/10 01:36:23 INFO : three.txt: Moved into backup dir 2026/04/10 01:36:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:24 DEBUG : one: size = 4 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:24 DEBUG : one: Sizes differ 2026/04/10 01:36:24 DEBUG : two: size = 3 OK 2026/04/10 01:36:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:24 DEBUG : two: Unchanged skipping 2026/04/10 01:36:24 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:25 DEBUG : one: size = 4 OK 2026/04/10 01:36:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:36:25 INFO : one: Copied (server-side copy) 2026/04/10 01:36:25 INFO : one: Deleted 2026/04/10 01:36:25 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:25 DEBUG : one: size = 5 OK 2026/04/10 01:36:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/10 01:36:25 INFO : one: Copied (new) 2026/04/10 01:36:25 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:26 DEBUG : three.txt: size = 6 OK 2026/04/10 01:36:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:36:26 INFO : three.txt: Copied (server-side copy) 2026/04/10 01:36:26 INFO : three.txt: Deleted 2026/04/10 01:36:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.52s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/backup" 2026/04/10 01:36:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:33 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:33 DEBUG : one: Sizes differ 2026/04/10 01:36:33 DEBUG : two: size = 3 OK 2026/04/10 01:36:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:33 DEBUG : two: Unchanged skipping 2026/04/10 01:36:33 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:34 DEBUG : one.bak: size = 3 OK 2026/04/10 01:36:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:36:34 INFO : one: Copied (server-side copy) to: one.bak 2026/04/10 01:36:34 INFO : one: Deleted 2026/04/10 01:36:34 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:36 DEBUG : one: size = 4 OK 2026/04/10 01:36:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:36:36 INFO : one: Copied (new) 2026/04/10 01:36:36 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:36 DEBUG : three.txt.bak: size = 5 OK 2026/04/10 01:36:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:36:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/10 01:36:36 INFO : three.txt: Deleted 2026/04/10 01:36:36 INFO : three.txt: Moved into backup dir 2026/04/10 01:36:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:38 DEBUG : one: size = 4 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:38 DEBUG : one: Sizes differ 2026/04/10 01:36:38 DEBUG : two: size = 3 OK 2026/04/10 01:36:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:38 DEBUG : two: Unchanged skipping 2026/04/10 01:36:38 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:38 DEBUG : one.bak: size = 4 OK 2026/04/10 01:36:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:36:38 INFO : one: Copied (server-side copy) to: one.bak 2026/04/10 01:36:38 INFO : one: Deleted 2026/04/10 01:36:38 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:39 DEBUG : one: size = 5 OK 2026/04/10 01:36:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/10 01:36:39 INFO : one: Copied (new) 2026/04/10 01:36:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:39 DEBUG : three.txt.bak: size = 6 OK 2026/04/10 01:36:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:36:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/10 01:36:39 INFO : three.txt: Deleted 2026/04/10 01:36:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:36:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/4fe24dd3005d7b5b9fd80e1b/c001_v0001167_t0007": EOF 2026/04/10 01:36:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/4fe24dd3005d7b5b9fd80e1b/c001_v0001167_t0007": EOF) 2026/04/10 01:36:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-koselah5jeci: 1/10 (Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/4fe24dd3005d7b5b9fd80e1b/c001_v0001167_t0007": EOF) 2026/04/10 01:36:45 DEBUG : pacer: Reducing sleep to 10ms 2026/04/10 01:36:45 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/backup" 2026/04/10 01:36:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:48 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:48 DEBUG : one: Sizes differ 2026/04/10 01:36:48 DEBUG : two: size = 3 OK 2026/04/10 01:36:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:48 DEBUG : two: Unchanged skipping 2026/04/10 01:36:48 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:49 DEBUG : one-2019-01-01: size = 3 OK 2026/04/10 01:36:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:36:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/10 01:36:49 INFO : one: Deleted 2026/04/10 01:36:49 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:50 DEBUG : one: size = 4 OK 2026/04/10 01:36:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:36:50 INFO : one: Copied (new) 2026/04/10 01:36:50 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:51 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/10 01:36:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:36:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/10 01:36:51 INFO : three.txt: Deleted 2026/04/10 01:36:51 INFO : three.txt: Moved into backup dir 2026/04/10 01:36:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:53 DEBUG : one: size = 4 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:53 DEBUG : one: Sizes differ 2026/04/10 01:36:53 DEBUG : two: size = 3 OK 2026/04/10 01:36:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:53 DEBUG : two: Unchanged skipping 2026/04/10 01:36:53 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:36:53 DEBUG : one-2019-01-01: size = 4 OK 2026/04/10 01:36:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:36:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/10 01:36:54 INFO : one: Deleted 2026/04/10 01:36:54 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:36:54 DEBUG : one: size = 5 OK 2026/04/10 01:36:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/10 01:36:54 INFO : one: Copied (new) 2026/04/10 01:36:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:36:54 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/10 01:36:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:36:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/10 01:36:55 INFO : three.txt: Deleted 2026/04/10 01:36:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.07s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:36:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:36:59 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:36:59 DEBUG : one: Sizes differ 2026/04/10 01:36:59 DEBUG : two: size = 3 OK 2026/04/10 01:36:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:36:59 DEBUG : two: Unchanged skipping 2026/04/10 01:36:59 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:37:00 DEBUG : one.bak: size = 3 OK 2026/04/10 01:37:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:37:00 INFO : one: Copied (server-side copy) to: one.bak 2026/04/10 01:37:00 INFO : one: Deleted 2026/04/10 01:37:00 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:37:01 DEBUG : one: size = 4 OK 2026/04/10 01:37:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:37:01 INFO : one: Copied (new) 2026/04/10 01:37:01 DEBUG : Waiting for deletions to finish 2026/04/10 01:37:02 DEBUG : three.txt.bak: size = 5 OK 2026/04/10 01:37:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:37:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/10 01:37:02 INFO : three.txt: Deleted 2026/04/10 01:37:02 INFO : three.txt: Moved into backup dir 2026/04/10 01:37:03 DEBUG : one.bak: Excluded (Path Filter) 2026/04/10 01:37:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/10 01:37:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:03 DEBUG : one: size = 4 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:03 DEBUG : one: Sizes differ 2026/04/10 01:37:03 DEBUG : two: size = 3 OK 2026/04/10 01:37:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:03 DEBUG : two: Unchanged skipping 2026/04/10 01:37:03 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for checks to finish 2026/04/10 01:37:04 DEBUG : one.bak: size = 4 OK 2026/04/10 01:37:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:37:04 INFO : one: Copied (server-side copy) to: one.bak 2026/04/10 01:37:04 INFO : one: Deleted 2026/04/10 01:37:04 DEBUG : B2 bucket rclone-test-koselah5jeci path dst: Waiting for transfers to finish 2026/04/10 01:37:04 DEBUG : one: size = 5 OK 2026/04/10 01:37:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/10 01:37:04 INFO : one: Copied (new) 2026/04/10 01:37:04 DEBUG : Waiting for deletions to finish 2026/04/10 01:37:05 DEBUG : three.txt.bak: size = 6 OK 2026/04/10 01:37:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:37:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/10 01:37:05 INFO : three.txt: Deleted 2026/04/10 01:37:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.45s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:37:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:09 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:09 DEBUG : one: Sizes differ 2026/04/10 01:37:10 DEBUG : one.bak: size = 3 OK 2026/04/10 01:37:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:37:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/10 01:37:11 INFO : one: Deleted 2026/04/10 01:37:11 DEBUG : one: size = 4 OK 2026/04/10 01:37:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:37:11 INFO : one: Copied (new) 2026/04/10 01:37:12 DEBUG : two: size = 3 OK 2026/04/10 01:37:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:12 DEBUG : two: Unchanged skipping 2026/04/10 01:37:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:12 DEBUG : three.txt: Sizes differ 2026/04/10 01:37:13 DEBUG : three.txt.bak: size = 5 OK 2026/04/10 01:37:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:37:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/10 01:37:13 INFO : three.txt: Deleted 2026/04/10 01:37:13 DEBUG : three.txt: size = 6 OK 2026/04/10 01:37:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:37:13 INFO : three.txt: Copied (new) 2026/04/10 01:37:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:14 DEBUG : one: size = 4 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:14 DEBUG : one: Sizes differ 2026/04/10 01:37:15 DEBUG : one.bak: size = 4 OK 2026/04/10 01:37:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:37:15 INFO : one: Copied (server-side copy) to: one.bak 2026/04/10 01:37:15 INFO : one: Deleted 2026/04/10 01:37:15 DEBUG : one: size = 5 OK 2026/04/10 01:37:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/10 01:37:15 INFO : one: Copied (new) 2026/04/10 01:37:15 DEBUG : two: size = 3 OK 2026/04/10 01:37:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:15 DEBUG : two: Unchanged skipping 2026/04/10 01:37:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:15 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:15 DEBUG : three.txt: Sizes differ 2026/04/10 01:37:16 DEBUG : three.txt.bak: size = 6 OK 2026/04/10 01:37:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:37:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/10 01:37:16 INFO : three.txt: Deleted 2026/04/10 01:37:16 DEBUG : three.txt: size = 19 OK 2026/04/10 01:37:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/10 01:37:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.50s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-koselah5jeci/dst" 2026/04/10 01:37:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:21 DEBUG : one: size = 3 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:21 DEBUG : one: Sizes differ 2026/04/10 01:37:23 DEBUG : one-2019-01-01: size = 3 OK 2026/04/10 01:37:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/10 01:37:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/10 01:37:23 INFO : one: Deleted 2026/04/10 01:37:24 DEBUG : one: size = 4 OK 2026/04/10 01:37:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:37:24 INFO : one: Copied (new) 2026/04/10 01:37:24 DEBUG : two: size = 3 OK 2026/04/10 01:37:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:24 DEBUG : two: Unchanged skipping 2026/04/10 01:37:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:24 DEBUG : three.txt: Sizes differ 2026/04/10 01:37:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/10 01:37:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/10 01:37:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/10 01:37:25 INFO : three.txt: Deleted 2026/04/10 01:37:25 DEBUG : three.txt: size = 6 OK 2026/04/10 01:37:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:37:25 INFO : three.txt: Copied (new) 2026/04/10 01:37:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:26 DEBUG : one: size = 4 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:26 DEBUG : one: Sizes differ 2026/04/10 01:37:27 DEBUG : one-2019-01-01: size = 4 OK 2026/04/10 01:37:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/10 01:37:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/10 01:37:27 INFO : one: Deleted 2026/04/10 01:37:27 DEBUG : one: size = 5 OK 2026/04/10 01:37:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/10 01:37:27 INFO : one: Copied (new) 2026/04/10 01:37:27 DEBUG : two: size = 3 OK 2026/04/10 01:37:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:27 DEBUG : two: Unchanged skipping 2026/04/10 01:37:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-koselah5jeci path dst) 2026/04/10 01:37:27 DEBUG : three.txt: Sizes differ 2026/04/10 01:37:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/10 01:37:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/10 01:37:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/10 01:37:28 INFO : three.txt: Deleted 2026/04/10 01:37:28 DEBUG : three.txt: size = 19 OK 2026/04/10 01:37:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/10 01:37:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.02s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:37:31 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:37:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:31 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:37:31 DEBUG : Testêé: Sizes differ 2026/04/10 01:37:31 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:37:32 DEBUG : Testêé: size = 14 OK 2026/04/10 01:37:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/10 01:37:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/10 01:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:37:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/10 01:37:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:37:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:37:33 DEBUG : existing: size = 6 OK 2026/04/10 01:37:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/10 01:37:33 INFO : existing: Copied (new) 2026/04/10 01:37:33 DEBUG : Waiting for deletions to finish 2026/04/10 01:37:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:37:33 DEBUG : existing: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:37:33 DEBUG : existing: Sizes differ 2026/04/10 01:37:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:37:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/10 01:37:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:37:33 ERROR : B2 bucket rclone-test-koselah5jeci: not deleting files as there were IO errors 2026/04/10 01:37:33 ERROR : B2 bucket rclone-test-koselah5jeci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:37:35 DEBUG : EXISTING: size = 6 OK 2026/04/10 01:37:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:35 DEBUG : existing: Unchanged skipping 2026/04/10 01:37:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:37:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:37:35 DEBUG : Waiting for deletions to finish 2026/04/10 01:37:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", 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-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:37:51 DEBUG : both0: size = 6 OK 2026/04/10 01:37:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both0: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both10: size = 6 OK 2026/04/10 01:37:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both10: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both11: size = 6 OK 2026/04/10 01:37:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both11: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both12: size = 6 OK 2026/04/10 01:37:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both12: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both13: size = 6 OK 2026/04/10 01:37:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both13: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both14: size = 6 OK 2026/04/10 01:37:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both14: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both15: size = 6 OK 2026/04/10 01:37:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both15: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both16: size = 6 OK 2026/04/10 01:37:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both16: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both17: size = 6 OK 2026/04/10 01:37:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both17: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both18: size = 6 OK 2026/04/10 01:37:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both18: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both19: size = 6 OK 2026/04/10 01:37:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both19: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both1: size = 6 OK 2026/04/10 01:37:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both1: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both2: size = 6 OK 2026/04/10 01:37:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both2: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both3: size = 6 OK 2026/04/10 01:37:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both3: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both4: size = 6 OK 2026/04/10 01:37:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both4: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both5: size = 6 OK 2026/04/10 01:37:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both5: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both6: size = 6 OK 2026/04/10 01:37:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both6: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both7: size = 6 OK 2026/04/10 01:37:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both7: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both8: size = 6 OK 2026/04/10 01:37:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both8: Unchanged skipping 2026/04/10 01:37:51 DEBUG : both9: size = 6 OK 2026/04/10 01:37:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:37:51 DEBUG : both9: Unchanged skipping 2026/04/10 01:37:51 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:37:51 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:37:51 DEBUG : Waiting for deletions to finish 2026/04/10 01:37:51 INFO : only10: Deleted 2026/04/10 01:37:52 INFO : only11: Deleted 2026/04/10 01:37:52 INFO : only13: Deleted 2026/04/10 01:37:52 INFO : only0: Deleted 2026/04/10 01:37:52 INFO : only16: Deleted 2026/04/10 01:37:52 INFO : only19: Deleted 2026/04/10 01:37:52 INFO : only1: Deleted 2026/04/10 01:37:52 INFO : only7: Deleted 2026/04/10 01:37:52 INFO : only9: Deleted 2026/04/10 01:37:52 INFO : only2: Deleted 2026/04/10 01:37:52 INFO : only12: Deleted 2026/04/10 01:37:52 INFO : only14: Deleted 2026/04/10 01:37:52 INFO : only15: Deleted 2026/04/10 01:37:52 INFO : only17: Deleted 2026/04/10 01:37:52 INFO : only18: Deleted 2026/04/10 01:37:52 INFO : only4: Deleted 2026/04/10 01:37:52 INFO : only5: Deleted 2026/04/10 01:37:52 INFO : only3: Deleted 2026/04/10 01:37:53 INFO : only6: Deleted 2026/04/10 01:37:53 INFO : only8: Deleted 2026/04/10 01:37:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.67s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:12 DEBUG : both0: size = 6 OK 2026/04/10 01:38:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both0: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both10: size = 6 OK 2026/04/10 01:38:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both10: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both11: size = 6 OK 2026/04/10 01:38:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both11: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both12: size = 6 OK 2026/04/10 01:38:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both12: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both13: size = 6 OK 2026/04/10 01:38:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both13: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both14: size = 6 OK 2026/04/10 01:38:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both14: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both15: size = 6 OK 2026/04/10 01:38:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both15: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both16: size = 6 OK 2026/04/10 01:38:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both16: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both17: size = 6 OK 2026/04/10 01:38:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both17: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both18: size = 6 OK 2026/04/10 01:38:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both18: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both19: size = 6 OK 2026/04/10 01:38:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both19: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both1: size = 6 OK 2026/04/10 01:38:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both1: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both2: size = 6 OK 2026/04/10 01:38:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both2: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both3: size = 6 OK 2026/04/10 01:38:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both3: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both4: size = 6 OK 2026/04/10 01:38:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both4: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both5: size = 6 OK 2026/04/10 01:38:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both5: Unchanged skipping 2026/04/10 01:38:12 DEBUG : both6: size = 6 OK 2026/04/10 01:38:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both7: size = 6 OK 2026/04/10 01:38:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both8: size = 6 OK 2026/04/10 01:38:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : both9: size = 6 OK 2026/04/10 01:38:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:12 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:38:12 DEBUG : both6: Unchanged skipping 2026/04/10 01:38:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only0: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only0: Sizes differ 2026/04/10 01:38:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only10: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only10: Sizes differ 2026/04/10 01:38:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only11: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only11: Sizes differ 2026/04/10 01:38:12 DEBUG : both7: Unchanged skipping 2026/04/10 01:38:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only12: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only12: Sizes differ 2026/04/10 01:38:12 DEBUG : both8: Unchanged skipping 2026/04/10 01:38:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : both9: Unchanged skipping 2026/04/10 01:38:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only14: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only14: Sizes differ 2026/04/10 01:38:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only15: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only15: Sizes differ 2026/04/10 01:38:12 DEBUG : only13: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only13: Sizes differ 2026/04/10 01:38:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only16: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only16: Sizes differ 2026/04/10 01:38:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only17: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only17: Sizes differ 2026/04/10 01:38:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only18: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only18: Sizes differ 2026/04/10 01:38:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only19: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only19: Sizes differ 2026/04/10 01:38:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only1: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only1: Sizes differ 2026/04/10 01:38:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only3: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only3: Sizes differ 2026/04/10 01:38:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only4: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only4: Sizes differ 2026/04/10 01:38:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only5: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only5: Sizes differ 2026/04/10 01:38:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only6: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only6: Sizes differ 2026/04/10 01:38:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only7: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only7: Sizes differ 2026/04/10 01:38:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only8: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only8: Sizes differ 2026/04/10 01:38:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only9: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only9: Sizes differ 2026/04/10 01:38:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1691371261) 2026/04/10 01:38:12 DEBUG : only2: size = 6 (B2 bucket rclone-test-koselah5jeci) 2026/04/10 01:38:12 DEBUG : only2: Sizes differ 2026/04/10 01:38:12 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:38:13 DEBUG : only10: size = 0 OK 2026/04/10 01:38:13 DEBUG : only0: size = 0 OK 2026/04/10 01:38:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only10: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only0: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only16: size = 0 OK 2026/04/10 01:38:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only16: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only17: size = 0 OK 2026/04/10 01:38:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only17: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only11: size = 0 OK 2026/04/10 01:38:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only11: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only14: size = 0 OK 2026/04/10 01:38:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only14: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only15: size = 0 OK 2026/04/10 01:38:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only15: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only13: size = 0 OK 2026/04/10 01:38:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only13: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only18: size = 0 OK 2026/04/10 01:38:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only18: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only3: size = 0 OK 2026/04/10 01:38:13 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only3: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only12: size = 0 OK 2026/04/10 01:38:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only12: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only4: size = 0 OK 2026/04/10 01:38:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only4: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only5: size = 0 OK 2026/04/10 01:38:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only5: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only6: size = 0 OK 2026/04/10 01:38:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only6: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only7: size = 0 OK 2026/04/10 01:38:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only7: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only8: size = 0 OK 2026/04/10 01:38:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only8: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only9: size = 0 OK 2026/04/10 01:38:13 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only9: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only19: size = 0 OK 2026/04/10 01:38:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only19: Copied (replaced existing) 2026/04/10 01:38:13 DEBUG : only1: size = 0 OK 2026/04/10 01:38:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:13 INFO : only1: Copied (replaced existing) 2026/04/10 01:38:14 DEBUG : only2: size = 0 OK 2026/04/10 01:38:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/10 01:38:14 INFO : only2: Copied (replaced existing) 2026/04/10 01:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.27s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:22 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:38:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:38:22 DEBUG : empty_on_remote: Making directory with metadata 2026/04/10 01:38:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:38:22 INFO : empty_on_remote: Making directory 2026/04/10 01:38:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/10 01:38:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:25 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:38:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:38:25 DEBUG : empty_on_remote: Making directory with metadata 2026/04/10 01:38:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 01:38:25 INFO : empty_on_remote: Making directory 2026/04/10 01:38:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/10 01:38:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:27 INFO : sub dir: Making directory 2026/04/10 01:38:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 01:38:29 INFO : sub dir: Making directory 2026/04/10 01:38:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:38 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:38 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:38:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : apple: size = 5 OK 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : banana: size = 6 OK 2026/04/10 01:38:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : banana: Unchanged skipping 2026/04/10 01:38:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:38:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : apple: Unchanged skipping 2026/04/10 01:38:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:38:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:39 INFO : There was nothing to transfer 2026/04/10 01:38:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:39 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : apple: size = 5 OK 2026/04/10 01:38:39 DEBUG : banana: size = 6 OK 2026/04/10 01:38:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : banana: Unchanged skipping 2026/04/10 01:38:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : apple: Unchanged skipping 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:38:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:38:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:38:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:38:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:38:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:39 INFO : There was nothing to transfer 2026/04/10 01:38:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:39 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:38:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:38:53 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:53 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:38:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : apple: size = 5 OK 2026/04/10 01:38:54 DEBUG : banana: size = 6 OK 2026/04/10 01:38:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : apple: Unchanged skipping 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:38:54 DEBUG : banana: Unchanged skipping 2026/04/10 01:38:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:38:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:38:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:54 INFO : There was nothing to transfer 2026/04/10 01:38:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:54 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : apple: size = 5 OK 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:38:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : apple: Unchanged skipping 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:38:54 DEBUG : banana: size = 6 OK 2026/04/10 01:38:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:38:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : banana: Unchanged skipping 2026/04/10 01:38:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:38:54 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:38:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:54 INFO : There was nothing to transfer 2026/04/10 01:38:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:38:54 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:38:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:39:08 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:08 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:39:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:08 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:08 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:08 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:08 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:08 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:08 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:08 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 01:39:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:09 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:39:09 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:39:09 DEBUG : YXBwbGU=: size = 5 OK 2026/04/10 01:39:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/10 01:39:09 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/10 01:39:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : YmFuYW5h: size = 6 OK 2026/04/10 01:39:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/10 01:39:09 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/10 01:39:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/10 01:39:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/10 01:39:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/10 01:39:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/10 01:39:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/10 01:39:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/10 01:39:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/10 01:39:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/10 01:39:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/10 01:39:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/10 01:39:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/10 01:39:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/10 01:39:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/10 01:39:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/10 01:39:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/10 01:39:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/10 01:39:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/10 01:39:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/10 01:39:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/10 01:39:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/10 01:39:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/10 01:39:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/10 01:39:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/10 01:39:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/10 01:39:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/10 01:39:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/10 01:39:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/10 01:39:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/10 01:39:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/10 01:39:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/10 01:39:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/10 01:39:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/10 01:39:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/10 01:39:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/10 01:39:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/10 01:39:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/10 01:39:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:10 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:10 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 01:39:11 INFO : appleappleapplebanana: Deleted 2026/04/10 01:39:11 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 01:39:11 INFO : splitbananasplit: Deleted 2026/04/10 01:39:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 01:39:11 INFO : apple: Deleted 2026/04/10 01:39:11 INFO : banana: Deleted 2026/04/10 01:39:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 01:39:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 01:39:11 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : YXBwbGU=: size = 5 OK 2026/04/10 01:39:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : apple: Unchanged skipping 2026/04/10 01:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:39:12 DEBUG : YmFuYW5h: size = 6 OK 2026/04/10 01:39:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : banana: Unchanged skipping 2026/04/10 01:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/10 01:39:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:39:12 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:39:12 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:39:12 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:12 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 01:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 01:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 01:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 01:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 01:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 01:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 01:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 01:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:39:25 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:26 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:39:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:26 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 01:39:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 01:39:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 01:39:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 01:39:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 01:39:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 01:39:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 01:39:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 01:39:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 01:39:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 01:39:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 01:39:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 01:39:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 01:39:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 01:39:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/10 01:39:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:26 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:39:26 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:39:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/10 01:39:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/10 01:39:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/10 01:39:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:26 DEBUG : PREFIXapple: size = 5 OK 2026/04/10 01:39:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/10 01:39:26 INFO : apple: Copied (new) to: PREFIXapple 2026/04/10 01:39:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:27 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/10 01:39:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/10 01:39:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/10 01:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:27 DEBUG : PREFIXbanana: size = 6 OK 2026/04/10 01:39:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/10 01:39:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/10 01:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/10 01:39:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/10 01:39:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/10 01:39:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/10 01:39:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/10 01:39:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/10 01:39:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/10 01:39:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/10 01:39:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/10 01:39:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/10 01:39:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/10 01:39:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/10 01:39:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/10 01:39:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/10 01:39:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:28 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/10 01:39:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/10 01:39:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:28 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/10 01:39:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/10 01:39:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/10 01:39:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/10 01:39:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/10 01:39:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/10 01:39:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:28 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/10 01:39:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/10 01:39:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:28 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:28 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 01:39:28 INFO : appleappleapplebanana: Deleted 2026/04/10 01:39:28 INFO : apple: Deleted 2026/04/10 01:39:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 01:39:28 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 01:39:29 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 01:39:29 INFO : banana: Deleted 2026/04/10 01:39:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 01:39:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 01:39:29 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 01:39:29 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 01:39:29 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 01:39:29 INFO : splitbananasplit: Deleted 2026/04/10 01:39:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 01:39:29 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 01:39:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 01:39:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 01:39:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:29 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:39:29 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:39:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:39:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/10 01:39:30 INFO : appleappleapplebanana: Copied (new) 2026/04/10 01:39:30 DEBUG : apple: size = 5 OK 2026/04/10 01:39:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/10 01:39:30 INFO : apple: Copied (new) 2026/04/10 01:39:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:39:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/10 01:39:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/10 01:39:30 DEBUG : banana: size = 6 OK 2026/04/10 01:39:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/10 01:39:30 INFO : banana: Copied (new) 2026/04/10 01:39:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:39:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/10 01:39:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/10 01:39:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:39:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/10 01:39:30 INFO : splitbananasplit: Copied (new) 2026/04/10 01:39:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:39:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/10 01:39:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/10 01:39:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:39:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/10 01:39:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/10 01:39:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:39:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/10 01:39:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/10 01:39:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:39:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/10 01:39:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:39:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/10 01:39:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:39:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/10 01:39:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:39:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/10 01:39:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:39:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/10 01:39:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:39:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/10 01:39:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:39:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/10 01:39:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:39:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/10 01:39:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:39:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/10 01:39:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:39:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/10 01:39:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:39:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/10 01:39:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/10 01:39:31 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:32 INFO : PREFIXsplitbananasplit: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/10 01:39:32 INFO : PREFIXapple: Deleted 2026/04/10 01:39:32 INFO : PREFIXbanana: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/10 01:39:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/10 01:39:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/10 01:39:32 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:32 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:39:32 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:33 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:39:45 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:46 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:39:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:46 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:39:46 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:39:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/10 01:39:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/10 01:39:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/10 01:39:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/10 01:39:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/10 01:39:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/10 01:39:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/10 01:39:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:47 DEBUG : appleSUFFIX: size = 5 OK 2026/04/10 01:39:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/10 01:39:47 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/10 01:39:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/10 01:39:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/10 01:39:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/10 01:39:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/10 01:39:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/10 01:39:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/10 01:39:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/10 01:39:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/10 01:39:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/10 01:39:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/10 01:39:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/10 01:39:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/10 01:39:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/10 01:39:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/10 01:39:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/10 01:39:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/10 01:39:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:48 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/10 01:39:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/10 01:39:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/10 01:39:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/10 01:39:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:48 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/10 01:39:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/10 01:39:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:48 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:48 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 01:39:48 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 01:39:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 01:39:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 01:39:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 01:39:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 01:39:49 INFO : apple: Deleted 2026/04/10 01:39:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 01:39:49 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 01:39:49 INFO : appleappleapplebanana: Deleted 2026/04/10 01:39:49 INFO : banana: Deleted 2026/04/10 01:39:49 INFO : splitbananasplit: Deleted 2026/04/10 01:39:49 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 01:39:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 01:39:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 01:39:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:39:49 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:39:49 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:39:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:39:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/10 01:39:50 INFO : appleappleapplebanana: Copied (new) 2026/04/10 01:39:50 DEBUG : apple: size = 5 OK 2026/04/10 01:39:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/10 01:39:50 INFO : apple: Copied (new) 2026/04/10 01:39:50 DEBUG : banana: size = 6 OK 2026/04/10 01:39:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/10 01:39:50 INFO : banana: Copied (new) 2026/04/10 01:39:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:39:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/10 01:39:50 INFO : splitbananasplit: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/10 01:39:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/10 01:39:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/10 01:39:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/10 01:39:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/10 01:39:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/10 01:39:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/10 01:39:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:39:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/10 01:39:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:39:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/10 01:39:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:39:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/10 01:39:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:39:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/10 01:39:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:39:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/10 01:39:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:39:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/10 01:39:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:39:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/10 01:39:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:39:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/10 01:39:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:39:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/10 01:39:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:39:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/10 01:39:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/10 01:39:51 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:51 INFO : splitbananasplitSUFFIX: Deleted 2026/04/10 01:39:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/10 01:39:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/10 01:39:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/10 01:39:51 INFO : appleSUFFIX: Deleted 2026/04/10 01:39:51 INFO : bananaSUFFIX: Deleted 2026/04/10 01:39:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/10 01:39:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/10 01:39:52 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/10 01:39:52 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:52 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : Waiting for deletions to finish 2026/04/10 01:39:52 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:40:06 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:06 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:06 DEBUG : apple: size = 5 OK 2026/04/10 01:40:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:06 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:06 DEBUG : banana: size = 6 OK 2026/04/10 01:40:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:06 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 01:40:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 01:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:06 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:06 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:07 DEBUG : splitbanan: size = 16 OK 2026/04/10 01:40:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/10 01:40:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/10 01:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/10 01:40:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/10 01:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/10 01:40:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/10 01:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/10 01:40:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/10 01:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:07 DEBUG : appleapple: size = 21 OK 2026/04/10 01:40:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/10 01:40:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/10 01:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/10 01:40:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/10 01:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/10 01:40:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/10 01:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/10 01:40:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/10 01:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/10 01:40:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/10 01:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/10 01:40:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/10 01:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/10 01:40:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/10 01:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/10 01:40:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/10 01:40:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/10 01:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/10 01:40:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/10 01:40:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/10 01:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/10 01:40:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/10 01:40:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/10 01:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/10 01:40:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/10 01:40:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/10 01:40:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/10 01:40:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/10 01:40:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/10 01:40:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/10 01:40:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/10 01:40:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/10 01:40:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/10 01:40:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/10 01:40:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/10 01:40:08 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:08 INFO : splitbananasplit: Deleted 2026/04/10 01:40:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 01:40:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 01:40:08 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 01:40:08 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 01:40:08 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 01:40:08 INFO : appleappleapplebanana: Deleted 2026/04/10 01:40:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 01:40:09 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 01:40:09 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:09 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : appleapple: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:10 DEBUG : apple: size = 5 OK 2026/04/10 01:40:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : appleapple: size = 21 OK 2026/04/10 01:40:10 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:10 DEBUG : banana: size = 6 OK 2026/04/10 01:40:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:10 DEBUG : splitbanan: size = 16 OK 2026/04/10 01:40:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 01:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 01:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 01:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 01:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 01:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 01:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 01:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 01:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 01:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 01:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 01:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 01:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/10 01:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 01:40:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 01:40:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/10 01:40:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/10 01:40:10 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/10 01:40:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/10 01:40:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:10 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:10 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:10 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:10 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : appleapple: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/10 01:40:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 01:40:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 01:40:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 01:40:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 01:40:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 01:40:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 01:40:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 01:40:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 01:40:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 01:40:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 01:40:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 01:40:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 01:40:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 01:40:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 01:40:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 01:40:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 01:40:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 01:40:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:40:23 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:23 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : apple: size = 5 OK 2026/04/10 01:40:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:24 DEBUG : banana: size = 6 OK 2026/04/10 01:40:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:40:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:24 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:24 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:24 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:24 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:24 DEBUG : apple: size = 5 OK 2026/04/10 01:40:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:24 DEBUG : banana: size = 6 OK 2026/04/10 01:40:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:40:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:24 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:24 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:24 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:24 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:25 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:25 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:40:38 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:39 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : apple: size = 5 OK 2026/04/10 01:40:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:39 DEBUG : banana: size = 6 OK 2026/04/10 01:40:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:40:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:40:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:40:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:40:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:40:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:40:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:40:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:39 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : apple: size = 5 OK 2026/04/10 01:40:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:40:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:40 DEBUG : banana: size = 6 OK 2026/04/10 01:40:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:40:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:40:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:40:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:40:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:40:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:40:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:40:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:40:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:40 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:40 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:40 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:40:53 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:53 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:53 DEBUG : apple: size = 5 OK 2026/04/10 01:40:53 DEBUG : banana: size = 6 OK 2026/04/10 01:40:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:53 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:53 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:53 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:53 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:54 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : apple: size = 5 OK 2026/04/10 01:40:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : apple: Unchanged skipping 2026/04/10 01:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:40:54 DEBUG : banana: size = 6 OK 2026/04/10 01:40:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : banana: Unchanged skipping 2026/04/10 01:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:40:54 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:40:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:54 DEBUG : Waiting for deletions to finish 2026/04/10 01:40:54 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:07 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:07 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:41:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : apple: size = 5 OK 2026/04/10 01:41:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : apple: Unchanged skipping 2026/04/10 01:41:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:41:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:41:08 DEBUG : banana: size = 6 OK 2026/04/10 01:41:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : banana: Unchanged skipping 2026/04/10 01:41:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:41:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:41:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:41:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:41:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:41:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:41:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:41:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:41:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:41:08 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:08 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:08 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:08 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:41:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : apple: size = 5 OK 2026/04/10 01:41:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : apple: Unchanged skipping 2026/04/10 01:41:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:41:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:41:09 DEBUG : banana: size = 6 OK 2026/04/10 01:41:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : banana: Unchanged skipping 2026/04/10 01:41:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:41:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:41:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:41:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:41:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:41:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:41:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:41:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:41:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:41:09 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:09 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:09 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:09 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:09 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:41:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:21 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:22 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:41:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:41:22 DEBUG : apple: size = 5 OK 2026/04/10 01:41:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : apple: Unchanged skipping 2026/04/10 01:41:22 DEBUG : banana: size = 6 OK 2026/04/10 01:41:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : banana: Unchanged skipping 2026/04/10 01:41:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:41:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:41:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:41:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:41:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:41:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:41:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:41:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:41:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:41:22 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:22 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:22 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:22 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:41:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 01:41:23 DEBUG : banana: size = 6 OK 2026/04/10 01:41:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : banana: Unchanged skipping 2026/04/10 01:41:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 01:41:23 DEBUG : apple: size = 5 OK 2026/04/10 01:41:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : apple: Unchanged skipping 2026/04/10 01:41:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 01:41:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 01:41:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 01:41:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 01:41:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 01:41:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 01:41:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 01:41:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 01:41:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 01:41:23 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:23 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:23 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:23 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:23 DEBUG : apple: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : banana: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 01:41:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.19s) --- PASS: TestTransform/NFC (13.26s) --- PASS: TestTransform/NFD (15.04s) --- PASS: TestTransform/base64 (17.58s) --- PASS: TestTransform/prefix (20.61s) --- PASS: TestTransform/suffix (19.71s) --- PASS: TestTransform/truncate (17.35s) --- PASS: TestTransform/encoder (15.36s) --- PASS: TestTransform/ISO-8859-1 (14.80s) --- PASS: TestTransform/charmap (14.47s) --- PASS: TestTransform/lowercase (14.35s) --- PASS: TestTransform/ascii (14.65s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/10 01:41:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/10 01:41:28 INFO : sub dir_somesuffix: Making directory 2026/04/10 01:41:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/10 01:41:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/10 01:41:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/10 01:41:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/10 01:41:28 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:28 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/10 01:41:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/10 01:41:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.69s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:30 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:30 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:30 INFO : tictactoe: Making directory 2026/04/10 01:41:30 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:30 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/10 01:41:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:30 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:30 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/10 01:41:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/10 01:41:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:32 INFO : toe: Making directory 2026/04/10 01:41:32 INFO : toe/toe: Making directory 2026/04/10 01:41:32 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 01:41:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 01:41:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 01:41:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:32 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/10 01:41:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/10 01:41:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:33 INFO : toe: Making directory 2026/04/10 01:41:33 INFO : toe/toe: Making directory 2026/04/10 01:41:33 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 01:41:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 01:41:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 01:41:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:33 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/10 01:41:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/10 01:41:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:35 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:41:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 01:41:35 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:35 INFO : tictacempty_dir: Making directory 2026/04/10 01:41:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:35 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:35 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:35 INFO : tictactoe: Making directory 2026/04/10 01:41:35 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:35 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:35 INFO : tictactoe/tictactoe: Making directory 2026/04/10 01:41:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:35 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/10 01:41:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.69s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:37 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:41:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 01:41:37 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:37 INFO : tictacempty_dir: Making directory 2026/04/10 01:41:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:37 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:37 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:37 INFO : tictactoe: Making directory 2026/04/10 01:41:37 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:37 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:37 INFO : tictactoe/tictactoe: Making directory 2026/04/10 01:41:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 01:41:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:37 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:37 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/10 01:41:38 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:38 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:38 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:38 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 01:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/10 01:41:38 NOTICE: B2 bucket rclone-test-koselah5jeci: 0 differences found 2026/04/10 01:41:38 NOTICE: B2 bucket rclone-test-koselah5jeci: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:38 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:39 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:39 INFO : tictactoe: Making directory 2026/04/10 01:41:39 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:39 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:39 INFO : tictactoe/tictactoe: Making directory 2026/04/10 01:41:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:39 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/10 01:41:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:39 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:39 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:40 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:40 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/10 01:41:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 01:41:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 01:41:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/10 01:41:40 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.09s) === RUN TestSyntax 2026/04/10 01:41:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:41 INFO : toe: Making directory 2026/04/10 01:41:41 INFO : toe/toe: Making directory 2026/04/10 01:41:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 01:41:41 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:41 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:42 DEBUG : toe/toe/toe: size = 11 OK 2026/04/10 01:41:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:42 INFO : toe/toe/toe: Copied (new) 2026/04/10 01:41:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:42 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:41:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 01:41:42 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:43 INFO : tictacempty_dir: Making directory 2026/04/10 01:41:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:43 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:43 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:43 INFO : tictactoe: Making directory 2026/04/10 01:41:43 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:43 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:43 INFO : tictactoe/tictactoe: Making directory 2026/04/10 01:41:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 01:41:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:43 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:43 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:43 INFO : toe/toe/toe.txt: Deleted 2026/04/10 01:41:43 INFO : toe/toe: Removing directory 2026/04/10 01:41:43 INFO : toe: Removing directory 2026/04/10 01:41:43 INFO : empty_dir: Removing directory 2026/04/10 01:41:43 DEBUG : Local file system at /tmp/rclone1691371261: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:44 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:41:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 01:41:44 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:44 INFO : tictacempty_dir: Making directory 2026/04/10 01:41:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:44 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:44 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:44 INFO : tictactoe: Making directory 2026/04/10 01:41:44 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:44 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:44 INFO : tictactoe/tictactoe: Making directory 2026/04/10 01:41:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 01:41:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:44 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:44 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:45 INFO : toe/toe/toe.txt: Deleted 2026/04/10 01:41:45 INFO : toe/toe: Removing directory 2026/04/10 01:41:45 INFO : toe: Removing directory 2026/04/10 01:41:45 INFO : empty_dir: Removing directory 2026/04/10 01:41:45 DEBUG : Local file system at /tmp/rclone1691371261: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/10 01:41:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 01:41:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 01:41:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 01:41:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 01:41:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/10 01:41:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/10 01:41:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.34s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:47 DEBUG : Reset feature "Copy" 2026/04/10 01:41:47 DEBUG : Reset feature "Move" 2026/04/10 01:41:47 DEBUG : Reset feature "Copy" 2026/04/10 01:41:47 DEBUG : Reset feature "Move" 2026/04/10 01:41:47 DEBUG : empty_dir: Making directory with metadata 2026/04/10 01:41:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 01:41:47 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:48 INFO : tictacempty_dir: Making directory 2026/04/10 01:41:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 01:41:48 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:48 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:48 INFO : tictactoe: Making directory 2026/04/10 01:41:48 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:48 DEBUG : toe: transformed to: tictactoe 2026/04/10 01:41:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:48 INFO : tictactoe/tictactoe: Making directory 2026/04/10 01:41:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 01:41:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 01:41:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:48 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:48 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 01:41:48 INFO : toe/toe/toe.txt: Deleted 2026/04/10 01:41:48 INFO : toe/toe: Removing directory 2026/04/10 01:41:48 INFO : toe: Removing directory 2026/04/10 01:41:48 INFO : empty_dir: Removing directory 2026/04/10 01:41:48 DEBUG : Local file system at /tmp/rclone1691371261: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/10 01:41:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 01:41:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 01:41:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 01:41:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 01:41:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 01:41:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/10 01:41:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/10 01:41:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.26s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:51 DEBUG : toe: transformed to: dG9l 2026/04/10 01:41:51 DEBUG : toe: transformed to: dG9l 2026/04/10 01:41:51 INFO : dG9l: Making directory 2026/04/10 01:41:51 DEBUG : toe: transformed to: dG9l 2026/04/10 01:41:51 DEBUG : toe: transformed to: dG9l 2026/04/10 01:41:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/10 01:41:51 INFO : dG9l/dG9l: Making directory 2026/04/10 01:41:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/10 01:41:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/10 01:41:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/10 01:41:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 01:41:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/10 01:41:51 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:51 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/10 01:41:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/10 01:41:52 DEBUG : Waiting for deletions to finish 2026/04/10 01:41:52 DEBUG : dG9l: transformed to: toe 2026/04/10 01:41:52 DEBUG : dG9l: transformed to: toe 2026/04/10 01:41:52 DEBUG : dG9l: transformed to: toe 2026/04/10 01:41:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/10 01:41:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/10 01:41:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/10 01:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/10 01:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/10 01:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/10 01:41:52 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for checks to finish 2026/04/10 01:41:52 DEBUG : Local file system at /tmp/rclone1691371261: Waiting for transfers to finish 2026/04/10 01:41:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-koselah5jeci", Local "Local file system at /tmp/rclone1691371261", Modify Window "1ms" 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe: transformed to: 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe: transformed to: 2026/04/10 01:41:53 INFO : B2 bucket rclone-test-koselah5jeci: Making directory 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe: transformed to: 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe: transformed to: 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe/toe: transformed to: 2026/04/10 01:41:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/10 01:41:53 INFO : toe/toe: Making directory 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe/toe: transformed to: 2026/04/10 01:41:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe: transformed to: 2026/04/10 01:41:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 01:41:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 01:41:53 DEBUG : toe/toe/toe: transformed to: 2026/04/10 01:41:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/10 01:41:53 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for checks to finish 2026/04/10 01:41:53 DEBUG : B2 bucket rclone-test-koselah5jeci: Waiting for transfers to finish 2026/04/10 01:41:54 DEBUG : toe/toe/toe: size = 11 OK 2026/04/10 01:41:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/10 01:41:54 INFO : toe/toe/toe: Copied (new) 2026/04/10 01:41:54 ERROR : B2 bucket rclone-test-koselah5jeci: not deleting files as there were IO errors 2026/04/10 01:41:54 ERROR : B2 bucket rclone-test-koselah5jeci: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2026/04/10 01:41:55 DEBUG : B2 bucket rclone-test-koselah5jeci: Purge remote 2026/04/10 01:41:55 INFO : B2 bucket rclone-test-koselah5jeci: cleaning bucket "rclone-test-koselah5jeci" of all files 2026/04/10 01:41:56 DEBUG : BackupDir/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85cc_d20260410_m013613_c001_v7007000_t0000_u01775784973186") 2026/04/10 01:41:56 DEBUG : BackupDir/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f119f21cc9cc1fb16_d20260410_m013606_c001_v0001039_t0038_u01775784966986") 2026/04/10 01:41:56 DEBUG : CompareDest/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cccaf_d20260410_m013547_c001_v7007000_t0000_u01775784947184") 2026/04/10 01:41:56 DEBUG : CompareDest/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f481_d20260410_m013541_c001_v0001167_t0023_u01775784941084") 2026/04/10 01:41:56 DEBUG : CompareDest/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cccb0_d20260410_m013547_c001_v7007000_t0000_u01775784947368") 2026/04/10 01:41:56 DEBUG : CompareDest/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2abd_d20260410_m013542_c001_v0001171_t0054_u01775784942599") 2026/04/10 01:41:56 DEBUG : CopyDest/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85cd_d20260410_m013613_c001_v7007000_t0000_u01775784973368") 2026/04/10 01:41:56 DEBUG : CopyDest/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89353_d20260410_m013604_c001_v0001174_t0035_u01775784964022") 2026/04/10 01:41:56 DEBUG : CopyDest/three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85ce_d20260410_m013613_c001_v7007000_t0000_u01775784973549") 2026/04/10 01:41:56 DEBUG : CopyDest/three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2b0b_d20260410_m013611_c001_v0001171_t0008_u01775784971051") 2026/04/10 01:41:56 DEBUG : CopyDest/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85cf_d20260410_m013613_c001_v7007000_t0000_u01775784973731") 2026/04/10 01:41:56 DEBUG : CopyDest/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f553_d20260410_m013608_c001_v0001167_t0030_u01775784968678") 2026/04/10 01:41:56 DEBUG : EXISTING: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d11f_d20260410_m013735_c001_v7007000_t0000_u01775785055827") 2026/04/10 01:41:57 DEBUG : EXISTING: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89939_d20260410_m013734_c001_v0001174_t0053_u01775785054796") 2026/04/10 01:41:57 DEBUG : PREFIXapple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c6791d_d20260410_m013931_c001_v7007000_t0000_u01775785171995") 2026/04/10 01:41:57 DEBUG : PREFIXapple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a055_d20260410_m013926_c001_v0001174_t0047_u01775785166713") 2026/04/10 01:41:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f0116379d_d20260410_m013932_c001_v7007000_t0000_u01775785172150") 2026/04/10 01:41:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc6d_d20260410_m013926_c001_v0001097_t0051_u01775785166725") 2026/04/10 01:41:57 DEBUG : PREFIXbanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4171023afdbf87ec_d20260410_m013932_c001_v7007000_t0000_u01775785172012") 2026/04/10 01:41:57 DEBUG : PREFIXbanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e97_d20260410_m013926_c001_v0001171_t0028_u01775785166736") 2026/04/10 01:41:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74216_d20260410_m013931_c001_v7007000_t0000_u01775785171933") 2026/04/10 01:41:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028383_d20260410_m013926_c001_v0001183_t0017_u01775785166744") 2026/04/10 01:41:57 DEBUG : Testêé: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d100_d20260410_m013732_c001_v7007000_t0000_u01775785052467") 2026/04/10 01:41:57 DEBUG : Testêé: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8991d_d20260410_m013731_c001_v0001174_t0015_u01775785051815") 2026/04/10 01:41:57 DEBUG : Testêé: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c4b_d20260410_m013730_c001_v0001171_t0044_u01775785050805") 2026/04/10 01:41:57 DEBUG : YXBwbGU=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725243_d20260410_m013913_c001_v7007000_t0000_u01775785153199") 2026/04/10 01:41:57 DEBUG : YXBwbGU=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028301_d20260410_m013909_c001_v0001183_t0032_u01775785149181") 2026/04/10 01:41:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725244_d20260410_m013913_c001_v7007000_t0000_u01775785153379") 2026/04/10 01:41:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89f4c_d20260410_m013909_c001_v0001174_t0039_u01775785149172") 2026/04/10 01:41:57 DEBUG : YmFuYW5h: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725245_d20260410_m013913_c001_v7007000_t0000_u01775785153558") 2026/04/10 01:41:57 DEBUG : YmFuYW5h: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e43_d20260410_m013909_c001_v0001171_t0020_u01775785149193") 2026/04/10 01:41:57 DEBUG : a/potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34132_d20260410_m013412_c001_v7007000_t0000_u01775784852460") 2026/04/10 01:41:57 DEBUG : a/potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b2f_d20260410_m013411_c001_v0001174_t0030_u01775784851583") 2026/04/10 01:41:57 DEBUG : a/potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3411b_d20260410_m013409_c001_v7007000_t0000_u01775784849950") 2026/04/10 01:41:57 DEBUG : a/potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b19_d20260410_m013409_c001_v0001174_t0052_u01775784849039") 2026/04/10 01:41:58 DEBUG : a/potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e965_d20260410_m013351_c001_v7007000_t0000_u01775784831321") 2026/04/10 01:41:58 DEBUG : a/potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c889f8_d20260410_m013350_c001_v0001174_t0045_u01775784830392") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c21_d20260410_m014124_c001_v7007000_t0000_u01775785284303") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a846_d20260410_m014120_c001_v0001174_t0039_u01775785280480") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eee7_d20260410_m014109_c001_v7007000_t0000_u01775785269783") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a72f_d20260410_m014106_c001_v0001174_t0000_u01775785266442") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3adc_d20260410_m014055_c001_v7007000_t0000_u01775785255444") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a64d_d20260410_m014052_c001_v0001174_t0058_u01775785252022") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a6a_d20260410_m014040_c001_v7007000_t0000_u01775785240971") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a565_d20260410_m014037_c001_v0001174_t0012_u01775785237709") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7f7_d20260410_m014026_c001_v7007000_t0000_u01775785226194") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a44f_d20260410_m014022_c001_v0001174_t0023_u01775785222022") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf799_d20260410_m014010_c001_v7007000_t0000_u01775785210856") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028479_d20260410_m014004_c001_v0001183_t0042_u01775785204895") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74254_d20260410_m013953_c001_v7007000_t0000_u01775785193508") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f19_d20260410_m013950_c001_v0001171_t0022_u01775785190078") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ed05_d20260410_m013949_c001_v7007000_t0000_u01775785189080") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ef1_d20260410_m013944_c001_v0001171_t0036_u01775785184723") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f0116379f_d20260410_m013933_c001_v7007000_t0000_u01775785173656") 2026/04/10 01:41:58 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc87_d20260410_m013929_c001_v0001097_t0006_u01775785169988") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17499_d20260410_m013928_c001_v7007000_t0000_u01775785168852") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a02f_d20260410_m013924_c001_v0001174_t0053_u01775785164813") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3528c_d20260410_m013911_c001_v7007000_t0000_u01775785151406") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580282f9_d20260410_m013906_c001_v0001183_t0036_u01775785146772") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007daffa_d20260410_m013855_c001_v7007000_t0000_u01775785135504") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580282a5_d20260410_m013851_c001_v0001183_t0019_u01775785131716") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35193_d20260410_m013840_c001_v7007000_t0000_u01775785120526") 2026/04/10 01:41:59 DEBUG : apple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028254_d20260410_m013837_c001_v0001183_t0058_u01775785117203") 2026/04/10 01:41:59 DEBUG : appleSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f410f7c3b52c166c1_d20260410_m013951_c001_v7007000_t0000_u01775785191856") 2026/04/10 01:41:59 DEBUG : appleSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2efb_d20260410_m013946_c001_v0001171_t0013_u01775785186683") 2026/04/10 01:41:59 DEBUG : appleapple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf79c_d20260410_m014011_c001_v7007000_t0000_u01775785211037") 2026/04/10 01:41:59 DEBUG : appleapple: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcdca_d20260410_m014006_c001_v0001097_t0019_u01775785206904") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c23_d20260410_m014124_c001_v7007000_t0000_u01775785284490") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028615_d20260410_m014121_c001_v0001183_t0016_u01775785281163") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eee8_d20260410_m014109_c001_v7007000_t0000_u01775785269967") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285c3_d20260410_m014107_c001_v0001183_t0033_u01775785267000") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3add_d20260410_m014055_c001_v7007000_t0000_u01775785255625") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028577_d20260410_m014052_c001_v0001183_t0050_u01775785252740") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a6b_d20260410_m014041_c001_v7007000_t0000_u01775785241154") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028529_d20260410_m014038_c001_v0001183_t0038_u01775785238333") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7f9_d20260410_m014026_c001_v7007000_t0000_u01775785226376") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580284db_d20260410_m014022_c001_v0001183_t0036_u01775785222732") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4189f5dff17cc039_d20260410_m014008_c001_v7007000_t0000_u01775785208891") 2026/04/10 01:41:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f6f_d20260410_m014005_c001_v0001171_t0058_u01775785205577") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74256_d20260410_m013953_c001_v7007000_t0000_u01775785193689") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028421_d20260410_m013950_c001_v0001183_t0008_u01775785190088") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4219f0d9ba8fd2d8_d20260410_m013949_c001_v7007000_t0000_u01775785189158") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a190_d20260410_m013945_c001_v0001174_t0033_u01775785185279") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a0_d20260410_m013933_c001_v7007000_t0000_u01775785173837") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802839f_d20260410_m013929_c001_v0001183_t0020_u01775785169997") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c678ed_d20260410_m013928_c001_v7007000_t0000_u01775785168847") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e8f_d20260410_m013925_c001_v0001171_t0048_u01775785165525") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f422affa6ac13f6d2_d20260410_m013911_c001_v7007000_t0000_u01775785151156") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e3f_d20260410_m013907_c001_v0001171_t0055_u01775785147446") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007daffb_d20260410_m013855_c001_v7007000_t0000_u01775785135694") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e05_d20260410_m013852_c001_v0001171_t0055_u01775785132289") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35194_d20260410_m013840_c001_v7007000_t0000_u01775785120709") 2026/04/10 01:42:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2dc3_d20260410_m013837_c001_v0001171_t0057_u01775785117772") 2026/04/10 01:42:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7424b_d20260410_m013952_c001_v7007000_t0000_u01775785192023") 2026/04/10 01:42:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802840f_d20260410_m013946_c001_v0001183_t0038_u01775785186692") 2026/04/10 01:42:00 DEBUG : b/potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34133_d20260410_m013412_c001_v7007000_t0000_u01775784852643") 2026/04/10 01:42:00 DEBUG : b/potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b25_d20260410_m013410_c001_v0001174_t0026_u01775784850497") 2026/04/10 01:42:00 DEBUG : b/potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34118_d20260410_m013409_c001_v7007000_t0000_u01775784849398") 2026/04/10 01:42:00 DEBUG : b/potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b11_d20260410_m013407_c001_v0001174_t0021_u01775784847972") 2026/04/10 01:42:01 DEBUG : b/potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e95d_d20260410_m013350_c001_v7007000_t0000_u01775784830700") 2026/04/10 01:42:01 DEBUG : b/potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c889e8_d20260410_m013349_c001_v0001174_t0008_u01775784829270") 2026/04/10 01:42:01 DEBUG : backup/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a5d1_d20260410_m013627_c001_v7007000_t0000_u01775784987255") 2026/04/10 01:42:01 DEBUG : backup/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f11051c765b5a9299_d20260410_m013625_c001_v0001171_t0020_u01775784985144") 2026/04/10 01:42:01 DEBUG : backup/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1115c48598e19d15_d20260410_m013620_c001_v0001103_t0006_u01775784980503") 2026/04/10 01:42:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea0270749_d20260410_m013655_c001_v7007000_t0000_u01775785015517") 2026/04/10 01:42:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f110d7738832de30e_d20260410_m013653_c001_v0001120_t0014_u01775785013626") 2026/04/10 01:42:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f111a3b0c03d8af91_d20260410_m013649_c001_v0001171_t0053_u01775785009361") 2026/04/10 01:42:01 DEBUG : backup/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0724b5e_d20260410_m013640_c001_v7007000_t0000_u01775785000440") 2026/04/10 01:42:01 DEBUG : backup/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c895b4_d20260410_m013638_c001_v0001174_t0046_u01775784998498") 2026/04/10 01:42:01 DEBUG : backup/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f10786aabbbcb519f_d20260410_m013634_c001_v0001093_t0009_u01775784994491") 2026/04/10 01:42:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea027074b_d20260410_m013655_c001_v7007000_t0000_u01775785015698") 2026/04/10 01:42:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f101945648e061169_d20260410_m013654_c001_v0001167_t0014_u01775785014683") 2026/04/10 01:42:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f108febface86e05a_d20260410_m013651_c001_v0001033_t0019_u01775785011172") 2026/04/10 01:42:01 DEBUG : backup/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a5d2_d20260410_m013627_c001_v7007000_t0000_u01775784987437") 2026/04/10 01:42:01 DEBUG : backup/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1116d3acd952e258_d20260410_m013626_c001_v0001033_t0037_u01775784986202") 2026/04/10 01:42:01 DEBUG : backup/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f11115037cdacb833_d20260410_m013622_c001_v0001090_t0021_u01775784982705") 2026/04/10 01:42:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0724b63_d20260410_m013640_c001_v7007000_t0000_u01775785000623") 2026/04/10 01:42:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f108ed5264a53b2c7_d20260410_m013639_c001_v0001145_t0038_u01775784999569") 2026/04/10 01:42:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1113c35dbc2cfb1a_d20260410_m013636_c001_v0001184_t0040_u01775784996304") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c26_d20260410_m014124_c001_v7007000_t0000_u01775785284756") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a30d2_d20260410_m014120_c001_v0001171_t0054_u01775785280860") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eee9_d20260410_m014110_c001_v7007000_t0000_u01775785270149") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3094_d20260410_m014106_c001_v0001171_t0038_u01775785266736") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ade_d20260410_m014055_c001_v7007000_t0000_u01775785255807") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3051_d20260410_m014052_c001_v0001171_t0039_u01775785252399") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a6c_d20260410_m014041_c001_v7007000_t0000_u01775785241337") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3009_d20260410_m014038_c001_v0001171_t0021_u01775785238054") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7fc_d20260410_m014026_c001_v7007000_t0000_u01775785226559") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2fc3_d20260410_m014022_c001_v0001171_t0044_u01775785222443") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf79f_d20260410_m014011_c001_v7007000_t0000_u01775785211219") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcdbe_d20260410_m014005_c001_v0001097_t0041_u01775785205111") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74258_d20260410_m013953_c001_v7007000_t0000_u01775785193870") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd3f_d20260410_m013950_c001_v0001097_t0010_u01775785190100") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec174b2_d20260410_m013949_c001_v7007000_t0000_u01775785189166") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283f9_d20260410_m013945_c001_v0001183_t0001_u01775785185075") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a2_d20260410_m013934_c001_v7007000_t0000_u01775785174138") 2026/04/10 01:42:02 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a099_d20260410_m013930_c001_v0001174_t0001_u01775785170009") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0937_d20260410_m013929_c001_v7007000_t0000_u01775785169021") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc5f_d20260410_m013925_c001_v0001097_t0051_u01775785165094") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d49bf_d20260410_m013911_c001_v7007000_t0000_u01775785151411") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89f22_d20260410_m013906_c001_v0001174_t0035_u01775785146973") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007daffc_d20260410_m013855_c001_v7007000_t0000_u01775785135876") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89e1e_d20260410_m013851_c001_v0001174_t0043_u01775785131913") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35196_d20260410_m013840_c001_v7007000_t0000_u01775785120892") 2026/04/10 01:42:03 DEBUG : banana: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89d1c_d20260410_m013837_c001_v0001174_t0007_u01775785117405") 2026/04/10 01:42:03 DEBUG : bananaSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d36a_d20260410_m013951_c001_v7007000_t0000_u01775785191862") 2026/04/10 01:42:03 DEBUG : bananaSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1a6_d20260410_m013946_c001_v0001174_t0017_u01775785186703") 2026/04/10 01:42:03 DEBUG : both0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ead4_d20260410_m013814_c001_v7007000_t0000_u01775785094694") 2026/04/10 01:42:03 DEBUG : both0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ce9_d20260410_m013757_c001_v0001171_t0003_u01775785077760") 2026/04/10 01:42:03 DEBUG : both0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0759_d20260410_m013753_c001_v7007000_t0000_u01775785073573") 2026/04/10 01:42:03 DEBUG : both0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c63_d20260410_m013737_c001_v0001171_t0023_u01775785057690") 2026/04/10 01:42:03 DEBUG : both1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ead5_d20260410_m013814_c001_v7007000_t0000_u01775785094874") 2026/04/10 01:42:03 DEBUG : both1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2cf3_d20260410_m013758_c001_v0001171_t0006_u01775785078880") 2026/04/10 01:42:04 DEBUG : both1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e075a_d20260410_m013753_c001_v7007000_t0000_u01775785073752") 2026/04/10 01:42:04 DEBUG : both1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c67_d20260410_m013738_c001_v0001171_t0013_u01775785058319") 2026/04/10 01:42:04 DEBUG : both10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ead6_d20260410_m013815_c001_v7007000_t0000_u01775785095055") 2026/04/10 01:42:04 DEBUG : both10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d21_d20260410_m013805_c001_v0001171_t0028_u01775785085581") 2026/04/10 01:42:04 DEBUG : both10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e075c_d20260410_m013753_c001_v7007000_t0000_u01775785073932") 2026/04/10 01:42:04 DEBUG : both10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c8b_d20260410_m013744_c001_v0001171_t0047_u01775785064447") 2026/04/10 01:42:04 DEBUG : both11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ead7_d20260410_m013815_c001_v7007000_t0000_u01775785095235") 2026/04/10 01:42:04 DEBUG : both11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d2b_d20260410_m013806_c001_v0001171_t0027_u01775785086176") 2026/04/10 01:42:04 DEBUG : both11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e075f_d20260410_m013754_c001_v7007000_t0000_u01775785074112") 2026/04/10 01:42:04 DEBUG : both11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c91_d20260410_m013745_c001_v0001171_t0022_u01775785065033") 2026/04/10 01:42:04 DEBUG : both12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ead8_d20260410_m013815_c001_v7007000_t0000_u01775785095416") 2026/04/10 01:42:04 DEBUG : both12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d2d_d20260410_m013806_c001_v0001171_t0036_u01775785086811") 2026/04/10 01:42:04 DEBUG : both12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0761_d20260410_m013754_c001_v7007000_t0000_u01775785074292") 2026/04/10 01:42:04 DEBUG : both12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c97_d20260410_m013745_c001_v0001171_t0016_u01775785065686") 2026/04/10 01:42:04 DEBUG : both13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8ead9_d20260410_m013815_c001_v7007000_t0000_u01775785095602") 2026/04/10 01:42:04 DEBUG : both13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d2f_d20260410_m013807_c001_v0001171_t0033_u01775785087483") 2026/04/10 01:42:04 DEBUG : both13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0763_d20260410_m013754_c001_v7007000_t0000_u01775785074471") 2026/04/10 01:42:04 DEBUG : both13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c99_d20260410_m013746_c001_v0001171_t0038_u01775785066392") 2026/04/10 01:42:04 DEBUG : both14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eada_d20260410_m013815_c001_v7007000_t0000_u01775785095784") 2026/04/10 01:42:04 DEBUG : both14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d37_d20260410_m013808_c001_v0001171_t0044_u01775785088208") 2026/04/10 01:42:05 DEBUG : both14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0765_d20260410_m013754_c001_v7007000_t0000_u01775785074650") 2026/04/10 01:42:05 DEBUG : both14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c9b_d20260410_m013746_c001_v0001171_t0027_u01775785066927") 2026/04/10 01:42:05 DEBUG : both15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eadc_d20260410_m013815_c001_v7007000_t0000_u01775785095966") 2026/04/10 01:42:05 DEBUG : both15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d3b_d20260410_m013808_c001_v0001171_t0023_u01775785088903") 2026/04/10 01:42:05 DEBUG : both15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0768_d20260410_m013754_c001_v7007000_t0000_u01775785074830") 2026/04/10 01:42:05 DEBUG : both15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c9f_d20260410_m013747_c001_v0001171_t0050_u01775785067575") 2026/04/10 01:42:05 DEBUG : both16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eadd_d20260410_m013816_c001_v7007000_t0000_u01775785096147") 2026/04/10 01:42:05 DEBUG : both16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d3f_d20260410_m013809_c001_v0001171_t0023_u01775785089485") 2026/04/10 01:42:05 DEBUG : both16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e076b_d20260410_m013755_c001_v7007000_t0000_u01775785075010") 2026/04/10 01:42:05 DEBUG : both16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ca5_d20260410_m013748_c001_v0001171_t0017_u01775785068218") 2026/04/10 01:42:05 DEBUG : both17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eade_d20260410_m013816_c001_v7007000_t0000_u01775785096327") 2026/04/10 01:42:05 DEBUG : both17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d43_d20260410_m013810_c001_v0001171_t0023_u01775785090098") 2026/04/10 01:42:05 DEBUG : both17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e076d_d20260410_m013755_c001_v7007000_t0000_u01775785075191") 2026/04/10 01:42:05 DEBUG : both17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ca9_d20260410_m013748_c001_v0001171_t0029_u01775785068871") 2026/04/10 01:42:05 DEBUG : both18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eadf_d20260410_m013816_c001_v7007000_t0000_u01775785096508") 2026/04/10 01:42:05 DEBUG : both18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d47_d20260410_m013810_c001_v0001171_t0002_u01775785090773") 2026/04/10 01:42:05 DEBUG : both18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e076f_d20260410_m013755_c001_v7007000_t0000_u01775785075371") 2026/04/10 01:42:05 DEBUG : both18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2cad_d20260410_m013749_c001_v0001171_t0052_u01775785069498") 2026/04/10 01:42:05 DEBUG : both19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae0_d20260410_m013817_c001_v7007000_t0000_u01775785097078") 2026/04/10 01:42:05 DEBUG : both19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d49_d20260410_m013811_c001_v0001171_t0056_u01775785091412") 2026/04/10 01:42:06 DEBUG : both19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0771_d20260410_m013755_c001_v7007000_t0000_u01775785075551") 2026/04/10 01:42:06 DEBUG : both19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2caf_d20260410_m013750_c001_v0001171_t0030_u01775785070291") 2026/04/10 01:42:06 DEBUG : both2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae1_d20260410_m013817_c001_v7007000_t0000_u01775785097259") 2026/04/10 01:42:06 DEBUG : both2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2cfb_d20260410_m013759_c001_v0001171_t0023_u01775785079586") 2026/04/10 01:42:06 DEBUG : both2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0774_d20260410_m013755_c001_v7007000_t0000_u01775785075731") 2026/04/10 01:42:06 DEBUG : both2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c6b_d20260410_m013738_c001_v0001171_t0019_u01775785058875") 2026/04/10 01:42:06 DEBUG : both3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae2_d20260410_m013817_c001_v7007000_t0000_u01775785097440") 2026/04/10 01:42:06 DEBUG : both3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2cff_d20260410_m013800_c001_v0001171_t0015_u01775785080316") 2026/04/10 01:42:06 DEBUG : both3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0776_d20260410_m013755_c001_v7007000_t0000_u01775785075910") 2026/04/10 01:42:06 DEBUG : both3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c6d_d20260410_m013739_c001_v0001171_t0045_u01775785059602") 2026/04/10 01:42:06 DEBUG : both4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae3_d20260410_m013817_c001_v7007000_t0000_u01775785097620") 2026/04/10 01:42:06 DEBUG : both4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d03_d20260410_m013800_c001_v0001171_t0040_u01775785080991") 2026/04/10 01:42:06 DEBUG : both4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0778_d20260410_m013756_c001_v7007000_t0000_u01775785076090") 2026/04/10 01:42:06 DEBUG : both4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c73_d20260410_m013740_c001_v0001171_t0054_u01775785060264") 2026/04/10 01:42:06 DEBUG : both5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae4_d20260410_m013817_c001_v7007000_t0000_u01775785097802") 2026/04/10 01:42:06 DEBUG : both5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d05_d20260410_m013801_c001_v0001171_t0049_u01775785081609") 2026/04/10 01:42:06 DEBUG : both5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e077a_d20260410_m013756_c001_v7007000_t0000_u01775785076269") 2026/04/10 01:42:06 DEBUG : both5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c77_d20260410_m013740_c001_v0001171_t0059_u01775785060886") 2026/04/10 01:42:06 DEBUG : both6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae5_d20260410_m013817_c001_v7007000_t0000_u01775785097984") 2026/04/10 01:42:06 DEBUG : both6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d0d_d20260410_m013802_c001_v0001171_t0024_u01775785082253") 2026/04/10 01:42:06 DEBUG : both6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e077d_d20260410_m013756_c001_v7007000_t0000_u01775785076448") 2026/04/10 01:42:06 DEBUG : both6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c7b_d20260410_m013741_c001_v0001171_t0008_u01775785061515") 2026/04/10 01:42:06 DEBUG : both7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae6_d20260410_m013818_c001_v7007000_t0000_u01775785098164") 2026/04/10 01:42:07 DEBUG : both7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d13_d20260410_m013803_c001_v0001171_t0042_u01775785083354") 2026/04/10 01:42:07 DEBUG : both7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e077f_d20260410_m013756_c001_v7007000_t0000_u01775785076628") 2026/04/10 01:42:07 DEBUG : both7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c7f_d20260410_m013742_c001_v0001171_t0020_u01775785062273") 2026/04/10 01:42:07 DEBUG : both8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae7_d20260410_m013818_c001_v7007000_t0000_u01775785098345") 2026/04/10 01:42:07 DEBUG : both8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d15_d20260410_m013804_c001_v0001171_t0029_u01775785084337") 2026/04/10 01:42:07 DEBUG : both8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0781_d20260410_m013756_c001_v7007000_t0000_u01775785076807") 2026/04/10 01:42:07 DEBUG : both8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c83_d20260410_m013743_c001_v0001171_t0041_u01775785063009") 2026/04/10 01:42:07 DEBUG : both9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae8_d20260410_m013818_c001_v7007000_t0000_u01775785098525") 2026/04/10 01:42:07 DEBUG : both9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d1b_d20260410_m013804_c001_v0001171_t0015_u01775785084956") 2026/04/10 01:42:07 DEBUG : both9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0783_d20260410_m013756_c001_v7007000_t0000_u01775785076987") 2026/04/10 01:42:07 DEBUG : both9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c87_d20260410_m013743_c001_v0001171_t0009_u01775785063726") 2026/04/10 01:42:07 DEBUG : c/non empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34136_d20260410_m013412_c001_v7007000_t0000_u01775784852827") 2026/04/10 01:42:07 DEBUG : c/non empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b27_d20260410_m013410_c001_v0001174_t0045_u01775784850805") 2026/04/10 01:42:07 DEBUG : c/non empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34120_d20260410_m013410_c001_v7007000_t0000_u01775784850133") 2026/04/10 01:42:07 DEBUG : c/non empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b13_d20260410_m013408_c001_v0001174_t0056_u01775784848396") 2026/04/10 01:42:07 DEBUG : c/non empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e968_d20260410_m013351_c001_v7007000_t0000_u01775784831502") 2026/04/10 01:42:07 DEBUG : c/non empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c889ee_d20260410_m013349_c001_v0001174_t0052_u01775784829659") 2026/04/10 01:42:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725246_d20260410_m013913_c001_v7007000_t0000_u01775785153740") 2026/04/10 01:42:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbec_d20260410_m013909_c001_v0001097_t0006_u01775785149202") 2026/04/10 01:42:07 DEBUG : check sum: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e92b_d20260410_m013342_c001_v7007000_t0000_u01775784822116") 2026/04/10 01:42:07 DEBUG : check sum: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88966_d20260410_m013341_c001_v0001174_t0038_u01775784821051") 2026/04/10 01:42:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341ff30_d20260410_m014153_c001_v7007000_t0000_u01775785313448") 2026/04/10 01:42:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8aa4f_d20260410_m014151_c001_v0001174_t0040_u01775785311897") 2026/04/10 01:42:08 DEBUG : dest/3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85c8_d20260410_m013556_c001_v7007000_t0000_u01775784956373") 2026/04/10 01:42:08 DEBUG : dest/3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4039821f56af39c0_d20260410_m013555_c001_v0001103_t0005_u01775784955274") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7a2_d20260410_m014011_c001_v7007000_t0000_u01775785211400") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f73_d20260410_m014006_c001_v0001171_t0058_u01775785206915") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c29_d20260410_m014124_c001_v7007000_t0000_u01775785284943") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a7c2_d20260410_m014114_c001_v0001174_t0037_u01775785274405") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eeeb_d20260410_m014110_c001_v7007000_t0000_u01775785270331") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a6d9_d20260410_m014100_c001_v0001174_t0053_u01775785260276") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3adf_d20260410_m014055_c001_v7007000_t0000_u01775785255988") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a5e7_d20260410_m014045_c001_v0001174_t0021_u01775785245584") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a6d_d20260410_m014041_c001_v7007000_t0000_u01775785241519") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a4db_d20260410_m014030_c001_v0001174_t0054_u01775785230780") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7fe_d20260410_m014026_c001_v7007000_t0000_u01775785226753") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a3e9_d20260410_m014015_c001_v0001174_t0010_u01775785215425") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c67dca_d20260410_m014008_c001_v7007000_t0000_u01775785208693") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028453_d20260410_m013958_c001_v0001183_t0040_u01775785198070") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7425a_d20260410_m013954_c001_v7007000_t0000_u01775785194049") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028423_d20260410_m013950_c001_v0001183_t0057_u01775785190335") 2026/04/10 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4179fc5a455d121e_d20260410_m013948_c001_v7007000_t0000_u01775785188584") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ec7_d20260410_m013938_c001_v0001171_t0053_u01775785178360") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a3_d20260410_m013934_c001_v7007000_t0000_u01775785174323") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283a3_d20260410_m013930_c001_v0001183_t0020_u01775785170218") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c678f0_d20260410_m013929_c001_v7007000_t0000_u01775785169031") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89fc0_d20260410_m013917_c001_v0001174_t0059_u01775785157793") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725241_d20260410_m013911_c001_v7007000_t0000_u01775785151526") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580282cb_d20260410_m013900_c001_v0001183_t0052_u01775785140218") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007daffd_d20260410_m013856_c001_v7007000_t0000_u01775785136059") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028276_d20260410_m013845_c001_v0001183_t0024_u01775785125155") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35197_d20260410_m013841_c001_v7007000_t0000_u01775785121075") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028238_d20260410_m013831_c001_v0001183_t0006_u01775785111516") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec174b5_d20260410_m013951_c001_v7007000_t0000_u01775785191822") 2026/04/10 01:42:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028411_d20260410_m013946_c001_v0001183_t0008_u01775785186899") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7a7_d20260410_m014011_c001_v7007000_t0000_u01775785211581") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a332_d20260410_m014006_c001_v0001174_t0042_u01775785206926") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c2a_d20260410_m014125_c001_v7007000_t0000_u01775785285130") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a30aa_d20260410_m014115_c001_v0001171_t0029_u01775785275027") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eeec_d20260410_m014110_c001_v7007000_t0000_u01775785270514") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3079_d20260410_m014100_c001_v0001171_t0047_u01775785260958") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae0_d20260410_m014056_c001_v7007000_t0000_u01775785256171") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3023_d20260410_m014046_c001_v0001171_t0043_u01775785246344") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a6e_d20260410_m014041_c001_v7007000_t0000_u01775785241701") 2026/04/10 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2fe9_d20260410_m014031_c001_v0001171_t0055_u01775785231450") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf800_d20260410_m014026_c001_v7007000_t0000_u01775785226935") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f9f_d20260410_m014016_c001_v0001171_t0013_u01775785216159") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4189f5dff17cc03a_d20260410_m014009_c001_v7007000_t0000_u01775785209074") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd90_d20260410_m013958_c001_v0001097_t0017_u01775785198622") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7425c_d20260410_m013954_c001_v7007000_t0000_u01775785194229") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f1f_d20260410_m013950_c001_v0001171_t0034_u01775785190396") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d365_d20260410_m013948_c001_v7007000_t0000_u01775785188754") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283d7_d20260410_m013939_c001_v0001183_t0014_u01775785179053") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a4_d20260410_m013934_c001_v7007000_t0000_u01775785174505") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc91_d20260410_m013930_c001_v0001097_t0001_u01775785170418") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fce2_d20260410_m013929_c001_v7007000_t0000_u01775785169040") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc3e_d20260410_m013918_c001_v0001097_t0058_u01775785158550") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b0160637fd_d20260410_m013910_c001_v7007000_t0000_u01775785150964") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89eb6_d20260410_m013900_c001_v0001174_t0059_u01775785140796") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007daffe_d20260410_m013856_c001_v7007000_t0000_u01775785136314") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89db3_d20260410_m013845_c001_v0001174_t0013_u01775785125713") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35198_d20260410_m013841_c001_v7007000_t0000_u01775785121258") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89cc6_d20260410_m013831_c001_v0001174_t0026_u01775785111776") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f410f7c3b52c166c2_d20260410_m013952_c001_v7007000_t0000_u01775785192037") 2026/04/10 01:42:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1ae_d20260410_m013947_c001_v0001174_t0059_u01775785187043") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7aa_d20260410_m014011_c001_v7007000_t0000_u01775785211762") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028487_d20260410_m014007_c001_v0001183_t0007_u01775785207090") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c2b_d20260410_m014125_c001_v7007000_t0000_u01775785285314") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285eb_d20260410_m014115_c001_v0001183_t0051_u01775785275702") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eeed_d20260410_m014110_c001_v7007000_t0000_u01775785270697") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285a3_d20260410_m014101_c001_v0001183_t0023_u01775785261595") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae2_d20260410_m014056_c001_v7007000_t0000_u01775785256352") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802855b_d20260410_m014047_c001_v0001183_t0031_u01775785247004") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a6f_d20260410_m014041_c001_v7007000_t0000_u01775785241884") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028501_d20260410_m014032_c001_v0001183_t0011_u01775785232146") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf803_d20260410_m014027_c001_v7007000_t0000_u01775785227117") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580284bd_d20260410_m014016_c001_v0001183_t0012_u01775785216977") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea0270e7a_d20260410_m014009_c001_v7007000_t0000_u01775785209084") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f4b_d20260410_m013959_c001_v0001171_t0027_u01775785199288") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7425d_d20260410_m013954_c001_v7007000_t0000_u01775785194409") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd43_d20260410_m013950_c001_v0001097_t0033_u01775785190407") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da261c_d20260410_m013948_c001_v7007000_t0000_u01775785188761") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a13a_d20260410_m013939_c001_v0001174_t0018_u01775785179621") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a5_d20260410_m013934_c001_v7007000_t0000_u01775785174686") 2026/04/10 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283a5_d20260410_m013930_c001_v0001183_t0010_u01775785170450") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74212_d20260410_m013929_c001_v7007000_t0000_u01775785169094") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e6f_d20260410_m013919_c001_v0001171_t0017_u01775785159512") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd7ff_d20260410_m013911_c001_v7007000_t0000_u01775785151200") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e23_d20260410_m013901_c001_v0001171_t0003_u01775785141457") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007dafff_d20260410_m013856_c001_v7007000_t0000_u01775785136496") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2de7_d20260410_m013846_c001_v0001171_t0039_u01775785126382") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35199_d20260410_m013841_c001_v7007000_t0000_u01775785121442") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d9d_d20260410_m013832_c001_v0001171_t0058_u01775785112093") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da2638_d20260410_m013951_c001_v7007000_t0000_u01775785191873") 2026/04/10 01:42:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd2b_d20260410_m013947_c001_v0001097_t0048_u01775785187053") 2026/04/10 01:42:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7ae_d20260410_m014011_c001_v7007000_t0000_u01775785211943") 2026/04/10 01:42:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a33a_d20260410_m014007_c001_v0001174_t0008_u01775785207204") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c2d_d20260410_m014125_c001_v7007000_t0000_u01775785285497") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcfbc_d20260410_m014116_c001_v0001097_t0052_u01775785276271") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eeee_d20260410_m014110_c001_v7007000_t0000_u01775785270879") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf56_d20260410_m014102_c001_v0001097_t0038_u01775785262217") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae3_d20260410_m014056_c001_v7007000_t0000_u01775785256533") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf06_d20260410_m014047_c001_v0001097_t0014_u01775785247562") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a70_d20260410_m014042_c001_v7007000_t0000_u01775785242065") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce82_d20260410_m014032_c001_v0001097_t0000_u01775785232736") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf806_d20260410_m014027_c001_v7007000_t0000_u01775785227299") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce18_d20260410_m014017_c001_v0001097_t0013_u01775785217558") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4179fc5a455d12a7_d20260410_m014009_c001_v7007000_t0000_u01775785209115") 2026/04/10 01:42:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a2aa_d20260410_m013959_c001_v0001174_t0019_u01775785199977") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7425f_d20260410_m013954_c001_v7007000_t0000_u01775785194589") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1f9_d20260410_m013950_c001_v0001174_t0022_u01775785190477") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4179fc5a455d1221_d20260410_m013948_c001_v7007000_t0000_u01775785188952") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcceb_d20260410_m013940_c001_v0001097_t0055_u01775785180353") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a6_d20260410_m013934_c001_v7007000_t0000_u01775785174869") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a0aa_d20260410_m013930_c001_v0001174_t0003_u01775785170527") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e092f_d20260410_m013928_c001_v7007000_t0000_u01775785168469") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028347_d20260410_m013920_c001_v0001183_t0022_u01775785160216") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f422affa6ac13f6d3_d20260410_m013911_c001_v7007000_t0000_u01775785151354") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbb0_d20260410_m013902_c001_v0001097_t0001_u01775785142284") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db000_d20260410_m013856_c001_v7007000_t0000_u01775785136678") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcb42_d20260410_m013847_c001_v0001097_t0011_u01775785127036") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3519a_d20260410_m013841_c001_v7007000_t0000_u01775785121625") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcaca_d20260410_m013832_c001_v0001097_t0038_u01775785112430") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3ed91_d20260410_m013952_c001_v7007000_t0000_u01775785192068") 2026/04/10 01:42:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f05_d20260410_m013947_c001_v0001171_t0031_u01775785187180") 2026/04/10 01:42:13 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7b2_d20260410_m014012_c001_v7007000_t0000_u01775785212124") 2026/04/10 01:42:13 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f77_d20260410_m014007_c001_v0001171_t0003_u01775785207296") 2026/04/10 01:42:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c2e_d20260410_m014125_c001_v7007000_t0000_u01775785285680") 2026/04/10 01:42:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a7fe_d20260410_m014116_c001_v0001174_t0031_u01775785276652") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eeef_d20260410_m014111_c001_v7007000_t0000_u01775785271061") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a6f5_d20260410_m014102_c001_v0001174_t0006_u01775785262652") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae4_d20260410_m014056_c001_v7007000_t0000_u01775785256738") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a611_d20260410_m014048_c001_v0001174_t0035_u01775785248120") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a71_d20260410_m014042_c001_v7007000_t0000_u01775785242247") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a513_d20260410_m014033_c001_v0001174_t0058_u01775785233405") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf808_d20260410_m014027_c001_v7007000_t0000_u01775785227480") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a409_d20260410_m014018_c001_v0001174_t0033_u01775785218050") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea0270e79_d20260410_m014008_c001_v7007000_t0000_u01775785208901") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802845d_d20260410_m014000_c001_v0001183_t0030_u01775785200325") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74260_d20260410_m013954_c001_v7007000_t0000_u01775785194769") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028429_d20260410_m013950_c001_v0001183_t0020_u01775785190597") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da2621_d20260410_m013949_c001_v7007000_t0000_u01775785189124") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ed5_d20260410_m013940_c001_v0001171_t0058_u01775785180869") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a8_d20260410_m013935_c001_v7007000_t0000_u01775785175050") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283a7_d20260410_m013930_c001_v0001183_t0028_u01775785170662") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fce0_d20260410_m013928_c001_v7007000_t0000_u01775785168857") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89ff0_d20260410_m013920_c001_v0001174_t0038_u01775785160440") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4179fc5a455d11ec_d20260410_m013911_c001_v7007000_t0000_u01775785151198") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580282dd_d20260410_m013902_c001_v0001183_t0021_u01775785142735") 2026/04/10 01:42:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db001_d20260410_m013856_c001_v7007000_t0000_u01775785136860") 2026/04/10 01:42:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028286_d20260410_m013847_c001_v0001183_t0026_u01775785127439") 2026/04/10 01:42:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3519b_d20260410_m013841_c001_v7007000_t0000_u01775785121808") 2026/04/10 01:42:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802823a_d20260410_m013833_c001_v0001183_t0046_u01775785113006") 2026/04/10 01:42:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4219f0d9ba8fd2ed_d20260410_m013951_c001_v7007000_t0000_u01775785191834") 2026/04/10 01:42:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028413_d20260410_m013947_c001_v0001183_t0052_u01775785187186") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7b7_d20260410_m014012_c001_v7007000_t0000_u01775785212310") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028489_d20260410_m014007_c001_v0001183_t0054_u01775785207464") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c2f_d20260410_m014125_c001_v7007000_t0000_u01775785285863") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a30b8_d20260410_m014116_c001_v0001171_t0024_u01775785276970") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef0_d20260410_m014111_c001_v7007000_t0000_u01775785271247") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3084_d20260410_m014102_c001_v0001171_t0059_u01775785262905") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae5_d20260410_m014056_c001_v7007000_t0000_u01775785256919") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a302d_d20260410_m014048_c001_v0001171_t0015_u01775785248543") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a72_d20260410_m014042_c001_v7007000_t0000_u01775785242430") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ff3_d20260410_m014033_c001_v0001171_t0031_u01775785233706") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf80a_d20260410_m014027_c001_v7007000_t0000_u01775785227662") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2fad_d20260410_m014018_c001_v0001171_t0023_u01775785218439") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409f6052ea4b8680_d20260410_m014009_c001_v7007000_t0000_u01775785209094") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcda2_d20260410_m014000_c001_v0001097_t0031_u01775785200570") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74262_d20260410_m013954_c001_v7007000_t0000_u01775785194950") 2026/04/10 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f21_d20260410_m013950_c001_v0001171_t0029_u01775785190668") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4179fc5a455d1220_d20260410_m013948_c001_v7007000_t0000_u01775785188768") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283e3_d20260410_m013941_c001_v0001183_t0007_u01775785181148") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637a9_d20260410_m013935_c001_v7007000_t0000_u01775785175231") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2eaf_d20260410_m013930_c001_v0001171_t0056_u01775785170684") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c678e7_d20260410_m013928_c001_v7007000_t0000_u01775785168483") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc46_d20260410_m013920_c001_v0001097_t0008_u01775785160866") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b016063802_d20260410_m013911_c001_v7007000_t0000_u01775785151515") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89ede_d20260410_m013902_c001_v0001174_t0041_u01775785142939") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db002_d20260410_m013857_c001_v7007000_t0000_u01775785137044") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89dd5_d20260410_m013847_c001_v0001174_t0048_u01775785127679") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3519c_d20260410_m013841_c001_v7007000_t0000_u01775785121992") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89cda_d20260410_m013833_c001_v0001174_t0036_u01775785113269") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a8791_d20260410_m013952_c001_v7007000_t0000_u01775785192173") 2026/04/10 01:42:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1b6_d20260410_m013947_c001_v0001174_t0015_u01775785187330") 2026/04/10 01:42:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7bb_d20260410_m014012_c001_v7007000_t0000_u01775785212491") 2026/04/10 01:42:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcdd4_d20260410_m014007_c001_v0001097_t0013_u01775785207428") 2026/04/10 01:42:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c30_d20260410_m014126_c001_v7007000_t0000_u01775785286046") 2026/04/10 01:42:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285f3_d20260410_m014117_c001_v0001183_t0051_u01775785277417") 2026/04/10 01:42:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef1_d20260410_m014111_c001_v7007000_t0000_u01775785271428") 2026/04/10 01:42:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285b3_d20260410_m014103_c001_v0001183_t0008_u01775785263227") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae6_d20260410_m014057_c001_v7007000_t0000_u01775785257102") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028561_d20260410_m014048_c001_v0001183_t0048_u01775785248845") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a73_d20260410_m014042_c001_v7007000_t0000_u01775785242613") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028507_d20260410_m014033_c001_v0001183_t0058_u01775785233956") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf80c_d20260410_m014027_c001_v7007000_t0000_u01775785227844") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580284cb_d20260410_m014018_c001_v0001183_t0028_u01775785218750") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4189f5dff17cc038_d20260410_m014008_c001_v7007000_t0000_u01775785208707") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f53_d20260410_m014001_c001_v0001171_t0005_u01775785201158") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74264_d20260410_m013955_c001_v7007000_t0000_u01775785195130") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a203_d20260410_m013950_c001_v0001174_t0041_u01775785190768") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4219f0d9ba8fd2d6_d20260410_m013948_c001_v7007000_t0000_u01775785188959") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a15a_d20260410_m013941_c001_v0001174_t0011_u01775785181488") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637aa_d20260410_m013935_c001_v7007000_t0000_u01775785175412") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a0b0_d20260410_m013930_c001_v0001174_t0034_u01775785170829") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0932_d20260410_m013928_c001_v7007000_t0000_u01775785168652") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e7b_d20260410_m013921_c001_v0001171_t0031_u01775785161429") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d49ba_d20260410_m013911_c001_v7007000_t0000_u01775785151209") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e31_d20260410_m013903_c001_v0001171_t0048_u01775785143424") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db003_d20260410_m013857_c001_v7007000_t0000_u01775785137227") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2df3_d20260410_m013848_c001_v0001171_t0012_u01775785128056") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3519e_d20260410_m013842_c001_v7007000_t0000_u01775785122178") 2026/04/10 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2da3_d20260410_m013833_c001_v0001171_t0039_u01775785113697") 2026/04/10 01:42:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec174b7_d20260410_m013952_c001_v7007000_t0000_u01775785192185") 2026/04/10 01:42:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028415_d20260410_m013947_c001_v0001183_t0041_u01775785187389") 2026/04/10 01:42:18 DEBUG : dir1/0007-12345: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7bf_d20260410_m014012_c001_v7007000_t0000_u01775785212673") 2026/04/10 01:42:18 DEBUG : dir1/0007-12345: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a344_d20260410_m014007_c001_v0001174_t0043_u01775785207483") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c31_d20260410_m014126_c001_v7007000_t0000_u01775785286235") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcfc6_d20260410_m014117_c001_v0001097_t0021_u01775785277620") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef2_d20260410_m014111_c001_v7007000_t0000_u01775785271610") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf62_d20260410_m014103_c001_v0001097_t0013_u01775785263520") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae7_d20260410_m014057_c001_v7007000_t0000_u01775785257283") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf16_d20260410_m014049_c001_v0001097_t0019_u01775785249048") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a75_d20260410_m014042_c001_v7007000_t0000_u01775785242795") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce94_d20260410_m014034_c001_v0001097_t0007_u01775785234170") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf80f_d20260410_m014028_c001_v7007000_t0000_u01775785228027") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce1c_d20260410_m014018_c001_v0001097_t0058_u01775785218959") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea0270e78_d20260410_m014008_c001_v7007000_t0000_u01775785208719") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a2c6_d20260410_m014001_c001_v0001174_t0024_u01775785201511") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74266_d20260410_m013955_c001_v7007000_t0000_u01775785195310") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd47_d20260410_m013950_c001_v0001097_t0017_u01775785190779") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d367_d20260410_m013949_c001_v7007000_t0000_u01775785189135") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bccf7_d20260410_m013941_c001_v0001097_t0051_u01775785181779") 2026/04/10 01:42:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637ab_d20260410_m013935_c001_v7007000_t0000_u01775785175593") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283a9_d20260410_m013930_c001_v0001183_t0018_u01775785170864") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c678ea_d20260410_m013928_c001_v7007000_t0000_u01775785168666") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802835d_d20260410_m013921_c001_v0001183_t0029_u01775785161689") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b0160637fc_d20260410_m013910_c001_v7007000_t0000_u01775785150782") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbc0_d20260410_m013903_c001_v0001097_t0005_u01775785143752") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db004_d20260410_m013857_c001_v7007000_t0000_u01775785137414") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcb4e_d20260410_m013848_c001_v0001097_t0002_u01775785128357") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351a0_d20260410_m013842_c001_v7007000_t0000_u01775785122361") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcada_d20260410_m013833_c001_v0001097_t0057_u01775785113963") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4219f0d9ba8fd2f2_d20260410_m013952_c001_v7007000_t0000_u01775785192199") 2026/04/10 01:42:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f07_d20260410_m013947_c001_v0001171_t0007_u01775785187483") 2026/04/10 01:42:19 DEBUG : dir1/0008-23456: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7c5_d20260410_m014012_c001_v7007000_t0000_u01775785212853") 2026/04/10 01:42:19 DEBUG : dir1/0008-23456: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802848d_d20260410_m014007_c001_v0001183_t0001_u01775785207669") 2026/04/10 01:42:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c32_d20260410_m014126_c001_v7007000_t0000_u01775785286417") 2026/04/10 01:42:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a816_d20260410_m014118_c001_v0001174_t0001_u01775785278018") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef3_d20260410_m014111_c001_v7007000_t0000_u01775785271793") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a707_d20260410_m014103_c001_v0001174_t0056_u01775785263800") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae8_d20260410_m014057_c001_v7007000_t0000_u01775785257465") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a623_d20260410_m014049_c001_v0001174_t0011_u01775785249371") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a76_d20260410_m014042_c001_v7007000_t0000_u01775785242975") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a533_d20260410_m014034_c001_v0001174_t0057_u01775785234773") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf811_d20260410_m014028_c001_v7007000_t0000_u01775785228209") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a41f_d20260410_m014019_c001_v0001174_t0039_u01775785219353") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf77a_d20260410_m014008_c001_v7007000_t0000_u01775785208877") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028467_d20260410_m014001_c001_v0001183_t0031_u01775785201917") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74268_d20260410_m013955_c001_v7007000_t0000_u01775785195490") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802842b_d20260410_m013950_c001_v0001183_t0022_u01775785190839") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7423d_d20260410_m013948_c001_v7007000_t0000_u01775785188962") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2edb_d20260410_m013942_c001_v0001171_t0058_u01775785182321") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637ac_d20260410_m013935_c001_v7007000_t0000_u01775785175775") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2eb3_d20260410_m013931_c001_v0001171_t0018_u01775785171005") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f0116379a_d20260410_m013928_c001_v7007000_t0000_u01775785168871") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a006_d20260410_m013921_c001_v0001174_t0017_u01775785161911") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b0160637fe_d20260410_m013911_c001_v7007000_t0000_u01775785151147") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580282e7_d20260410_m013904_c001_v0001183_t0026_u01775785144223") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db005_d20260410_m013857_c001_v7007000_t0000_u01775785137597") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028291_d20260410_m013848_c001_v0001183_t0016_u01775785128899") 2026/04/10 01:42:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351a2_d20260410_m013842_c001_v7007000_t0000_u01775785122547") 2026/04/10 01:42:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028240_d20260410_m013834_c001_v0001183_t0016_u01775785114404") 2026/04/10 01:42:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3ed90_d20260410_m013951_c001_v7007000_t0000_u01775785191883") 2026/04/10 01:42:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd31_d20260410_m013947_c001_v0001097_t0036_u01775785187572") 2026/04/10 01:42:21 DEBUG : dir1/0009-34567: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7c9_d20260410_m014013_c001_v7007000_t0000_u01775785213038") 2026/04/10 01:42:21 DEBUG : dir1/0009-34567: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f7b_d20260410_m014007_c001_v0001171_t0011_u01775785207766") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c33_d20260410_m014126_c001_v7007000_t0000_u01775785286600") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a30be_d20260410_m014118_c001_v0001171_t0048_u01775785278292") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef4_d20260410_m014111_c001_v7007000_t0000_u01775785271976") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3088_d20260410_m014104_c001_v0001171_t0040_u01775785264162") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3ae9_d20260410_m014057_c001_v7007000_t0000_u01775785257646") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a303b_d20260410_m014049_c001_v0001171_t0021_u01775785249747") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a77_d20260410_m014043_c001_v7007000_t0000_u01775785243160") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ffd_d20260410_m014035_c001_v0001171_t0052_u01775785235463") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf814_d20260410_m014028_c001_v7007000_t0000_u01775785228391") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2fb5_d20260410_m014019_c001_v0001171_t0020_u01775785219666") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf781_d20260410_m014009_c001_v7007000_t0000_u01775785209242") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcda4_d20260410_m014002_c001_v0001097_t0045_u01775785202174") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7426a_d20260410_m013955_c001_v7007000_t0000_u01775785195671") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f23_d20260410_m013950_c001_v0001171_t0058_u01775785190950") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec174b1_d20260410_m013948_c001_v7007000_t0000_u01775785188975") 2026/04/10 01:42:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283eb_d20260410_m013942_c001_v0001183_t0055_u01775785182640") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637ad_d20260410_m013935_c001_v7007000_t0000_u01775785175957") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283ad_d20260410_m013931_c001_v0001183_t0018_u01775785171070") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a87e_d20260410_m013928_c001_v7007000_t0000_u01775785168883") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc4f_d20260410_m013922_c001_v0001097_t0043_u01775785162248") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3528b_d20260410_m013911_c001_v7007000_t0000_u01775785151223") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89efa_d20260410_m013904_c001_v0001174_t0048_u01775785144446") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db006_d20260410_m013857_c001_v7007000_t0000_u01775785137780") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89df0_d20260410_m013849_c001_v0001174_t0029_u01775785129103") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351a5_d20260410_m013842_c001_v7007000_t0000_u01775785122730") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89cf4_d20260410_m013834_c001_v0001174_t0058_u01775785114600") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7424d_d20260410_m013952_c001_v7007000_t0000_u01775785192206") 2026/04/10 01:42:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028417_d20260410_m013947_c001_v0001183_t0014_u01775785187600") 2026/04/10 01:42:22 DEBUG : dir1/0010-45678: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7cc_d20260410_m014013_c001_v7007000_t0000_u01775785213219") 2026/04/10 01:42:22 DEBUG : dir1/0010-45678: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a352_d20260410_m014007_c001_v0001174_t0058_u01775785207816") 2026/04/10 01:42:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c34_d20260410_m014126_c001_v7007000_t0000_u01775785286787") 2026/04/10 01:42:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285f9_d20260410_m014118_c001_v0001183_t0040_u01775785278562") 2026/04/10 01:42:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef5_d20260410_m014112_c001_v7007000_t0000_u01775785272160") 2026/04/10 01:42:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285b7_d20260410_m014104_c001_v0001183_t0036_u01775785264437") 2026/04/10 01:42:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3aea_d20260410_m014057_c001_v7007000_t0000_u01775785257828") 2026/04/10 01:42:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028569_d20260410_m014050_c001_v0001183_t0033_u01775785250093") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a78_d20260410_m014043_c001_v7007000_t0000_u01775785243362") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028513_d20260410_m014035_c001_v0001183_t0019_u01775785235773") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf817_d20260410_m014028_c001_v7007000_t0000_u01775785228572") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580284cf_d20260410_m014019_c001_v0001183_t0005_u01775785219921") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b016063918_d20260410_m014009_c001_v7007000_t0000_u01775785209096") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f5d_d20260410_m014002_c001_v0001171_t0009_u01775785202563") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7426c_d20260410_m013955_c001_v7007000_t0000_u01775785195851") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802842f_d20260410_m013951_c001_v0001183_t0040_u01775785191050") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d366_d20260410_m013948_c001_v7007000_t0000_u01775785188937") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a168_d20260410_m013942_c001_v0001174_t0042_u01775785182853") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637ae_d20260410_m013936_c001_v7007000_t0000_u01775785176139") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a0b4_d20260410_m013931_c001_v0001174_t0009_u01775785171165") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec1749b_d20260410_m013929_c001_v7007000_t0000_u01775785169052") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e7f_d20260410_m013922_c001_v0001171_t0040_u01775785162817") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b016063801_d20260410_m013911_c001_v7007000_t0000_u01775785151364") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e37_d20260410_m013904_c001_v0001171_t0050_u01775785144864") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db007_d20260410_m013857_c001_v7007000_t0000_u01775785137962") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2df9_d20260410_m013849_c001_v0001171_t0048_u01775785129480") 2026/04/10 01:42:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351a7_d20260410_m013842_c001_v7007000_t0000_u01775785122916") 2026/04/10 01:42:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2dad_d20260410_m013835_c001_v0001171_t0025_u01775785115108") 2026/04/10 01:42:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d36b_d20260410_m013952_c001_v7007000_t0000_u01775785192049") 2026/04/10 01:42:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1c2_d20260410_m013947_c001_v0001174_t0044_u01775785187629") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7cf_d20260410_m014013_c001_v7007000_t0000_u01775785213401") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcdd8_d20260410_m014007_c001_v0001097_t0019_u01775785207846") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c35_d20260410_m014126_c001_v7007000_t0000_u01775785286970") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcfd2_d20260410_m014118_c001_v0001097_t0024_u01775785278766") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef6_d20260410_m014112_c001_v7007000_t0000_u01775785272342") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf68_d20260410_m014104_c001_v0001097_t0021_u01775785264636") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3aeb_d20260410_m014058_c001_v7007000_t0000_u01775785258010") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf1b_d20260410_m014050_c001_v0001097_t0019_u01775785250345") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a79_d20260410_m014043_c001_v7007000_t0000_u01775785243543") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bceac_d20260410_m014035_c001_v0001097_t0050_u01775785235974") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf81a_d20260410_m014028_c001_v7007000_t0000_u01775785228753") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce26_d20260410_m014020_c001_v0001097_t0017_u01775785220190") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf77e_d20260410_m014009_c001_v7007000_t0000_u01775785209059") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a2e4_d20260410_m014003_c001_v0001174_t0039_u01775785203059") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7426e_d20260410_m013956_c001_v7007000_t0000_u01775785196030") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a212_d20260410_m013951_c001_v0001174_t0029_u01775785191136") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da261e_d20260410_m013948_c001_v7007000_t0000_u01775785188942") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd01_d20260410_m013943_c001_v0001097_t0012_u01775785183143") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637af_d20260410_m013936_c001_v7007000_t0000_u01775785176320") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283b1_d20260410_m013931_c001_v0001183_t0040_u01775785171267") 2026/04/10 01:42:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f0116379b_d20260410_m013929_c001_v7007000_t0000_u01775785169061") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028371_d20260410_m013923_c001_v0001183_t0051_u01775785163083") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b016063800_d20260410_m013911_c001_v7007000_t0000_u01775785151331") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbd0_d20260410_m013905_c001_v0001097_t0031_u01775785145176") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db008_d20260410_m013858_c001_v7007000_t0000_u01775785138144") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcb60_d20260410_m013849_c001_v0001097_t0033_u01775785129799") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351a9_d20260410_m013843_c001_v7007000_t0000_u01775785123099") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcae4_d20260410_m013835_c001_v0001097_t0050_u01775785115395") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a878f_d20260410_m013951_c001_v7007000_t0000_u01775785191988") 2026/04/10 01:42:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028419_d20260410_m013947_c001_v0001183_t0031_u01775785187809") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7d3_d20260410_m014013_c001_v7007000_t0000_u01775785213583") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802848f_d20260410_m014007_c001_v0001183_t0011_u01775785207939") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c36_d20260410_m014127_c001_v7007000_t0000_u01775785287153") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a82a_d20260410_m014119_c001_v0001174_t0003_u01775785279091") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eef8_d20260410_m014112_c001_v7007000_t0000_u01775785272525") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a715_d20260410_m014105_c001_v0001174_t0006_u01775785265002") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3aee_d20260410_m014058_c001_v7007000_t0000_u01775785258193") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a637_d20260410_m014050_c001_v0001174_t0002_u01775785250752") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a7a_d20260410_m014043_c001_v7007000_t0000_u01775785243724") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a555_d20260410_m014036_c001_v0001174_t0044_u01775785236400") 2026/04/10 01:42:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf81c_d20260410_m014028_c001_v7007000_t0000_u01775785228935") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a42d_d20260410_m014020_c001_v0001174_t0045_u01775785220581") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07252dc_d20260410_m014009_c001_v7007000_t0000_u01775785209105") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028471_d20260410_m014003_c001_v0001183_t0059_u01775785203614") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74270_d20260410_m013956_c001_v7007000_t0000_u01775785196210") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd4d_d20260410_m013951_c001_v0001097_t0054_u01775785191195") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d364_d20260410_m013948_c001_v7007000_t0000_u01775785188563") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ee9_d20260410_m013943_c001_v0001171_t0054_u01775785183477") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637b0_d20260410_m013936_c001_v7007000_t0000_u01775785176502") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2eb5_d20260410_m013931_c001_v0001171_t0054_u01775785171288") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd852_d20260410_m013929_c001_v7007000_t0000_u01775785169075") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a021_d20260410_m013923_c001_v0001174_t0037_u01775785163299") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd072523e_d20260410_m013911_c001_v7007000_t0000_u01775785151343") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580282ef_d20260410_m013905_c001_v0001183_t0039_u01775785145526") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db009_d20260410_m013858_c001_v7007000_t0000_u01775785138328") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802829d_d20260410_m013850_c001_v0001183_t0011_u01775785130220") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351ab_d20260410_m013843_c001_v7007000_t0000_u01775785123284") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028248_d20260410_m013835_c001_v0001183_t0029_u01775785115858") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74249_d20260410_m013951_c001_v7007000_t0000_u01775785191840") 2026/04/10 01:42:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f09_d20260410_m013947_c001_v0001171_t0045_u01775785187884") 2026/04/10 01:42:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7d5_d20260410_m014013_c001_v7007000_t0000_u01775785213764") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f7d_d20260410_m014008_c001_v0001171_t0046_u01775785208023") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c37_d20260410_m014127_c001_v7007000_t0000_u01775785287337") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a30c8_d20260410_m014119_c001_v0001171_t0014_u01775785279388") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eefa_d20260410_m014112_c001_v7007000_t0000_u01775785272707") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a308c_d20260410_m014105_c001_v0001171_t0007_u01775785265295") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3aef_d20260410_m014058_c001_v7007000_t0000_u01775785258374") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a304d_d20260410_m014051_c001_v0001171_t0022_u01775785251067") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a7b_d20260410_m014043_c001_v7007000_t0000_u01775785243905") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3003_d20260410_m014036_c001_v0001171_t0013_u01775785236702") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf81e_d20260410_m014029_c001_v7007000_t0000_u01775785229117") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2fbd_d20260410_m014020_c001_v0001171_t0057_u01775785220932") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c67dcf_d20260410_m014009_c001_v7007000_t0000_u01775785209062") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcdb2_d20260410_m014003_c001_v0001097_t0029_u01775785203817") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74273_d20260410_m013956_c001_v7007000_t0000_u01775785196390") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f25_d20260410_m013951_c001_v0001171_t0013_u01775785191231") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a8781_d20260410_m013948_c001_v7007000_t0000_u01775785188987") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283f1_d20260410_m013943_c001_v0001183_t0033_u01775785183742") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637b1_d20260410_m013936_c001_v7007000_t0000_u01775785176684") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc95_d20260410_m013931_c001_v0001097_t0015_u01775785171310") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0934_d20260410_m013928_c001_v7007000_t0000_u01775785168837") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc57_d20260410_m013923_c001_v0001097_t0021_u01775785163841") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4179fc5a455d11ed_d20260410_m013911_c001_v7007000_t0000_u01775785151379") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89f1a_d20260410_m013905_c001_v0001174_t0049_u01775785145742") 2026/04/10 01:42:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db00a_d20260410_m013858_c001_v7007000_t0000_u01775785138511") 2026/04/10 01:42:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89e04_d20260410_m013850_c001_v0001174_t0007_u01775785130417") 2026/04/10 01:42:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351ad_d20260410_m013843_c001_v7007000_t0000_u01775785123468") 2026/04/10 01:42:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89d0a_d20260410_m013836_c001_v0001174_t0017_u01775785116077") 2026/04/10 01:42:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da263b_d20260410_m013952_c001_v7007000_t0000_u01775785192061") 2026/04/10 01:42:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd33_d20260410_m013947_c001_v0001097_t0008_u01775785187993") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7d6_d20260410_m014013_c001_v7007000_t0000_u01775785213945") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028493_d20260410_m014008_c001_v0001183_t0028_u01775785208141") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c38_d20260410_m014127_c001_v7007000_t0000_u01775785287521") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028605_d20260410_m014119_c001_v0001183_t0046_u01775785279703") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eefc_d20260410_m014112_c001_v7007000_t0000_u01775785272888") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580285bb_d20260410_m014105_c001_v0001183_t0039_u01775785265728") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3af1_d20260410_m014058_c001_v7007000_t0000_u01775785258556") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028571_d20260410_m014051_c001_v0001183_t0001_u01775785251330") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a7c_d20260410_m014044_c001_v7007000_t0000_u01775785244086") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802851b_d20260410_m014036_c001_v0001183_t0024_u01775785236988") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf821_d20260410_m014029_c001_v7007000_t0000_u01775785229309") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580284d5_d20260410_m014021_c001_v0001183_t0057_u01775785221222") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c67dd2_d20260410_m014009_c001_v7007000_t0000_u01775785209246") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2f61_d20260410_m014004_c001_v0001171_t0030_u01775785204173") 2026/04/10 01:42:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74275_d20260410_m013956_c001_v7007000_t0000_u01775785196572") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028435_d20260410_m013951_c001_v0001183_t0023_u01775785191356") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da261a_d20260410_m013948_c001_v7007000_t0000_u01775785188579") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a178_d20260410_m013943_c001_v0001174_t0054_u01775785183935") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637b2_d20260410_m013936_c001_v7007000_t0000_u01775785176866") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a0b8_d20260410_m013931_c001_v0001174_t0033_u01775785171447") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74211_d20260410_m013928_c001_v7007000_t0000_u01775785168910") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e89_d20260410_m013924_c001_v0001171_t0049_u01775785164226") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd072523d_d20260410_m013911_c001_v7007000_t0000_u01775785151160") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e3b_d20260410_m013906_c001_v0001171_t0026_u01775785146155") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db00b_d20260410_m013858_c001_v7007000_t0000_u01775785138693") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2dfd_d20260410_m013850_c001_v0001171_t0017_u01775785130933") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351af_d20260410_m013843_c001_v7007000_t0000_u01775785123652") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2db9_d20260410_m013836_c001_v0001171_t0001_u01775785116461") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec174b6_d20260410_m013952_c001_v7007000_t0000_u01775785192004") 2026/04/10 01:42:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1c8_d20260410_m013948_c001_v0001174_t0035_u01775785188003") 2026/04/10 01:42:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7d7_d20260410_m014014_c001_v7007000_t0000_u01775785214130") 2026/04/10 01:42:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcdde_d20260410_m014008_c001_v0001097_t0007_u01775785208212") 2026/04/10 01:42:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c39_d20260410_m014127_c001_v7007000_t0000_u01775785287704") 2026/04/10 01:42:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcfdc_d20260410_m014119_c001_v0001097_t0057_u01775785279901") 2026/04/10 01:42:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eefe_d20260410_m014113_c001_v7007000_t0000_u01775785273070") 2026/04/10 01:42:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf74_d20260410_m014106_c001_v0001097_t0024_u01775785266008") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3af2_d20260410_m014058_c001_v7007000_t0000_u01775785258737") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf22_d20260410_m014051_c001_v0001097_t0046_u01775785251541") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a7d_d20260410_m014044_c001_v7007000_t0000_u01775785244268") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcebe_d20260410_m014037_c001_v0001097_t0043_u01775785237207") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf823_d20260410_m014029_c001_v7007000_t0000_u01775785229490") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce32_d20260410_m014021_c001_v0001097_t0000_u01775785221429") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c67dcc_d20260410_m014008_c001_v7007000_t0000_u01775785208879") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a302_d20260410_m014004_c001_v0001174_t0000_u01775785204456") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74278_d20260410_m013956_c001_v7007000_t0000_u01775785196754") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a218_d20260410_m013951_c001_v0001174_t0034_u01775785191470") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7423e_d20260410_m013949_c001_v7007000_t0000_u01775785189143") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd09_d20260410_m013944_c001_v0001097_t0022_u01775785184234") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637b3_d20260410_m013937_c001_v7007000_t0000_u01775785177048") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580283b3_d20260410_m013931_c001_v0001183_t0021_u01775785171483") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd850_d20260410_m013928_c001_v7007000_t0000_u01775785168891") 2026/04/10 01:42:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802837d_d20260410_m013924_c001_v0001183_t0026_u01775785164607") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd801_d20260410_m013911_c001_v7007000_t0000_u01775785151396") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbd6_d20260410_m013906_c001_v0001097_t0020_u01775785146428") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db00c_d20260410_m013858_c001_v7007000_t0000_u01775785138876") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcb66_d20260410_m013851_c001_v0001097_t0008_u01775785131230") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351b1_d20260410_m013843_c001_v7007000_t0000_u01775785123834") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcaf2_d20260410_m013836_c001_v0001097_t0018_u01775785116816") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4219f0d9ba8fd2ef_d20260410_m013952_c001_v7007000_t0000_u01775785192016") 2026/04/10 01:42:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802841b_d20260410_m013948_c001_v0001183_t0018_u01775785188014") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725247_d20260410_m013913_c001_v7007000_t0000_u01775785153920") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028303_d20260410_m013909_c001_v0001183_t0022_u01775785149390") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725248_d20260410_m013914_c001_v7007000_t0000_u01775785154111") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e45_d20260410_m013909_c001_v0001171_t0007_u01775785149531") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725249_d20260410_m013914_c001_v7007000_t0000_u01775785154291") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89f52_d20260410_m013909_c001_v0001174_t0037_u01775785149581") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd072524c_d20260410_m013914_c001_v7007000_t0000_u01775785154470") 2026/04/10 01:42:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbee_d20260410_m013909_c001_v0001097_t0031_u01775785149603") 2026/04/10 01:42:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd072524e_d20260410_m013914_c001_v7007000_t0000_u01775785154649") 2026/04/10 01:42:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028305_d20260410_m013909_c001_v0001183_t0001_u01775785149617") 2026/04/10 01:42:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725250_d20260410_m013914_c001_v7007000_t0000_u01775785154830") 2026/04/10 01:42:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028307_d20260410_m013909_c001_v0001183_t0008_u01775785149857") 2026/04/10 01:42:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725251_d20260410_m013915_c001_v7007000_t0000_u01775785155011") 2026/04/10 01:42:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e49_d20260410_m013909_c001_v0001171_t0030_u01775785149924") 2026/04/10 01:42:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725252_d20260410_m013915_c001_v7007000_t0000_u01775785155191") 2026/04/10 01:42:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89f56_d20260410_m013909_c001_v0001174_t0030_u01775785149934") 2026/04/10 01:42:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725253_d20260410_m013915_c001_v7007000_t0000_u01775785155372") 2026/04/10 01:42:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbf6_d20260410_m013909_c001_v0001097_t0045_u01775785149976") 2026/04/10 01:42:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725254_d20260410_m013915_c001_v7007000_t0000_u01775785155551") 2026/04/10 01:42:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028311_d20260410_m013910_c001_v0001183_t0044_u01775785150108") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725255_d20260410_m013915_c001_v7007000_t0000_u01775785155732") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e4b_d20260410_m013910_c001_v0001171_t0005_u01775785150201") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725256_d20260410_m013915_c001_v7007000_t0000_u01775785155912") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89f58_d20260410_m013910_c001_v0001174_t0058_u01775785150296") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725257_d20260410_m013916_c001_v7007000_t0000_u01775785156092") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028313_d20260410_m013910_c001_v0001183_t0021_u01775785150308") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725258_d20260410_m013916_c001_v7007000_t0000_u01775785156273") 2026/04/10 01:42:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbf8_d20260410_m013910_c001_v0001097_t0049_u01775785150362") 2026/04/10 01:42:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0725259_d20260410_m013916_c001_v7007000_t0000_u01775785156452") 2026/04/10 01:42:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e4d_d20260410_m013910_c001_v0001171_t0019_u01775785150512") 2026/04/10 01:42:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd072525a_d20260410_m013916_c001_v7007000_t0000_u01775785156633") 2026/04/10 01:42:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028315_d20260410_m013910_c001_v0001183_t0005_u01775785150520") 2026/04/10 01:42:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec174a0_d20260410_m013932_c001_v7007000_t0000_u01775785172162") 2026/04/10 01:42:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028387_d20260410_m013926_c001_v0001183_t0054_u01775785166944") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74218_d20260410_m013932_c001_v7007000_t0000_u01775785172298") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a05f_d20260410_m013927_c001_v0001174_t0001_u01775785167058") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fd01_d20260410_m013932_c001_v7007000_t0000_u01775785172171") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc75_d20260410_m013927_c001_v0001097_t0057_u01775785167103") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a888_d20260410_m013931_c001_v7007000_t0000_u01775785171944") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e99_d20260410_m013927_c001_v0001171_t0023_u01775785167124") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd858_d20260410_m013931_c001_v7007000_t0000_u01775785171956") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028389_d20260410_m013927_c001_v0001183_t0010_u01775785167149") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f74217_d20260410_m013932_c001_v7007000_t0000_u01775785172115") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802838d_d20260410_m013927_c001_v0001183_t0001_u01775785167413") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f401838c780c6791f_d20260410_m013932_c001_v7007000_t0000_u01775785172182") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a071_d20260410_m013927_c001_v0001174_t0034_u01775785167425") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a889_d20260410_m013932_c001_v7007000_t0000_u01775785172126") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e9b_d20260410_m013927_c001_v0001171_t0013_u01775785167506") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a88a_d20260410_m013932_c001_v7007000_t0000_u01775785172308") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcc77_d20260410_m013927_c001_v0001097_t0047_u01775785167535") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f0116379c_d20260410_m013931_c001_v7007000_t0000_u01775785171964") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028393_d20260410_m013927_c001_v0001183_t0033_u01775785167624") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec1749f_d20260410_m013931_c001_v7007000_t0000_u01775785171975") 2026/04/10 01:42:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2e9f_d20260410_m013927_c001_v0001171_t0013_u01775785167783") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4171023afdbf87ed_d20260410_m013932_c001_v7007000_t0000_u01775785172195") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a07d_d20260410_m013927_c001_v0001174_t0013_u01775785167793") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fcfe_d20260410_m013931_c001_v7007000_t0000_u01775785171984") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028395_d20260410_m013927_c001_v0001183_t0038_u01775785167855") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd85a_d20260410_m013932_c001_v7007000_t0000_u01775785172322") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ea3_d20260410_m013928_c001_v0001171_t0056_u01775785168045") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cd859_d20260410_m013932_c001_v7007000_t0000_u01775785172141") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028399_d20260410_m013928_c001_v0001183_t0038_u01775785168064") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f0116379e_d20260410_m013932_c001_v7007000_t0000_u01775785172331") 2026/04/10 01:42:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a087_d20260410_m013928_c001_v0001174_t0059_u01775785168125") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d0e2_d20260410_m013729_c001_v7007000_t0000_u01775785049297") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114c0c2de1a9bf2c_d20260410_m013727_c001_v0001165_t0031_u01775785047312") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da244a_d20260410_m013727_c001_v7007000_t0000_u01775785047127") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114c0c2de1a9bf24_d20260410_m013723_c001_v0001165_t0019_u01775785043913") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da242b_d20260410_m013723_c001_v7007000_t0000_u01775785043145") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89833_d20260410_m013718_c001_v0001174_t0025_u01775785038737") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17208_d20260410_m013717_c001_v7007000_t0000_u01775785037269") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113ba28f6fe689df_d20260410_m013715_c001_v0001165_t0055_u01775785035347") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fb96_d20260410_m013715_c001_v7007000_t0000_u01775785035163") 2026/04/10 01:42:34 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113ba28f6fe689d5_d20260410_m013711_c001_v0001165_t0018_u01775785031740") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fb84_d20260410_m013711_c001_v7007000_t0000_u01775785031015") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2be5_d20260410_m013707_c001_v0001171_t0052_u01775785027237") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea02707a4_d20260410_m013705_c001_v7007000_t0000_u01775785025970") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1021adad3191f0e8_d20260410_m013704_c001_v0001032_t0030_u01775785024402") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea0270794_d20260410_m013704_c001_v7007000_t0000_u01775785024219") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1021adad3191f0dc_d20260410_m013701_c001_v0001032_t0035_u01775785021044") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea027076e_d20260410_m013700_c001_v7007000_t0000_u01775785020271") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2bb9_d20260410_m013656_c001_v0001171_t0017_u01775785016785") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea027074d_d20260410_m013655_c001_v7007000_t0000_u01775785015879") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114b5a634b1f9cf6_d20260410_m013654_c001_v0001113_t0057_u01775785014104") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da236f_d20260410_m013653_c001_v7007000_t0000_u01775785013917") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114b5a634b1f9cf2_d20260410_m013650_c001_v0001113_t0019_u01775785010520") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da2349_d20260410_m013649_c001_v7007000_t0000_u01775785009754") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2b81_d20260410_m013641_c001_v0001171_t0009_u01775785001741") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0724b7f_d20260410_m013640_c001_v7007000_t0000_u01775785000806") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f115ca158bbb905f9_d20260410_m013638_c001_v0001167_t0009_u01775784998994") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34af7_d20260410_m013638_c001_v7007000_t0000_u01775784998808") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f115ca158bbb905da_d20260410_m013635_c001_v0001167_t0004_u01775784995603") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34708_d20260410_m013634_c001_v7007000_t0000_u01775784994874") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f5e8_d20260410_m013628_c001_v0001167_t0016_u01775784988528") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a5d4_d20260410_m013627_c001_v7007000_t0000_u01775784987619") 2026/04/10 01:42:35 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113fab8186868142_d20260410_m013625_c001_v0001032_t0035_u01775784985621") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d3e07_d20260410_m013625_c001_v7007000_t0000_u01775784985391") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113fab818686813c_d20260410_m013621_c001_v0001032_t0027_u01775784981905") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d3dc9_d20260410_m013621_c001_v7007000_t0000_u01775784981129") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8943a_d20260410_m013615_c001_v0001174_t0010_u01775784975013") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85d0_d20260410_m013613_c001_v7007000_t0000_u01775784973912") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f118c8ddda307626c_d20260410_m013607_c001_v0001039_t0007_u01775784967608") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea02706ea_d20260410_m013607_c001_v7007000_t0000_u01775784967403") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2af3_d20260410_m013603_c001_v0001171_t0027_u01775784963402") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1017093f591f9ef4_d20260410_m013602_c001_v0001146_t0018_u01775784962451") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1017093f591f9ee6_d20260410_m013600_c001_v0001146_t0044_u01775784960791") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cccb1_d20260410_m013547_c001_v7007000_t0000_u01775784947554") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89166_d20260410_m013540_c001_v0001174_t0014_u01775784940417") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f106cd20e1efce545_d20260410_m013539_c001_v0001174_t0008_u01775784939474") 2026/04/10 01:42:36 DEBUG : dst/one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f106cd20e1efce539_d20260410_m013538_c001_v0001174_t0039_u01775784938342") 2026/04/10 01:42:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d0e4_d20260410_m013729_c001_v7007000_t0000_u01775785049478") 2026/04/10 01:42:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f11862f295198439c_d20260410_m013726_c001_v0001150_t0047_u01775785046662") 2026/04/10 01:42:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100479201e39c002_d20260410_m013722_c001_v0001097_t0059_u01775785042640") 2026/04/10 01:42:36 DEBUG : dst/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17209_d20260410_m013717_c001_v7007000_t0000_u01775785037454") 2026/04/10 01:42:36 DEBUG : dst/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1125563bd44739d5_d20260410_m013714_c001_v0001174_t0048_u01775785034860") 2026/04/10 01:42:37 DEBUG : dst/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f105df9a85171200d_d20260410_m013710_c001_v0001173_t0039_u01775785030687") 2026/04/10 01:42:37 DEBUG : dst/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea02707a6_d20260410_m013706_c001_v7007000_t0000_u01775785026150") 2026/04/10 01:42:37 DEBUG : dst/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f103f9f976421348e_d20260410_m013704_c001_v0001185_t0000_u01775785024029") 2026/04/10 01:42:37 DEBUG : dst/one.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f104dfd0475394f20_d20260410_m013700_c001_v0001177_t0039_u01775785020054") 2026/04/10 01:42:37 DEBUG : dst/three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85d1_d20260410_m013614_c001_v7007000_t0000_u01775784974094") 2026/04/10 01:42:37 DEBUG : dst/three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1017093f591f9f00_d20260410_m013612_c001_v0001146_t0003_u01775784972326") 2026/04/10 01:42:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d0e7_d20260410_m013729_c001_v7007000_t0000_u01775785049661") 2026/04/10 01:42:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f10434026ed8a9300_d20260410_m013728_c001_v0001032_t0031_u01775785048080") 2026/04/10 01:42:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109ddb1316490a1e_d20260410_m013724_c001_v0001105_t0012_u01775785044701") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d0e9_d20260410_m013729_c001_v7007000_t0000_u01775785049844") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114c0c2de1a9bf30_d20260410_m013728_c001_v0001165_t0025_u01775785048677") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da2455_d20260410_m013728_c001_v7007000_t0000_u01775785048492") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114c0c2de1a9bf2a_d20260410_m013725_c001_v0001165_t0033_u01775785045258") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da2439_d20260410_m013725_c001_v7007000_t0000_u01775785045072") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89845_d20260410_m013719_c001_v0001174_t0043_u01775785039875") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec1720a_d20260410_m013717_c001_v7007000_t0000_u01775785037638") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113ba28f6fe689e3_d20260410_m013716_c001_v0001165_t0014_u01775785036668") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fb99_d20260410_m013716_c001_v7007000_t0000_u01775785036483") 2026/04/10 01:42:37 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113ba28f6fe689d9_d20260410_m013713_c001_v0001165_t0008_u01775785033387") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341fb89_d20260410_m013713_c001_v7007000_t0000_u01775785033203") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2beb_d20260410_m013707_c001_v0001171_t0056_u01775785027973") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea027079f_d20260410_m013705_c001_v7007000_t0000_u01775785025423") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8971f_d20260410_m013703_c001_v0001174_t0019_u01775785023144") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea0270785_d20260410_m013702_c001_v7007000_t0000_u01775785022400") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2bbb_d20260410_m013657_c001_v0001171_t0032_u01775785017396") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da237f_d20260410_m013654_c001_v7007000_t0000_u01775785014970") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c896ab_d20260410_m013652_c001_v0001174_t0012_u01775785012766") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4052164104da2350_d20260410_m013651_c001_v7007000_t0000_u01775785011635") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2b8f_d20260410_m013644_c001_v0001171_t0003_u01775785004914") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34afe_d20260410_m013639_c001_v7007000_t0000_u01775784999893") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f63c_d20260410_m013637_c001_v0001167_t0046_u01775784997612") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34709_d20260410_m013636_c001_v7007000_t0000_u01775784996507") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89515_d20260410_m013630_c001_v0001174_t0051_u01775784990075") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d3e1f_d20260410_m013626_c001_v7007000_t0000_u01775784986698") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c894b7_d20260410_m013624_c001_v0001174_t0019_u01775784984251") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d3de3_d20260410_m013623_c001_v7007000_t0000_u01775784983148") 2026/04/10 01:42:38 DEBUG : dst/three.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2b21_d20260410_m013616_c001_v0001171_t0046_u01775784976106") 2026/04/10 01:42:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec1720b_d20260410_m013717_c001_v7007000_t0000_u01775785037822") 2026/04/10 01:42:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1024c6fc15fedbbc_d20260410_m013716_c001_v0001171_t0040_u01775785036223") 2026/04/10 01:42:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f111b154997287b3c_d20260410_m013712_c001_v0001043_t0048_u01775785032588") 2026/04/10 01:42:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea02707a8_d20260410_m013706_c001_v7007000_t0000_u01775785026331") 2026/04/10 01:42:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f102b4c334152ebe4_d20260410_m013704_c001_v0001040_t0027_u01775785024983") 2026/04/10 01:42:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f111212417821a007_d20260410_m013701_c001_v0001109_t0014_u01775785021723") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d0ec_d20260410_m013730_c001_v7007000_t0000_u01775785050028") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c1f_d20260410_m013719_c001_v0001171_t0052_u01775785039398") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec1720c_d20260410_m013718_c001_v7007000_t0000_u01775785038005") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89793_d20260410_m013707_c001_v0001174_t0047_u01775785027495") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea02707aa_d20260410_m013706_c001_v7007000_t0000_u01775785026513") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c896d7_d20260410_m013657_c001_v0001174_t0007_u01775785017064") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f42374efea027074f_d20260410_m013656_c001_v7007000_t0000_u01775785016062") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89600_d20260410_m013642_c001_v0001174_t0050_u01775785002433") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd0724b83_d20260410_m013640_c001_v7007000_t0000_u01775785000988") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2b57_d20260410_m013629_c001_v0001171_t0032_u01775784989388") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a5d6_d20260410_m013627_c001_v7007000_t0000_u01775784987801") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f590_d20260410_m013615_c001_v0001167_t0036_u01775784975769") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85d2_d20260410_m013614_c001_v7007000_t0000_u01775784974277") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109f1419fb49752f_d20260410_m013609_c001_v0001038_t0014_u01775784969585") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539cccb2_d20260410_m013547_c001_v7007000_t0000_u01775784947736") 2026/04/10 01:42:39 DEBUG : dst/two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f106cd20e1efce5d9_d20260410_m013546_c001_v0001174_t0033_u01775784946446") 2026/04/10 01:42:39 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f73c7f_d20260410_m013513_c001_v7007000_t0000_u01775784913725") 2026/04/10 01:42:39 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2a57_d20260410_m013509_c001_v0001171_t0006_u01775784909783") 2026/04/10 01:42:39 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f73c7a_d20260410_m013507_c001_v7007000_t0000_u01775784907618") 2026/04/10 01:42:39 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2a21_d20260410_m013456_c001_v0001171_t0003_u01775784896834") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e040c_d20260410_m013448_c001_v7007000_t0000_u01775784888089") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29f9_d20260410_m013444_c001_v0001171_t0020_u01775784884455") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3416b_d20260410_m013424_c001_v7007000_t0000_u01775784864512") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88bc7_d20260410_m013422_c001_v0001174_t0029_u01775784862588") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34165_d20260410_m013421_c001_v7007000_t0000_u01775784861624") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88ba5_d20260410_m013420_c001_v0001174_t0004_u01775784860315") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3415d_d20260410_m013417_c001_v7007000_t0000_u01775784857499") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b65_d20260410_m013415_c001_v0001174_t0057_u01775784855793") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34146_d20260410_m013414_c001_v7007000_t0000_u01775784854957") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b43_d20260410_m013413_c001_v0001174_t0028_u01775784853463") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34110_d20260410_m013407_c001_v7007000_t0000_u01775784847423") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b01_d20260410_m013405_c001_v0001174_t0013_u01775784845803") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34108_d20260410_m013404_c001_v7007000_t0000_u01775784844917") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88ae5_d20260410_m013403_c001_v0001174_t0008_u01775784843944") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e99c_d20260410_m013358_c001_v7007000_t0000_u01775784838883") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88a8f_d20260410_m013357_c001_v0001174_t0051_u01775784837493") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e993_d20260410_m013355_c001_v7007000_t0000_u01775784835677") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88a58_d20260410_m013354_c001_v0001174_t0016_u01775784834644") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e988_d20260410_m013354_c001_v7007000_t0000_u01775784834223") 2026/04/10 01:42:40 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1164578894e21dbb_d20260410_m013353_c001_v0001131_t0035_u01775784833478") 2026/04/10 01:42:41 DEBUG : empty space: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88a18_d20260410_m013351_c001_v0001174_t0003_u01775784831867") 2026/04/10 01:42:41 DEBUG : enormous: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34169_d20260410_m013423_c001_v7007000_t0000_u01775784863590") 2026/04/10 01:42:41 DEBUG : enormous: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88bcd_d20260410_m013422_c001_v0001174_t0011_u01775784862873") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f40245d89e059d10f_d20260410_m013734_c001_v7007000_t0000_u01775785054425") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2c5b_d20260410_m013733_c001_v0001171_t0033_u01775785053217") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0409_d20260410_m013442_c001_v7007000_t0000_u01775784882862") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29ed_d20260410_m013441_c001_v0001171_t0047_u01775784881786") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e945_d20260410_m013348_c001_v7007000_t0000_u01775784828905") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c889ca_d20260410_m013347_c001_v0001174_t0058_u01775784827723") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e939_d20260410_m013347_c001_v7007000_t0000_u01775784827177") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c889b0_d20260410_m013346_c001_v0001174_t0029_u01775784826548") 2026/04/10 01:42:41 DEBUG : existing: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c889aa_d20260410_m013345_c001_v0001174_t0051_u01775784825693") 2026/04/10 01:42:41 DEBUG : existing-b: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e040a_d20260410_m013443_c001_v7007000_t0000_u01775784883042") 2026/04/10 01:42:41 DEBUG : existing-b: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88ce5_d20260410_m013441_c001_v0001174_t0032_u01775784881777") 2026/04/10 01:42:41 DEBUG : file1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb05_d20260410_m013826_c001_v7007000_t0000_u01775785106656") 2026/04/10 01:42:41 DEBUG : file1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcaa6_d20260410_m013825_c001_v0001097_t0040_u01775785105684") 2026/04/10 01:42:41 DEBUG : file1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb01_d20260410_m013824_c001_v7007000_t0000_u01775785104358") 2026/04/10 01:42:41 DEBUG : file1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d81_d20260410_m013823_c001_v0001171_t0029_u01775785103168") 2026/04/10 01:42:41 DEBUG : five: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34170_d20260410_m013428_c001_v7007000_t0000_u01775784868350") 2026/04/10 01:42:41 DEBUG : five: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c88bfd_d20260410_m013426_c001_v0001174_t0052_u01775784866268") 2026/04/10 01:42:42 DEBUG : foo: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e99b_d20260410_m013357_c001_v7007000_t0000_u01775784837129") 2026/04/10 01:42:42 DEBUG : foo: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c88a7b_d20260410_m013356_c001_v0001174_t0052_u01775784836586") 2026/04/10 01:42:42 DEBUG : foo: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c88a73_d20260410_m013356_c001_v0001174_t0052_u01775784836041") 2026/04/10 01:42:42 DEBUG : four: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34171_d20260410_m013428_c001_v7007000_t0000_u01775784868533") 2026/04/10 01:42:42 DEBUG : four: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400afd85d7a5f20d_d20260410_m013426_c001_v0001167_t0007_u01775784866945") 2026/04/10 01:42:42 DEBUG : four: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88bef_d20260410_m013425_c001_v0001174_t0051_u01775784865550") 2026/04/10 01:42:42 DEBUG : hello world2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbeb41_d20260410_m013304_c001_v7007000_t0000_u01775784784896") 2026/04/10 01:42:42 DEBUG : hello world2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88731_d20260410_m013304_c001_v0001174_t0035_u01775784784067") 2026/04/10 01:42:42 DEBUG : ignore-size: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e92d_d20260410_m013345_c001_v7007000_t0000_u01775784825327") 2026/04/10 01:42:42 DEBUG : ignore-size: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8898c_d20260410_m013344_c001_v0001174_t0027_u01775784824296") 2026/04/10 01:42:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0406_d20260410_m013441_c001_v7007000_t0000_u01775784881053") 2026/04/10 01:42:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29e9_d20260410_m013440_c001_v0001171_t0008_u01775784880342") 2026/04/10 01:42:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0403_d20260410_m013439_c001_v7007000_t0000_u01775784879607") 2026/04/10 01:42:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29e7_d20260410_m013438_c001_v0001171_t0031_u01775784878568") 2026/04/10 01:42:42 DEBUG : one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34172_d20260410_m013428_c001_v7007000_t0000_u01775784868715") 2026/04/10 01:42:42 DEBUG : one: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c88be3_d20260410_m013424_c001_v0001174_t0052_u01775784864879") 2026/04/10 01:42:42 DEBUG : only0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eae9_d20260410_m013818_c001_v7007000_t0000_u01775785098707") 2026/04/10 01:42:42 DEBUG : only0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c89bac_d20260410_m013812_c001_v0001174_t0052_u01775785092719") 2026/04/10 01:42:42 DEBUG : only0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a9d_d20260410_m013758_c001_v0001174_t0030_u01775785078601") 2026/04/10 01:42:42 DEBUG : only0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e074f_d20260410_m013752_c001_v7007000_t0000_u01775785072238") 2026/04/10 01:42:42 DEBUG : only0: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89977_d20260410_m013738_c001_v0001174_t0028_u01775785058017") 2026/04/10 01:42:43 DEBUG : only1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaea_d20260410_m013818_c001_v7007000_t0000_u01775785098888") 2026/04/10 01:42:43 DEBUG : only1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409eaa1f5802819e_d20260410_m013813_c001_v0001183_t0018_u01775785093871") 2026/04/10 01:42:43 DEBUG : only1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89aa7_d20260410_m013759_c001_v0001174_t0042_u01775785079301") 2026/04/10 01:42:43 DEBUG : only1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250ab_d20260410_m013752_c001_v7007000_t0000_u01775785072410") 2026/04/10 01:42:43 DEBUG : only1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89987_d20260410_m013738_c001_v0001174_t0018_u01775785058610") 2026/04/10 01:42:43 DEBUG : only10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaeb_d20260410_m013819_c001_v7007000_t0000_u01775785099070") 2026/04/10 01:42:43 DEBUG : only10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a2d51_d20260410_m013812_c001_v0001171_t0056_u01775785092709") 2026/04/10 01:42:43 DEBUG : only10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b2c_d20260410_m013805_c001_v0001174_t0034_u01775785085863") 2026/04/10 01:42:43 DEBUG : only10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250a7_d20260410_m013751_c001_v7007000_t0000_u01775785071867") 2026/04/10 01:42:43 DEBUG : only10: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899d5_d20260410_m013744_c001_v0001174_t0006_u01775785064708") 2026/04/10 01:42:43 DEBUG : only11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaec_d20260410_m013819_c001_v7007000_t0000_u01775785099251") 2026/04/10 01:42:43 DEBUG : only11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4132f143289bca4e_d20260410_m013813_c001_v0001097_t0002_u01775785093286") 2026/04/10 01:42:43 DEBUG : only11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b3e_d20260410_m013806_c001_v0001174_t0035_u01775785086452") 2026/04/10 01:42:43 DEBUG : only11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250a8_d20260410_m013752_c001_v7007000_t0000_u01775785072049") 2026/04/10 01:42:43 DEBUG : only11: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899df_d20260410_m013745_c001_v0001174_t0057_u01775785065342") 2026/04/10 01:42:43 DEBUG : only12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaed_d20260410_m013819_c001_v7007000_t0000_u01775785099440") 2026/04/10 01:42:43 DEBUG : only12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409eaa1f58028196_d20260410_m013813_c001_v0001183_t0018_u01775785093494") 2026/04/10 01:42:43 DEBUG : only12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b4a_d20260410_m013807_c001_v0001174_t0007_u01775785087117") 2026/04/10 01:42:43 DEBUG : only12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250ac_d20260410_m013752_c001_v7007000_t0000_u01775785072592") 2026/04/10 01:42:43 DEBUG : only12: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899ed_d20260410_m013745_c001_v0001174_t0015_u01775785065950") 2026/04/10 01:42:43 DEBUG : only13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaee_d20260410_m013819_c001_v7007000_t0000_u01775785099619") 2026/04/10 01:42:43 DEBUG : only13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4132f143289bca54_d20260410_m013813_c001_v0001097_t0002_u01775785093470") 2026/04/10 01:42:43 DEBUG : only13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b54_d20260410_m013807_c001_v0001174_t0055_u01775785087837") 2026/04/10 01:42:44 DEBUG : only13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250aa_d20260410_m013752_c001_v7007000_t0000_u01775785072229") 2026/04/10 01:42:44 DEBUG : only13: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899f7_d20260410_m013746_c001_v0001174_t0059_u01775785066647") 2026/04/10 01:42:44 DEBUG : only14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaef_d20260410_m013819_c001_v7007000_t0000_u01775785099802") 2026/04/10 01:42:44 DEBUG : only14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a2d55_d20260410_m013813_c001_v0001171_t0056_u01775785093289") 2026/04/10 01:42:44 DEBUG : only14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b5a_d20260410_m013808_c001_v0001174_t0011_u01775785088499") 2026/04/10 01:42:44 DEBUG : only14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0753_d20260410_m013752_c001_v7007000_t0000_u01775785072605") 2026/04/10 01:42:44 DEBUG : only14: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a01_d20260410_m013747_c001_v0001174_t0058_u01775785067265") 2026/04/10 01:42:44 DEBUG : only15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf0_d20260410_m013819_c001_v7007000_t0000_u01775785099984") 2026/04/10 01:42:44 DEBUG : only15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c89bb2_d20260410_m013813_c001_v0001174_t0052_u01775785093305") 2026/04/10 01:42:44 DEBUG : only15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b64_d20260410_m013809_c001_v0001174_t0042_u01775785089190") 2026/04/10 01:42:44 DEBUG : only15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17339_d20260410_m013752_c001_v7007000_t0000_u01775785072622") 2026/04/10 01:42:44 DEBUG : only15: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a09_d20260410_m013747_c001_v0001174_t0042_u01775785067862") 2026/04/10 01:42:44 DEBUG : only16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf1_d20260410_m013820_c001_v7007000_t0000_u01775785100165") 2026/04/10 01:42:44 DEBUG : only16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a2d53_d20260410_m013813_c001_v0001171_t0056_u01775785093104") 2026/04/10 01:42:44 DEBUG : only16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b6e_d20260410_m013809_c001_v0001174_t0007_u01775785089790") 2026/04/10 01:42:44 DEBUG : only16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17337_d20260410_m013752_c001_v7007000_t0000_u01775785072251") 2026/04/10 01:42:44 DEBUG : only16: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a15_d20260410_m013748_c001_v0001174_t0019_u01775785068481") 2026/04/10 01:42:45 DEBUG : only17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf2_d20260410_m013820_c001_v7007000_t0000_u01775785100349") 2026/04/10 01:42:45 DEBUG : only17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c89bae_d20260410_m013813_c001_v0001174_t0052_u01775785093116") 2026/04/10 01:42:45 DEBUG : only17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b86_d20260410_m013810_c001_v0001174_t0054_u01775785090409") 2026/04/10 01:42:45 DEBUG : only17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35058_d20260410_m013752_c001_v7007000_t0000_u01775785072630") 2026/04/10 01:42:45 DEBUG : only17: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a23_d20260410_m013749_c001_v0001174_t0005_u01775785069158") 2026/04/10 01:42:45 DEBUG : only18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf4_d20260410_m013820_c001_v7007000_t0000_u01775785100530") 2026/04/10 01:42:45 DEBUG : only18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a2d57_d20260410_m013813_c001_v0001171_t0056_u01775785093483") 2026/04/10 01:42:45 DEBUG : only18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b94_d20260410_m013811_c001_v0001174_t0022_u01775785091097") 2026/04/10 01:42:45 DEBUG : only18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250c7_d20260410_m013752_c001_v7007000_t0000_u01775785072772") 2026/04/10 01:42:45 DEBUG : only18: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a37_d20260410_m013749_c001_v0001174_t0021_u01775785069851") 2026/04/10 01:42:45 DEBUG : only19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf5_d20260410_m013820_c001_v7007000_t0000_u01775785100712") 2026/04/10 01:42:45 DEBUG : only19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c89bc2_d20260410_m013813_c001_v0001174_t0052_u01775785093863") 2026/04/10 01:42:45 DEBUG : only19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b9a_d20260410_m013811_c001_v0001174_t0057_u01775785091742") 2026/04/10 01:42:45 DEBUG : only19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35056_d20260410_m013752_c001_v7007000_t0000_u01775785072265") 2026/04/10 01:42:45 DEBUG : only19: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89a3d_d20260410_m013750_c001_v0001174_t0019_u01775785070546") 2026/04/10 01:42:45 DEBUG : only2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf6_d20260410_m013820_c001_v7007000_t0000_u01775785100893") 2026/04/10 01:42:45 DEBUG : only2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4132f143289bca5c_d20260410_m013814_c001_v0001097_t0002_u01775785094019") 2026/04/10 01:42:46 DEBUG : only2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89ab6_d20260410_m013759_c001_v0001174_t0019_u01775785079907") 2026/04/10 01:42:46 DEBUG : only2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35057_d20260410_m013752_c001_v7007000_t0000_u01775785072447") 2026/04/10 01:42:46 DEBUG : only2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89993_d20260410_m013739_c001_v0001174_t0047_u01775785059162") 2026/04/10 01:42:46 DEBUG : only3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf7_d20260410_m013821_c001_v7007000_t0000_u01775785101073") 2026/04/10 01:42:46 DEBUG : only3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c89bb6_d20260410_m013813_c001_v0001174_t0052_u01775785093495") 2026/04/10 01:42:46 DEBUG : only3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89aca_d20260410_m013800_c001_v0001174_t0020_u01775785080659") 2026/04/10 01:42:46 DEBUG : only3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac35059_d20260410_m013752_c001_v7007000_t0000_u01775785072817") 2026/04/10 01:42:46 DEBUG : only3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89999_d20260410_m013739_c001_v0001174_t0035_u01775785059889") 2026/04/10 01:42:46 DEBUG : only4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaf8_d20260410_m013821_c001_v7007000_t0000_u01775785101255") 2026/04/10 01:42:46 DEBUG : only4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4132f143289bca56_d20260410_m013813_c001_v0001097_t0002_u01775785093653") 2026/04/10 01:42:46 DEBUG : only4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89ada_d20260410_m013801_c001_v0001174_t0058_u01775785081260") 2026/04/10 01:42:46 DEBUG : only4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0755_d20260410_m013752_c001_v7007000_t0000_u01775785072784") 2026/04/10 01:42:46 DEBUG : only4: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899a3_d20260410_m013740_c001_v0001174_t0056_u01775785060582") 2026/04/10 01:42:46 DEBUG : only5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eafa_d20260410_m013821_c001_v7007000_t0000_u01775785101438") 2026/04/10 01:42:46 DEBUG : only5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a2d59_d20260410_m013813_c001_v0001171_t0056_u01775785093668") 2026/04/10 01:42:46 DEBUG : only5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89ae4_d20260410_m013801_c001_v0001174_t0052_u01775785081930") 2026/04/10 01:42:46 DEBUG : only5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec1733a_d20260410_m013752_c001_v7007000_t0000_u01775785072804") 2026/04/10 01:42:46 DEBUG : only5: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899ab_d20260410_m013741_c001_v0001174_t0042_u01775785061158") 2026/04/10 01:42:46 DEBUG : only6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eafb_d20260410_m013821_c001_v7007000_t0000_u01775785101700") 2026/04/10 01:42:46 DEBUG : only6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c89bb8_d20260410_m013813_c001_v0001174_t0052_u01775785093679") 2026/04/10 01:42:47 DEBUG : only6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89af0_d20260410_m013802_c001_v0001174_t0047_u01775785082734") 2026/04/10 01:42:47 DEBUG : only6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4127ba9fd07250c8_d20260410_m013752_c001_v7007000_t0000_u01775785072954") 2026/04/10 01:42:47 DEBUG : only6: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899b5_d20260410_m013741_c001_v0001174_t0058_u01775785061887") 2026/04/10 01:42:47 DEBUG : only7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eafd_d20260410_m013821_c001_v7007000_t0000_u01775785101882") 2026/04/10 01:42:47 DEBUG : only7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409eaa1f58028198_d20260410_m013813_c001_v0001183_t0018_u01775785093687") 2026/04/10 01:42:47 DEBUG : only7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b10_d20260410_m013803_c001_v0001174_t0008_u01775785083975") 2026/04/10 01:42:47 DEBUG : only7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0751_d20260410_m013752_c001_v7007000_t0000_u01775785072423") 2026/04/10 01:42:47 DEBUG : only7: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899bd_d20260410_m013742_c001_v0001174_t0005_u01775785062640") 2026/04/10 01:42:47 DEBUG : only8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eaff_d20260410_m013822_c001_v7007000_t0000_u01775785102063") 2026/04/10 01:42:47 DEBUG : only8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4132f143289bca5a_d20260410_m013813_c001_v0001097_t0002_u01775785093836") 2026/04/10 01:42:47 DEBUG : only8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b1c_d20260410_m013804_c001_v0001174_t0019_u01775785084644") 2026/04/10 01:42:47 DEBUG : only8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0757_d20260410_m013752_c001_v7007000_t0000_u01775785072966") 2026/04/10 01:42:47 DEBUG : only8: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899c7_d20260410_m013743_c001_v0001174_t0044_u01775785063311") 2026/04/10 01:42:47 DEBUG : only9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb00_d20260410_m013822_c001_v7007000_t0000_u01775785102244") 2026/04/10 01:42:47 DEBUG : only9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a2d5b_d20260410_m013813_c001_v0001171_t0056_u01775785093851") 2026/04/10 01:42:47 DEBUG : only9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89b26_d20260410_m013805_c001_v0001174_t0052_u01775785085276") 2026/04/10 01:42:47 DEBUG : only9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17338_d20260410_m013752_c001_v7007000_t0000_u01775785072435") 2026/04/10 01:42:47 DEBUG : only9: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c899d1_d20260410_m013744_c001_v0001174_t0011_u01775785064063") 2026/04/10 01:42:47 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0400_d20260410_m013437_c001_v7007000_t0000_u01775784877469") 2026/04/10 01:42:47 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f24f_d20260410_m013435_c001_v0001167_t0002_u01775784875518") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03f7_d20260410_m013434_c001_v7007000_t0000_u01775784874417") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88c79_d20260410_m013432_c001_v0001174_t0055_u01775784872627") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03e5_d20260410_m013431_c001_v7007000_t0000_u01775784871897") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f221_d20260410_m013429_c001_v0001167_t0039_u01775784869624") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34162_d20260410_m013419_c001_v7007000_t0000_u01775784859432") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b85_d20260410_m013418_c001_v0001174_t0005_u01775784858053") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34154_d20260410_m013416_c001_v7007000_t0000_u01775784856443") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b63_d20260410_m013415_c001_v0001174_t0014_u01775784855515") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34142_d20260410_m013414_c001_v7007000_t0000_u01775784854298") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b41_d20260410_m013413_c001_v0001174_t0005_u01775784853193") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3410f_d20260410_m013406_c001_v7007000_t0000_u01775784846875") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88af7_d20260410_m013405_c001_v0001174_t0003_u01775784845468") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34109_d20260410_m013405_c001_v7007000_t0000_u01775784845100") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88ad7_d20260410_m013403_c001_v0001174_t0047_u01775784843584") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34105_d20260410_m013403_c001_v7007000_t0000_u01775784843220") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88ac9_d20260410_m013402_c001_v0001174_t0041_u01775784842471") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88abf_d20260410_m013401_c001_v0001174_t0030_u01775784841739") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34103_d20260410_m013401_c001_v7007000_t0000_u01775784841286") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88aab_d20260410_m013400_c001_v0001174_t0027_u01775784840468") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88aa7_d20260410_m013359_c001_v0001174_t0000_u01775784839791") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e99d_d20260410_m013359_c001_v7007000_t0000_u01775784839064") 2026/04/10 01:42:48 DEBUG : potato: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88a99_d20260410_m013358_c001_v0001174_t0034_u01775784838203") 2026/04/10 01:42:48 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f400762743ec17025_d20260410_m013523_c001_v7007000_t0000_u01775784923174") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f3c7_d20260410_m013522_c001_v0001167_t0050_u01775784922479") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f73c80_d20260410_m013513_c001_v7007000_t0000_u01775784913991") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f355_d20260410_m013508_c001_v0001167_t0040_u01775784908956") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8e7b9_d20260410_m013501_c001_v7007000_t0000_u01775784901394") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f2ed_d20260410_m013456_c001_v0001167_t0029_u01775784896118") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e040e_d20260410_m013448_c001_v7007000_t0000_u01775784888639") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f2a1_d20260410_m013443_c001_v0001167_t0043_u01775784883960") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3416a_d20260410_m013423_c001_v7007000_t0000_u01775784863775") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88bbd_d20260410_m013422_c001_v0001174_t0043_u01775784862173") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34167_d20260410_m013421_c001_v7007000_t0000_u01775784861807") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88ba3_d20260410_m013419_c001_v0001174_t0043_u01775784859978") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34163_d20260410_m013419_c001_v7007000_t0000_u01775784859614") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b89_d20260410_m013418_c001_v0001174_t0024_u01775784858685") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3415e_d20260410_m013417_c001_v7007000_t0000_u01775784857682") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b75_d20260410_m013416_c001_v0001174_t0043_u01775784856809") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac3414a_d20260410_m013415_c001_v7007000_t0000_u01775784855151") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b55_d20260410_m013414_c001_v0001174_t0027_u01775784854308") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34112_d20260410_m013407_c001_v7007000_t0000_u01775784847607") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88b05_d20260410_m013406_c001_v0001174_t0039_u01775784846568") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebb1_d20260410_m013307_c001_v7007000_t0000_u01775784787717") 2026/04/10 01:42:49 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88758_d20260410_m013306_c001_v0001174_t0008_u01775784786975") 2026/04/10 01:42:50 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebae_d20260410_m013306_c001_v7007000_t0000_u01775784786086") 2026/04/10 01:42:50 DEBUG : potato2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88743_d20260410_m013305_c001_v0001174_t0047_u01775784785427") 2026/04/10 01:42:50 DEBUG : potato3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f73c81_d20260410_m013514_c001_v7007000_t0000_u01775784914244") 2026/04/10 01:42:50 DEBUG : potato3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88eee_d20260410_m013510_c001_v0001174_t0053_u01775784910493") 2026/04/10 01:42:50 DEBUG : potato3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8e7ba_d20260410_m013501_c001_v7007000_t0000_u01775784901711") 2026/04/10 01:42:50 DEBUG : potato3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88db4_d20260410_m013457_c001_v0001174_t0041_u01775784897602") 2026/04/10 01:42:50 DEBUG : potato3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e040f_d20260410_m013448_c001_v7007000_t0000_u01775784888980") 2026/04/10 01:42:50 DEBUG : potato3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88cf9_d20260410_m013444_c001_v0001174_t0041_u01775784884810") 2026/04/10 01:42:50 DEBUG : pre-dest1/1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85c9_d20260410_m013556_c001_v7007000_t0000_u01775784956554") 2026/04/10 01:42:50 DEBUG : pre-dest1/1: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8921f_d20260410_m013548_c001_v0001174_t0005_u01775784948485") 2026/04/10 01:42:50 DEBUG : pre-dest2/2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a85ca_d20260410_m013556_c001_v7007000_t0000_u01775784956735") 2026/04/10 01:42:50 DEBUG : pre-dest2/2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f4d1_d20260410_m013549_c001_v0001167_t0009_u01775784949215") 2026/04/10 01:42:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f420c2572539ccca4_d20260410_m013534_c001_v7007000_t0000_u01775784934234") 2026/04/10 01:42:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2a9b_d20260410_m013530_c001_v0001171_t0013_u01775784930908") 2026/04/10 01:42:50 DEBUG : sizeonly: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e92c_d20260410_m013343_c001_v7007000_t0000_u01775784823751") 2026/04/10 01:42:50 DEBUG : sizeonly: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88974_d20260410_m013342_c001_v0001174_t0049_u01775784822660") 2026/04/10 01:42:50 DEBUG : splitbanan: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf7d8_d20260410_m014014_c001_v7007000_t0000_u01775785214312") 2026/04/10 01:42:50 DEBUG : splitbanan: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028485_d20260410_m014006_c001_v0001183_t0026_u01775785206894") 2026/04/10 01:42:50 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c3a_d20260410_m014127_c001_v7007000_t0000_u01775785287886") 2026/04/10 01:42:50 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcfea_d20260410_m014121_c001_v0001097_t0043_u01775785281395") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f408833c32ae3eeff_d20260410_m014113_c001_v7007000_t0000_u01775785273252") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf7e_d20260410_m014107_c001_v0001097_t0043_u01775785267209") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41154062c05a3af3_d20260410_m014058_c001_v7007000_t0000_u01775785258918") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcf28_d20260410_m014052_c001_v0001097_t0019_u01775785252950") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0a7e_d20260410_m014044_c001_v7007000_t0000_u01775785244452") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bced0_d20260410_m014038_c001_v0001097_t0018_u01775785238534") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf825_d20260410_m014029_c001_v7007000_t0000_u01775785229672") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bce38_d20260410_m014022_c001_v0001097_t0033_u01775785222937") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbf777_d20260410_m014008_c001_v7007000_t0000_u01775785208696") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a318_d20260410_m014005_c001_v0001174_t0019_u01775785205881") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41632b6e48f7427a_d20260410_m013956_c001_v7007000_t0000_u01775785196935") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a1e8_d20260410_m013950_c001_v0001174_t0009_u01775785190111") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a8782_d20260410_m013949_c001_v7007000_t0000_u01775785189173") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd15_d20260410_m013945_c001_v0001097_t0025_u01775785185624") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4131ae9f011637b4_d20260410_m013937_c001_v7007000_t0000_u01775785177230") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2ea9_d20260410_m013930_c001_v0001171_t0002_u01775785170020") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f407b154320e9a87f_d20260410_m013929_c001_v7007000_t0000_u01775785169086") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802837f_d20260410_m013925_c001_v0001183_t0007_u01775785165790") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f404fd7b0160637ff_d20260410_m013911_c001_v7007000_t0000_u01775785151173") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcbe0_d20260410_m013907_c001_v0001097_t0040_u01775785147729") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f406b053d007db00e_d20260410_m013859_c001_v7007000_t0000_u01775785139059") 2026/04/10 01:42:51 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcb6a_d20260410_m013852_c001_v0001097_t0031_u01775785132541") 2026/04/10 01:42:52 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac351b3_d20260410_m013844_c001_v7007000_t0000_u01775785124018") 2026/04/10 01:42:52 DEBUG : splitbananasplit: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcb04_d20260410_m013838_c001_v0001097_t0029_u01775785118074") 2026/04/10 01:42:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f409de5e66a8a878d_d20260410_m013951_c001_v7007000_t0000_u01775785191807") 2026/04/10 01:42:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcd27_d20260410_m013946_c001_v0001097_t0012_u01775785186714") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb11_d20260410_m013830_c001_v7007000_t0000_u01775785110955") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bcaba_d20260410_m013829_c001_v0001097_t0000_u01775785109651") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb0a_d20260410_m013828_c001_v7007000_t0000_u01775785108892") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89c7a_d20260410_m013827_c001_v0001174_t0031_u01775785107663") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0407_d20260410_m013441_c001_v7007000_t0000_u01775784881233") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f100afd85d7a5f273_d20260410_m013440_c001_v0001167_t0017_u01775784880330") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0405_d20260410_m013439_c001_v7007000_t0000_u01775784879787") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88cc5_d20260410_m013438_c001_v0001174_t0033_u01775784878938") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e929_d20260410_m013340_c001_v7007000_t0000_u01775784820504") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8894c_d20260410_m013339_c001_v0001174_t0052_u01775784819040") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e928_d20260410_m013338_c001_v7007000_t0000_u01775784818614") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8893a_d20260410_m013337_c001_v0001174_t0020_u01775784817607") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e926_d20260410_m013335_c001_v7007000_t0000_u01775784815546") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c888fe_d20260410_m013333_c001_v0001174_t0001_u01775784813931") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e923_d20260410_m013333_c001_v7007000_t0000_u01775784813388") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c888e6_d20260410_m013332_c001_v0001174_t0041_u01775784812261") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c888c6_d20260410_m013329_c001_v0001174_t0013_u01775784809810") 2026/04/10 01:42:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415b518805a8e6d7_d20260410_m013329_c001_v7007000_t0000_u01775784809446") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c888ae_d20260410_m013328_c001_v0001174_t0037_u01775784808777") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c888a4_d20260410_m013328_c001_v0001174_t0050_u01775784808104") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebef_d20260410_m013327_c001_v7007000_t0000_u01775784807389") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88878_d20260410_m013324_c001_v0001174_t0021_u01775784804949") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88857_d20260410_m013322_c001_v0001174_t0059_u01775784802432") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebeb_d20260410_m013322_c001_v7007000_t0000_u01775784802082") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88845_d20260410_m013321_c001_v0001174_t0013_u01775784801401") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88835_d20260410_m013320_c001_v0001174_t0025_u01775784800743") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebd1_d20260410_m013320_c001_v7007000_t0000_u01775784800393") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c887ef_d20260410_m013316_c001_v0001174_t0044_u01775784796460") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebd0_d20260410_m013316_c001_v7007000_t0000_u01775784796110") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c887cb_d20260410_m013315_c001_v0001174_t0003_u01775784795266") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebc8_d20260410_m013314_c001_v7007000_t0000_u01775784794366") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c887b7_d20260410_m013313_c001_v0001174_t0039_u01775784793715") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebc6_d20260410_m013313_c001_v7007000_t0000_u01775784793183") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8879a_d20260410_m013312_c001_v0001174_t0051_u01775784792470") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebc3_d20260410_m013311_c001_v7007000_t0000_u01775784791577") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8878e_d20260410_m013310_c001_v0001174_t0024_u01775784790708") 2026/04/10 01:42:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebb3_d20260410_m013310_c001_v7007000_t0000_u01775784790175") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88774_d20260410_m013309_c001_v0001174_t0032_u01775784789501") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbebb2_d20260410_m013308_c001_v7007000_t0000_u01775784788962") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8876a_d20260410_m013308_c001_v0001174_t0052_u01775784788251") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbeb3f_d20260410_m013303_c001_v7007000_t0000_u01775784783528") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88721_d20260410_m013302_c001_v0001174_t0003_u01775784782851") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbeb3e_d20260410_m013302_c001_v7007000_t0000_u01775784782319") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8870f_d20260410_m013301_c001_v0001174_t0042_u01775784781589") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbeb3d_d20260410_m013300_c001_v7007000_t0000_u01775784780693") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c886fc_d20260410_m013259_c001_v0001174_t0038_u01775784779814") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f415a582f3fbbeb3b_d20260410_m013257_c001_v7007000_t0000_u01775784777652") 2026/04/10 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c886da_d20260410_m013256_c001_v0001174_t0031_u01775784776892") 2026/04/10 01:42:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb13_d20260410_m013831_c001_v7007000_t0000_u01775785111136") 2026/04/10 01:42:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d95_d20260410_m013829_c001_v0001171_t0056_u01775785109642") 2026/04/10 01:42:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb0b_d20260410_m013829_c001_v7007000_t0000_u01775785109075") 2026/04/10 01:42:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028206_d20260410_m013827_c001_v0001183_t0028_u01775785107673") 2026/04/10 01:42:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c46_d20260410_m014130_c001_v7007000_t0000_u01775785290002") 2026/04/10 01:42:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a8e4_d20260410_m014129_c001_v0001174_t0019_u01775785289257") 2026/04/10 01:42:54 DEBUG : sub/yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03ff_d20260410_m013436_c001_v7007000_t0000_u01775784876929") 2026/04/10 01:42:54 DEBUG : sub/yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29e5_d20260410_m013435_c001_v0001171_t0034_u01775784875150") 2026/04/10 01:42:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb07_d20260410_m013826_c001_v7007000_t0000_u01775785106837") 2026/04/10 01:42:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580281f4_d20260410_m013825_c001_v0001183_t0006_u01775785105301") 2026/04/10 01:42:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb02_d20260410_m013824_c001_v7007000_t0000_u01775785104539") 2026/04/10 01:42:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580281ec_d20260410_m013823_c001_v0001183_t0005_u01775785103242") 2026/04/10 01:42:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb08_d20260410_m013827_c001_v7007000_t0000_u01775785107020") 2026/04/10 01:42:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a2d8b_d20260410_m013825_c001_v0001171_t0039_u01775785105290") 2026/04/10 01:42:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f419b21b58ed8eb04_d20260410_m013824_c001_v7007000_t0000_u01775785104720") 2026/04/10 01:42:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c89c4e_d20260410_m013823_c001_v0001174_t0002_u01775785103185") 2026/04/10 01:42:55 DEBUG : three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34173_d20260410_m013428_c001_v7007000_t0000_u01775784868898") 2026/04/10 01:42:55 DEBUG : three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88c09_d20260410_m013427_c001_v0001174_t0029_u01775784867651") 2026/04/10 01:42:55 DEBUG : three: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c88be9_d20260410_m013425_c001_v0001174_t0032_u01775784865245") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c4f_d20260410_m014131_c001_v7007000_t0000_u01775785291779") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a30ee_d20260410_m014130_c001_v0001171_t0037_u01775785290951") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4ca9_d20260410_m014150_c001_v7007000_t0000_u01775785310267") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f580286c3_d20260410_m014148_c001_v0001183_t0022_u01775785308624") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4ca5_d20260410_m014147_c001_v7007000_t0000_u01775785307081") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3122_d20260410_m014145_c001_v0001171_t0022_u01775785305303") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c93_d20260410_m014144_c001_v7007000_t0000_u01775785304328") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a9c4_d20260410_m014143_c001_v0001174_t0003_u01775785303545") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c65_d20260410_m014138_c001_v7007000_t0000_u01775785298576") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a3106_d20260410_m014137_c001_v0001171_t0011_u01775785297701") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c77_d20260410_m014140_c001_v7007000_t0000_u01775785300657") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f58028685_d20260410_m014139_c001_v0001183_t0052_u01775785299529") 2026/04/10 01:42:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c58_d20260410_m014136_c001_v7007000_t0000_u01775785296742") 2026/04/10 01:42:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1006225ef5c8a976_d20260410_m014136_c001_v0001174_t0017_u01775785296043") 2026/04/10 01:42:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c56_d20260410_m014135_c001_v7007000_t0000_u01775785295042") 2026/04/10 01:42:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bd044_d20260410_m014134_c001_v0001097_t0028_u01775785294303") 2026/04/10 01:42:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c55_d20260410_m014133_c001_v7007000_t0000_u01775785293326") 2026/04/10 01:42:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f109eaa1f5802865b_d20260410_m014132_c001_v0001183_t0046_u01775785292730") 2026/04/10 01:42:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4191642c4341ff3c_d20260410_m014155_c001_v7007000_t0000_u01775785315096") 2026/04/10 01:42:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a314a_d20260410_m014154_c001_v0001171_t0046_u01775785314408") 2026/04/10 01:42:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4c86_d20260410_m014142_c001_v7007000_t0000_u01775785302584") 2026/04/10 01:42:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bd08c_d20260410_m014141_c001_v0001097_t0000_u01775785301640") 2026/04/10 01:42:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4caa_d20260410_m014150_c001_v7007000_t0000_u01775785310929") 2026/04/10 01:42:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1132f143289bd0c8_d20260410_m014149_c001_v0001097_t0024_u01775785309945") 2026/04/10 01:42:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f403e7578fc1d4ca6_d20260410_m014147_c001_v7007000_t0000_u01775785307666") 2026/04/10 01:42:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f10600f5fec0bfccd_d20260410_m014146_c001_v0001104_t0012_u01775785306605") 2026/04/10 01:42:56 DEBUG : two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f41476f572ac34174_d20260410_m013429_c001_v7007000_t0000_u01775784869080") 2026/04/10 01:42:56 DEBUG : two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f414aafd33a4a29cb_d20260410_m013427_c001_v0001171_t0056_u01775784867088") 2026/04/10 01:42:56 DEBUG : two: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f4006225ef5c88be7_d20260410_m013425_c001_v0001174_t0052_u01775784865063") 2026/04/10 01:42:56 DEBUG : yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e0401_d20260410_m013437_c001_v7007000_t0000_u01775784877649") 2026/04/10 01:42:56 DEBUG : yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f111b78e064ff19c2_d20260410_m013436_c001_v0001179_t0029_u01775784876539") 2026/04/10 01:42:56 DEBUG : yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03f3_d20260410_m013433_c001_v7007000_t0000_u01775784873872") 2026/04/10 01:42:56 DEBUG : yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29d9_d20260410_m013432_c001_v0001171_t0054_u01775784872638") 2026/04/10 01:42:57 DEBUG : yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03e1_d20260410_m013431_c001_v7007000_t0000_u01775784871355") 2026/04/10 01:42:57 DEBUG : yam: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f114aafd33a4a29d1_d20260410_m013429_c001_v0001171_t0034_u01775784869636") 2026/04/10 01:42:57 DEBUG : yaml: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03f9_d20260410_m013434_c001_v7007000_t0000_u01775784874598") 2026/04/10 01:42:57 DEBUG : yaml: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f113a72233f55d519_d20260410_m013433_c001_v0001183_t0005_u01775784873625") 2026/04/10 01:42:57 DEBUG : yaml: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f418f29ac2a2e03e7_d20260410_m013432_c001_v7007000_t0000_u01775784872077") 2026/04/10 01:42:57 DEBUG : yaml: Deleting (id "4_z4fe24dd3005d7b5b9fd80e1b_f1143ab2b45aebeb5_d20260410_m013430_c001_v0001120_t0031_u01775784870974") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m4.144575743s (try 1/5)