"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/11 01:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola" 2026/04/11 01:55:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 01:55:02 DEBUG : Creating backend with remote "/tmp/rclone2208945052" === 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:03 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:03 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 01:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:04 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:04 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:05 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:55:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:06 DEBUG : Creating backend with remote "/non-existing" 2026/04/11 01:55:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/11 01:55:06 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:06 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:07 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:07 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:09 INFO : B2 bucket rclone-test-femetoh6dola: Running all checks before starting transfers 2026/04/11 01:55:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:09 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:09 INFO : B2 bucket rclone-test-femetoh6dola: Checks finished, now starting transfers 2026/04/11 01:55:09 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:10 ERROR : Ignoring --no-traverse with sync 2026/04/11 01:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:10 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:10 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:10 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:55:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/11 01:55:11 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:11 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:11 DEBUG : hello world2: size = 12 OK 2026/04/11 01:55:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/11 01:55:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:55:12 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:12 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:12 DEBUG : potato2: size = 11 OK 2026/04/11 01:55:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:55:14 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:14 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:14 DEBUG : potato2: size = 11 OK 2026/04/11 01:55:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/11 01:55:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 01:55:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/11 01:55:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 01:55:15 INFO : sub dir2: Making directory 2026/04/11 01:55:15 INFO : sub dir: Making directory 2026/04/11 01:55:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:15 INFO : sub dir2/sub sub dir2: Making directory 2026/04/11 01:55:15 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:15 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:15 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/11 01:55:15 DEBUG : B2 bucket rclone-test-femetoh6dola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:16 INFO : sub dir2: Making directory 2026/04/11 01:55:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/11 01:55:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 01:55:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:16 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:16 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:17 DEBUG : sub dir2: Making directory with metadata 2026/04/11 01:55:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 01:55:17 INFO : sub dir2: Making directory 2026/04/11 01:55:17 INFO : sub dir: Making directory 2026/04/11 01:55:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:17 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:17 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:17 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:55:17 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/11 01:55:17 DEBUG : B2 bucket rclone-test-femetoh6dola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 01:55:17 DEBUG : B2 bucket rclone-test-femetoh6dola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:18 INFO : sub dir2: Making directory 2026/04/11 01:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:19 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:55:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:19 DEBUG : sub dir2: Making directory with metadata 2026/04/11 01:55:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 01:55:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 01:55:20 INFO : sub dir2: Making directory 2026/04/11 01:55:20 INFO : sub dir: Making directory 2026/04/11 01:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:20 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:20 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:20 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:55:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/11 01:55:20 DEBUG : B2 bucket rclone-test-femetoh6dola: 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:21 INFO : sub dir2: Making directory 2026/04/11 01:55:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:21 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:21 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:21 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:55:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kefokas2sulu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-femetoh6dola -> B2 bucket rclone-test-kefokas2sulu 2026/04/11 01:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:24 DEBUG : B2 bucket rclone-test-kefokas2sulu: Waiting for checks to finish 2026/04/11 01:55:24 DEBUG : B2 bucket rclone-test-kefokas2sulu: Waiting for transfers to finish 2026/04/11 01:55:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 01:55:25 DEBUG : B2 bucket rclone-test-kefokas2sulu: Purge remote 2026/04/11 01:55:25 INFO : B2 bucket rclone-test-kefokas2sulu: cleaning bucket "rclone-test-kefokas2sulu" of all files 2026/04/11 01:55:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf024d03400d7bab9fd80e1b_f114623f2a69d9bc3_d20260411_m015524_c001_v0001099_t0005_u01775872524850") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:55:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:55:27 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 01:55:27 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:27 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:28 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 01:55:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 01:55:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.92s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jinegic6boho" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-femetoh6dola -> B2 bucket rclone-test-jinegic6boho 2026/04/11 01:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:30 DEBUG : B2 bucket rclone-test-jinegic6boho: Waiting for checks to finish 2026/04/11 01:55:30 DEBUG : B2 bucket rclone-test-jinegic6boho: Waiting for transfers to finish 2026/04/11 01:55:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 01:55:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:55:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jinegic6boho) 2026/04/11 01:55:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 01:55:32 DEBUG : B2 bucket rclone-test-jinegic6boho: Waiting for checks to finish 2026/04/11 01:55:32 DEBUG : B2 bucket rclone-test-jinegic6boho: Waiting for transfers to finish 2026/04/11 01:55:33 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 01:55:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 01:55:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 01:55:33 DEBUG : B2 bucket rclone-test-jinegic6boho: Purge remote 2026/04/11 01:55:33 INFO : B2 bucket rclone-test-jinegic6boho: cleaning bucket "rclone-test-jinegic6boho" of all files 2026/04/11 01:55:33 DEBUG : sub dir/hello world: Deleting (id "4_zef525d83400d7bab9fd80e1b_f118435db858df28f_d20260411_m015532_c001_v0001173_t0048_u01775872532680") 2026/04/11 01:55:33 DEBUG : sub dir/hello world: Deleting (id "4_zef525d83400d7bab9fd80e1b_f102bfc9d5b7f2864_d20260411_m015531_c001_v0001185_t0025_u01775872531181") --- PASS: TestServerSideCopyOverSelf (5.81s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:55:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:55:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 01:55:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:35 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 01:55:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 01:55:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/11 01:55:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-viparum7wiji" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-femetoh6dola -> B2 bucket rclone-test-viparum7wiji 2026/04/11 01:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:38 DEBUG : B2 bucket rclone-test-viparum7wiji: Waiting for checks to finish 2026/04/11 01:55:38 DEBUG : B2 bucket rclone-test-viparum7wiji: Waiting for transfers to finish 2026/04/11 01:55:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:55:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 01:55:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:55:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-viparum7wiji) 2026/04/11 01:55:39 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 01:55:39 DEBUG : B2 bucket rclone-test-viparum7wiji: Waiting for checks to finish 2026/04/11 01:55:39 DEBUG : B2 bucket rclone-test-viparum7wiji: Waiting for transfers to finish 2026/04/11 01:55:40 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 01:55:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 01:55:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 01:55:40 INFO : sub dir/hello world: Deleted 2026/04/11 01:55:41 DEBUG : testing file moves 2026/04/11 01:55:41 DEBUG : B2 bucket rclone-test-viparum7wiji: Waiting for checks to finish 2026/04/11 01:55:41 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:55:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-viparum7wiji) 2026/04/11 01:55:41 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 01:55:41 DEBUG : B2 bucket rclone-test-viparum7wiji: Waiting for transfers to finish 2026/04/11 01:55:42 DEBUG : sub dir/hello world: size = 24 OK 2026/04/11 01:55:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/11 01:55:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 01:55:42 INFO : sub dir/hello world: Deleted 2026/04/11 01:55:42 DEBUG : B2 bucket rclone-test-viparum7wiji: Purge remote 2026/04/11 01:55:42 INFO : B2 bucket rclone-test-viparum7wiji: cleaning bucket "rclone-test-viparum7wiji" of all files 2026/04/11 01:55:42 DEBUG : sub dir/hello world: Deleting (id "4_z3f127d63400d7bab9fd80e1b_f1092742d37f11cb5_d20260411_m015541_c001_v0001100_t0011_u01775872541734") 2026/04/11 01:55:42 DEBUG : sub dir/hello world: Deleting (id "4_z3f127d63400d7bab9fd80e1b_f11515a56ed0a84b2_d20260411_m015539_c001_v0001044_t0048_u01775872539890") 2026/04/11 01:55:42 DEBUG : sub dir/hello world: Deleting (id "4_z3f127d63400d7bab9fd80e1b_f1137fea153f33ab0_d20260411_m015538_c001_v0001171_t0046_u01775872538604") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:44 ERROR : error listing: directory not found 2026/04/11 01:55:44 INFO : Local file system at /tmp/rclone2208945052: Making directory 2026/04/11 01:55:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:55:46 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for checks to finish 2026/04/11 01:55:46 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for transfers to finish 2026/04/11 01:55:46 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/11 01:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:55:46 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/11 01:55:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/11 01:55:47 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:47 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:47 DEBUG : check sum: size = 1 OK 2026/04/11 01:55:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:55:47 INFO : check sum: Copied (new) 2026/04/11 01:55:47 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:48 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:48 DEBUG : check sum: size = 1 OK 2026/04/11 01:55:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:55:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/11 01:55:48 DEBUG : check sum: Unchanged skipping 2026/04/11 01:55:48 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:48 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/11 01:55:49 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:49 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:49 DEBUG : sizeonly: size = 6 OK 2026/04/11 01:55:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 01:55:49 INFO : sizeonly: Copied (new) 2026/04/11 01:55:49 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:49 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:49 DEBUG : sizeonly: size = 6 OK 2026/04/11 01:55:49 DEBUG : sizeonly: Sizes identical 2026/04/11 01:55:49 DEBUG : sizeonly: Unchanged skipping 2026/04/11 01:55:49 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:49 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/11 01:55:50 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:50 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/11 01:55:50 INFO : ignore-size: Copied (new) 2026/04/11 01:55:50 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:55:51 DEBUG : ignore-size: Unchanged skipping 2026/04/11 01:55:51 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:51 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:51 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:52 DEBUG : existing: size = 6 OK 2026/04/11 01:55:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:55:52 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:52 DEBUG : existing: Unchanged skipping 2026/04/11 01:55:52 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:52 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:52 INFO : There was nothing to transfer 2026/04/11 01:55:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/11 01:55:52 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:52 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:52 DEBUG : existing: size = 6 OK 2026/04/11 01:55:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 01:55:52 INFO : existing: Copied (replaced existing) 2026/04/11 01:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 01:55:53 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:53 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:54 DEBUG : existing: size = 6 OK 2026/04/11 01:55:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 01:55:54 INFO : existing: Copied (new) 2026/04/11 01:55:54 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:54 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:54 DEBUG : existing: Destination exists, skipping 2026/04/11 01:55:54 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:54 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/11 01:55:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 01:55:56 DEBUG : c/non empty space: size = 5 OK 2026/04/11 01:55:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:55:56 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 01:55:56 DEBUG : a/potato2: size = 60 OK 2026/04/11 01:55:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:55:56 INFO : a/potato2: Copied (new) 2026/04/11 01:55:56 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:56 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:56 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:55:58 DEBUG : empty space: size = 1 OK 2026/04/11 01:55:58 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/11 01:55:58 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:55:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/11 01:55:58 DEBUG : empty space: Unchanged skipping 2026/04/11 01:55:58 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:58 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:58 INFO : There was nothing to transfer 2026/04/11 01:55:58 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:55:58 DEBUG : empty space: size = 1 OK 2026/04/11 01:55:58 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/11 01:55:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:55:59 INFO : empty space: Updated modification time in destination 2026/04/11 01:55:59 DEBUG : empty space: Unchanged skipping 2026/04/11 01:55:59 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:55:59 DEBUG : Waiting for deletions to finish 2026/04/11 01:55:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:00 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:00 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/11 01:56:00 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:56:00 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:00 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:00 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:02 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:02 DEBUG : foo: size = 3 OK 2026/04/11 01:56:02 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/11 01:56:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:56:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:02 DEBUG : foo: sha1 differ 2026/04/11 01:56:02 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:02 DEBUG : foo: size = 3 OK 2026/04/11 01:56:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/11 01:56:02 INFO : foo: Copied (replaced existing) 2026/04/11 01:56:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/11 01:56:03 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:03 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:03 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:03 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:04 DEBUG : potato: size = 60 OK 2026/04/11 01:56:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:04 INFO : potato: Copied (new) 2026/04/11 01:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:56:05 DEBUG : potato: size = 60 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:05 DEBUG : potato: Sizes differ 2026/04/11 01:56:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:06 DEBUG : potato: size = 21 OK 2026/04/11 01:56:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/11 01:56:06 INFO : potato: Copied (replaced existing) 2026/04/11 01:56:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.68s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:07 DEBUG : potato: size = 21 OK 2026/04/11 01:56:07 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/11 01:56:07 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2208945052) 2026/04/11 01:56:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:07 DEBUG : potato: sha1 differ 2026/04/11 01:56:07 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:07 DEBUG : potato: size = 21 OK 2026/04/11 01:56:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/11 01:56:07 INFO : potato: Copied (replaced existing) 2026/04/11 01:56:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:08 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:08 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/11 01:56:08 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:08 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:08 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:10 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:10 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:10 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:10 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:10 DEBUG : potato2: size = 60 OK 2026/04/11 01:56:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:10 INFO : potato2: Copied (new) 2026/04/11 01:56:10 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:12 INFO : d: Making directory 2026/04/11 01:56:12 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/11 01:56:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:13 DEBUG : c/non empty space: size = 5 OK 2026/04/11 01:56:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:13 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 01:56:13 DEBUG : a/potato2: size = 60 OK 2026/04/11 01:56:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:13 INFO : a/potato2: Copied (new) 2026/04/11 01:56:13 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:13 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:13 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:13 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/11 01:56:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:15 DEBUG : c/non empty space: size = 5 OK 2026/04/11 01:56:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:15 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 01:56:15 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:15 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:15 DEBUG : a/potato2: size = 60 OK 2026/04/11 01:56:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:15 INFO : a/potato2: Copied (new) 2026/04/11 01:56:15 ERROR : B2 bucket rclone-test-femetoh6dola: not deleting files as there were IO errors 2026/04/11 01:56:15 ERROR : B2 bucket rclone-test-femetoh6dola: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:17 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:17 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:17 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:17 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:17 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:17 INFO : potato: Deleted 2026/04/11 01:56:17 DEBUG : potato2: size = 60 OK 2026/04/11 01:56:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:19 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:19 INFO : potato: Deleted 2026/04/11 01:56:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:19 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:19 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:19 DEBUG : potato2: size = 60 OK 2026/04/11 01:56:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:21 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:21 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:21 DEBUG : potato2: size = 19 OK 2026/04/11 01:56:21 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/11 01:56:21 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:23 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 01:56:23 DEBUG : enormous: Excluded 2026/04/11 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 01:56:23 DEBUG : potato2: Excluded 2026/04/11 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 01:56:23 DEBUG : potato2: Excluded 2026/04/11 01:56:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:23 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:23 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:23 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:23 INFO : There was nothing to transfer 2026/04/11 01:56:23 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 01:56:23 DEBUG : enormous: Excluded 2026/04/11 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 01:56:23 DEBUG : potato2: Excluded 2026/04/11 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 01:56:23 DEBUG : potato2: Excluded 2026/04/11 01:56:23 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/11 01:56:23 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:23 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for checks to finish 2026/04/11 01:56:23 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for transfers to finish 2026/04/11 01:56:23 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:25 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 01:56:25 DEBUG : enormous: Excluded 2026/04/11 01:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 01:56:25 DEBUG : potato2: Excluded 2026/04/11 01:56:25 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:25 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:56:25 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:25 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:25 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:25 INFO : potato2: Deleted 2026/04/11 01:56:25 INFO : enormous: Deleted 2026/04/11 01:56:25 INFO : There was nothing to transfer 2026/04/11 01:56:26 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/11 01:56:26 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:26 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for checks to finish 2026/04/11 01:56:26 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for transfers to finish 2026/04/11 01:56:26 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:26 INFO : enormous: Deleted 2026/04/11 01:56:26 INFO : potato2: Deleted 2026/04/11 01:56:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.31s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:27 DEBUG : five: Need to transfer - File not found at Destination 2026/04/11 01:56:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:56:27 DEBUG : four: size = 8 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:27 DEBUG : four: Sizes differ 2026/04/11 01:56:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/11 01:56:27 DEBUG : one: Destination is newer than source, skipping 2026/04/11 01:56:27 DEBUG : three: size = 5 OK 2026/04/11 01:56:27 DEBUG : three: Sizes identical 2026/04/11 01:56:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 01:56:27 DEBUG : two: size = 3 OK 2026/04/11 01:56:27 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2208945052) 2026/04/11 01:56:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:27 DEBUG : two: sha1 differ 2026/04/11 01:56:27 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:28 DEBUG : five: size = 4 OK 2026/04/11 01:56:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/11 01:56:28 INFO : five: Copied (new) 2026/04/11 01:56:28 DEBUG : four: size = 4 OK 2026/04/11 01:56:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/11 01:56:28 INFO : four: Copied (replaced existing) 2026/04/11 01:56:29 DEBUG : two: size = 3 OK 2026/04/11 01:56:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 01:56:29 INFO : two: Copied (replaced existing) 2026/04/11 01:56:29 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:29 DEBUG : five: size = 4 OK 2026/04/11 01:56:29 DEBUG : one: Destination is newer than source, skipping 2026/04/11 01:56:29 DEBUG : four: size = 4 OK 2026/04/11 01:56:29 DEBUG : two: size = 3 OK 2026/04/11 01:56:29 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:29 DEBUG : three: size = 5 OK 2026/04/11 01:56:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/11 01:56:29 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/11 01:56:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 01:56:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 01:56:29 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/11 01:56:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/11 01:56:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2208945052) 2026/04/11 01:56:29 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/11 01:56:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 01:56:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:29 DEBUG : three: sha1 differ 2026/04/11 01:56:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 01:56:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/11 01:56:29 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:30 DEBUG : three: size = 5 OK 2026/04/11 01:56:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:56:30 INFO : three: Copied (replaced existing) 2026/04/11 01:56:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/11 01:56:31 INFO : B2 bucket rclone-test-femetoh6dola: Making map for --track-renames 2026/04/11 01:56:31 INFO : B2 bucket rclone-test-femetoh6dola: Finished making map for --track-renames 2026/04/11 01:56:31 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:31 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for renames to finish 2026/04/11 01:56:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 01:56:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/11 01:56:31 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:32 DEBUG : potato: size = 14 OK 2026/04/11 01:56:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/11 01:56:32 INFO : potato: Copied (new) 2026/04/11 01:56:32 DEBUG : yam: size = 11 OK 2026/04/11 01:56:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 01:56:32 INFO : yam: Copied (new) 2026/04/11 01:56:32 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:32 INFO : B2 bucket rclone-test-femetoh6dola: Making map for --track-renames 2026/04/11 01:56:32 DEBUG : potato: size = 14 OK 2026/04/11 01:56:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:56:32 INFO : B2 bucket rclone-test-femetoh6dola: Finished making map for --track-renames 2026/04/11 01:56:32 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:32 DEBUG : potato: Unchanged skipping 2026/04/11 01:56:32 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for renames to finish 2026/04/11 01:56:33 DEBUG : yaml: size = 11 OK 2026/04/11 01:56:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 01:56:33 INFO : yam: Copied (server-side copy) to: yaml 2026/04/11 01:56:33 INFO : yam: Deleted 2026/04/11 01:56:33 INFO : yaml: Renamed from "yam" 2026/04/11 01:56:33 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/11 01:56:34 INFO : B2 bucket rclone-test-femetoh6dola: Making map for --track-renames 2026/04/11 01:56:34 INFO : B2 bucket rclone-test-femetoh6dola: Finished making map for --track-renames 2026/04/11 01:56:34 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 01:56:34 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for renames to finish 2026/04/11 01:56:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/11 01:56:34 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:35 DEBUG : potato: size = 14 OK 2026/04/11 01:56:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/11 01:56:35 INFO : potato: Copied (new) 2026/04/11 01:56:35 DEBUG : yam: size = 11 OK 2026/04/11 01:56:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 01:56:35 INFO : yam: Copied (new) 2026/04/11 01:56:35 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:35 DEBUG : potato: size = 14 OK 2026/04/11 01:56:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:56:35 DEBUG : potato: Unchanged skipping 2026/04/11 01:56:35 INFO : B2 bucket rclone-test-femetoh6dola: Making map for --track-renames 2026/04/11 01:56:35 INFO : B2 bucket rclone-test-femetoh6dola: Finished making map for --track-renames 2026/04/11 01:56:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for renames to finish 2026/04/11 01:56:36 DEBUG : yaml: size = 11 OK 2026/04/11 01:56:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 01:56:36 INFO : yam: Copied (server-side copy) to: yaml 2026/04/11 01:56:36 INFO : yam: Deleted 2026/04/11 01:56:36 INFO : yaml: Renamed from "yam" 2026/04/11 01:56:36 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/11 01:56:37 INFO : B2 bucket rclone-test-femetoh6dola: Making map for --track-renames 2026/04/11 01:56:37 INFO : B2 bucket rclone-test-femetoh6dola: Finished making map for --track-renames 2026/04/11 01:56:37 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 01:56:37 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for renames to finish 2026/04/11 01:56:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/11 01:56:37 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:37 DEBUG : sub/yam: size = 11 OK 2026/04/11 01:56:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 01:56:37 INFO : sub/yam: Copied (new) 2026/04/11 01:56:38 DEBUG : potato: size = 14 OK 2026/04/11 01:56:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/11 01:56:38 INFO : potato: Copied (new) 2026/04/11 01:56:38 DEBUG : Waiting for deletions to finish 2026/04/11 01:56:38 DEBUG : potato: size = 14 OK 2026/04/11 01:56:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:56:38 DEBUG : potato: Unchanged skipping 2026/04/11 01:56:38 INFO : B2 bucket rclone-test-femetoh6dola: Making map for --track-renames 2026/04/11 01:56:38 INFO : B2 bucket rclone-test-femetoh6dola: Finished making map for --track-renames 2026/04/11 01:56:38 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:38 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for renames to finish 2026/04/11 01:56:39 DEBUG : yam: size = 11 OK 2026/04/11 01:56:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 01:56:39 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/11 01:56:39 INFO : sub/yam: Deleted 2026/04/11 01:56:39 INFO : yam: Renamed from "sub/yam" 2026/04/11 01:56:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:40 DEBUG : Creating backend with remote "/tmp/rclone2208945052/dir1" 2026/04/11 01:56:40 DEBUG : Creating backend with remote "/tmp/rclone2208945052/dir2" 2026/04/11 01:56:40 DEBUG : Local file system at /tmp/rclone2208945052/dir2: Using server-side directory move 2026/04/11 01:56:40 INFO : Local file system at /tmp/rclone2208945052/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/11 01:56:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/11 01:56:40 INFO : file1.txt: Moved (server-side) 2026/04/11 01:56:40 DEBUG : Local file system at /tmp/rclone2208945052/dir2: Waiting for checks to finish 2026/04/11 01:56:40 DEBUG : Local file system at /tmp/rclone2208945052/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:56:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/11 01:56:41 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:41 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/11 01:56:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/11 01:56:41 INFO : nested/sub dir/file: Copied (new) 2026/04/11 01:56:41 INFO : nested/sub dir/file: Deleted 2026/04/11 01:56:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:56:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:56:41 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:56:41 INFO : sub dir/hello world: Deleted 2026/04/11 01:56:41 INFO : sub dir: Removing directory 2026/04/11 01:56:41 INFO : nested/sub dir: Removing directory 2026/04/11 01:56:41 INFO : nested: Removing directory 2026/04/11 01:56:41 DEBUG : Local file system at /tmp/rclone2208945052: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 01:56:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/11 01:56:42 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:42 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/11 01:56:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/11 01:56:43 INFO : nested/sub dir/file: Copied (new) 2026/04/11 01:56:43 INFO : nested/sub dir/file: Deleted 2026/04/11 01:56:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 01:56:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 01:56:43 INFO : sub dir/hello world: Copied (new) 2026/04/11 01:56:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/11 01:56:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 01:56:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:44 DEBUG : existing: size = 6 OK 2026/04/11 01:56:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 01:56:44 INFO : existing: Copied (new) 2026/04/11 01:56:44 INFO : existing: Deleted 2026/04/11 01:56:45 DEBUG : existing-b: size = 6 OK 2026/04/11 01:56:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/11 01:56:45 INFO : existing-b: Copied (new) 2026/04/11 01:56:45 INFO : existing-b: Deleted 2026/04/11 01:56:45 DEBUG : existing: Destination exists, skipping 2026/04/11 01:56:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/11 01:56:45 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:56:45 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:56:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jenubak2mami" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-femetoh6dola -> B2 bucket rclone-test-jenubak2mami 2026/04/11 01:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:50 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 01:56:50 DEBUG : empty space: Unchanged skipping 2026/04/11 01:56:50 DEBUG : B2 bucket rclone-test-jenubak2mami: Waiting for checks to finish 2026/04/11 01:56:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:56:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jenubak2mami) 2026/04/11 01:56:50 DEBUG : potato3: Sizes differ 2026/04/11 01:56:50 INFO : empty space: Deleted 2026/04/11 01:56:50 DEBUG : B2 bucket rclone-test-jenubak2mami: Waiting for transfers to finish 2026/04/11 01:56:50 DEBUG : potato2: size = 60 OK 2026/04/11 01:56:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:50 INFO : potato2: Copied (server-side copy) 2026/04/11 01:56:50 INFO : potato2: Deleted 2026/04/11 01:56:51 DEBUG : potato3: size = 68 OK 2026/04/11 01:56:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 01:56:51 INFO : potato3: Copied (server-side copy) 2026/04/11 01:56:51 INFO : potato3: Deleted 2026/04/11 01:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vesivec9funa" 2026/04/11 01:56:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/11 01:56:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:56:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 01:56:52 DEBUG : B2 bucket rclone-test-vesivec9funa: Waiting for checks to finish 2026/04/11 01:56:52 DEBUG : B2 bucket rclone-test-vesivec9funa: Waiting for transfers to finish 2026/04/11 01:56:53 DEBUG : empty space: size = 1 OK 2026/04/11 01:56:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:56:53 INFO : empty space: Copied (server-side copy) 2026/04/11 01:56:53 INFO : empty space: Deleted 2026/04/11 01:56:53 DEBUG : potato3: size = 68 OK 2026/04/11 01:56:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 01:56:53 INFO : potato3: Copied (server-side copy) 2026/04/11 01:56:54 INFO : potato3: Deleted 2026/04/11 01:56:54 DEBUG : potato2: size = 60 OK 2026/04/11 01:56:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:56:54 INFO : potato2: Copied (server-side copy) 2026/04/11 01:56:54 INFO : potato2: Deleted 2026/04/11 01:56:54 DEBUG : B2 bucket rclone-test-vesivec9funa: Purge remote 2026/04/11 01:56:54 INFO : B2 bucket rclone-test-vesivec9funa: cleaning bucket "rclone-test-vesivec9funa" of all files 2026/04/11 01:56:54 DEBUG : empty space: Deleting (id "4_z1fb29da3401d7bab9fd80e1b_f1144ad269cefaecf_d20260411_m015653_c001_v0001146_t0028_u01775872613339") 2026/04/11 01:56:54 DEBUG : potato2: Deleting (id "4_z1fb29da3401d7bab9fd80e1b_f1187dfec8b925fc8_d20260411_m015653_c001_v0001092_t0046_u01775872613763") 2026/04/11 01:56:54 DEBUG : potato3: Deleting (id "4_z1fb29da3401d7bab9fd80e1b_f1007ce8ac76175c8_d20260411_m015653_c001_v0001181_t0052_u01775872613739") 2026/04/11 01:56:55 DEBUG : B2 bucket rclone-test-jenubak2mami: Purge remote 2026/04/11 01:56:55 INFO : B2 bucket rclone-test-jenubak2mami: cleaning bucket "rclone-test-jenubak2mami" of all files 2026/04/11 01:56:55 DEBUG : empty space: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f4191642c4350607a_d20260411_m015653_c001_v7007000_t0000_u01775872613694") 2026/04/11 01:56:55 DEBUG : empty space: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f115c6786dc88fb97_d20260411_m015649_c001_v0001185_t0037_u01775872609933") 2026/04/11 01:56:55 DEBUG : potato2: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f4191642c4350607e_d20260411_m015654_c001_v7007000_t0000_u01775872614252") 2026/04/11 01:56:55 DEBUG : potato2: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f113ba28f6fe93760_d20260411_m015650_c001_v0001165_t0030_u01775872610691") 2026/04/11 01:56:55 DEBUG : potato3: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f4191642c4350607c_d20260411_m015653_c001_v7007000_t0000_u01775872613945") 2026/04/11 01:56:55 DEBUG : potato3: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f110424664cb32ecb_d20260411_m015650_c001_v0001177_t0035_u01775872610918") 2026/04/11 01:56:55 DEBUG : potato3: Deleting (id "4_z8fe28da3401d7bab9fd80e1b_f115c6786dc88fb9b_d20260411_m015650_c001_v0001185_t0002_u01775872610120") --- PASS: TestServerSideMove (11.02s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xasukir4cuwe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-femetoh6dola -> B2 bucket rclone-test-xasukir4cuwe 2026/04/11 01:57:02 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 01:57:02 DEBUG : empty space: Excluded 2026/04/11 01:57:02 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 01:57:02 DEBUG : empty space: Excluded 2026/04/11 01:57:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:57:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:57:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xasukir4cuwe) 2026/04/11 01:57:02 DEBUG : potato3: Sizes differ 2026/04/11 01:57:02 DEBUG : B2 bucket rclone-test-xasukir4cuwe: Waiting for checks to finish 2026/04/11 01:57:02 DEBUG : B2 bucket rclone-test-xasukir4cuwe: Waiting for transfers to finish 2026/04/11 01:57:03 DEBUG : potato2: size = 60 OK 2026/04/11 01:57:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:57:03 INFO : potato2: Copied (server-side copy) 2026/04/11 01:57:03 INFO : potato2: Deleted 2026/04/11 01:57:03 DEBUG : potato3: size = 68 OK 2026/04/11 01:57:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 01:57:03 INFO : potato3: Copied (server-side copy) 2026/04/11 01:57:03 INFO : potato3: Deleted 2026/04/11 01:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nezacil8tiko" 2026/04/11 01:57:04 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 01:57:04 DEBUG : empty space: Excluded 2026/04/11 01:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:57:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 01:57:05 DEBUG : B2 bucket rclone-test-nezacil8tiko: Waiting for checks to finish 2026/04/11 01:57:05 DEBUG : B2 bucket rclone-test-nezacil8tiko: Waiting for transfers to finish 2026/04/11 01:57:06 DEBUG : potato2: size = 60 OK 2026/04/11 01:57:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:57:06 INFO : potato2: Copied (server-side copy) 2026/04/11 01:57:06 INFO : potato2: Deleted 2026/04/11 01:57:06 DEBUG : potato3: size = 68 OK 2026/04/11 01:57:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 01:57:06 INFO : potato3: Copied (server-side copy) 2026/04/11 01:57:06 INFO : potato3: Deleted 2026/04/11 01:57:07 DEBUG : B2 bucket rclone-test-nezacil8tiko: Purge remote 2026/04/11 01:57:07 INFO : B2 bucket rclone-test-nezacil8tiko: cleaning bucket "rclone-test-nezacil8tiko" of all files 2026/04/11 01:57:07 DEBUG : potato2: Deleting (id "4_zffe2cda3401d7bab9fd80e1b_f1186888bcbbc7741_d20260411_m015705_c001_v0001137_t0059_u01775872625833") 2026/04/11 01:57:07 DEBUG : potato3: Deleting (id "4_zffe2cda3401d7bab9fd80e1b_f106cd5367e184984_d20260411_m015706_c001_v0001144_t0025_u01775872626214") 2026/04/11 01:57:08 DEBUG : B2 bucket rclone-test-xasukir4cuwe: Purge remote 2026/04/11 01:57:08 INFO : B2 bucket rclone-test-xasukir4cuwe: cleaning bucket "rclone-test-xasukir4cuwe" of all files 2026/04/11 01:57:08 DEBUG : empty space: Deleting (id "4_z5f62bda3401d7bab9fd80e1b_f117cc60a769b7924_d20260411_m015702_c001_v0001185_t0041_u01775872622065") 2026/04/11 01:57:08 DEBUG : potato2: Deleting (id "4_z5f62bda3401d7bab9fd80e1b_f416e1a2ab4e631b0_d20260411_m015706_c001_v7007000_t0000_u01775872626243") 2026/04/11 01:57:08 DEBUG : potato2: Deleting (id "4_z5f62bda3401d7bab9fd80e1b_f1006225ef5d6d4bd_d20260411_m015702_c001_v0001174_t0017_u01775872622858") 2026/04/11 01:57:08 DEBUG : potato3: Deleting (id "4_z5f62bda3401d7bab9fd80e1b_f416e1a2ab4e631b1_d20260411_m015706_c001_v7007000_t0000_u01775872626796") 2026/04/11 01:57:08 DEBUG : potato3: Deleting (id "4_z5f62bda3401d7bab9fd80e1b_f10357ad22cc74b65_d20260411_m015703_c001_v0001120_t0055_u01775872623201") 2026/04/11 01:57:08 DEBUG : potato3: Deleting (id "4_z5f62bda3401d7bab9fd80e1b_f117cc60a769b7928_d20260411_m015702_c001_v0001185_t0049_u01775872622264") --- PASS: TestServerSideMoveWithFilter (12.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pasides2dema" 2026/04/11 01:57:13 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-femetoh6dola -> B2 bucket rclone-test-pasides2dema 2026/04/11 01:57:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:57:15 DEBUG : empty space: size = 1 OK 2026/04/11 01:57:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 01:57:15 DEBUG : empty space: Unchanged skipping 2026/04/11 01:57:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:57:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pasides2dema) 2026/04/11 01:57:15 DEBUG : potato3: Sizes differ 2026/04/11 01:57:15 DEBUG : B2 bucket rclone-test-pasides2dema: Waiting for checks to finish 2026/04/11 01:57:15 INFO : empty space: Deleted 2026/04/11 01:57:15 DEBUG : B2 bucket rclone-test-pasides2dema: Waiting for transfers to finish 2026/04/11 01:57:16 DEBUG : potato2: size = 60 OK 2026/04/11 01:57:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:57:16 INFO : potato2: Copied (server-side copy) 2026/04/11 01:57:16 DEBUG : potato3: size = 68 OK 2026/04/11 01:57:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 01:57:16 INFO : potato3: Copied (server-side copy) 2026/04/11 01:57:16 INFO : potato2: Deleted 2026/04/11 01:57:16 INFO : potato3: Deleted 2026/04/11 01:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zecitaf2weju" 2026/04/11 01:57:17 INFO : tomatoDir: Making directory 2026/04/11 01:57:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/11 01:57:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 01:57:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 01:57:18 DEBUG : B2 bucket rclone-test-zecitaf2weju: Waiting for checks to finish 2026/04/11 01:57:18 DEBUG : B2 bucket rclone-test-zecitaf2weju: Waiting for transfers to finish 2026/04/11 01:57:18 DEBUG : empty space: size = 1 OK 2026/04/11 01:57:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 01:57:18 INFO : empty space: Copied (server-side copy) 2026/04/11 01:57:19 INFO : empty space: Deleted 2026/04/11 01:57:19 DEBUG : potato3: size = 68 OK 2026/04/11 01:57:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 01:57:19 INFO : potato3: Copied (server-side copy) 2026/04/11 01:57:19 INFO : potato3: Deleted 2026/04/11 01:57:19 DEBUG : potato2: size = 60 OK 2026/04/11 01:57:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 01:57:19 INFO : potato2: Copied (server-side copy) 2026/04/11 01:57:19 INFO : potato2: Deleted 2026/04/11 01:57:20 DEBUG : B2 bucket rclone-test-zecitaf2weju: Purge remote 2026/04/11 01:57:20 INFO : B2 bucket rclone-test-zecitaf2weju: cleaning bucket "rclone-test-zecitaf2weju" of all files 2026/04/11 01:57:20 DEBUG : empty space: Deleting (id "4_z3fa2fdd3401d7bab9fd80e1b_f1186888bcbbc7765_d20260411_m015718_c001_v0001137_t0036_u01775872638681") 2026/04/11 01:57:20 DEBUG : potato2: Deleting (id "4_z3fa2fdd3401d7bab9fd80e1b_f113df3e8e5881560_d20260411_m015718_c001_v0001043_t0021_u01775872638993") 2026/04/11 01:57:20 DEBUG : potato3: Deleting (id "4_z3fa2fdd3401d7bab9fd80e1b_f119fd2f67c0b96c1_d20260411_m015719_c001_v0001174_t0020_u01775872639042") 2026/04/11 01:57:21 DEBUG : B2 bucket rclone-test-pasides2dema: Purge remote 2026/04/11 01:57:21 INFO : B2 bucket rclone-test-pasides2dema: cleaning bucket "rclone-test-pasides2dema" of all files 2026/04/11 01:57:21 DEBUG : empty space: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f4131ae9f01249003_d20260411_m015718_c001_v7007000_t0000_u01775872638967") 2026/04/11 01:57:21 DEBUG : empty space: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f110ba91ec4d0751e_d20260411_m015714_c001_v0001182_t0027_u01775872634886") 2026/04/11 01:57:21 DEBUG : potato2: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f4131ae9f01249005_d20260411_m015719_c001_v7007000_t0000_u01775872639610") 2026/04/11 01:57:21 DEBUG : potato2: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f11452c1c57e132b8_d20260411_m015715_c001_v0001167_t0014_u01775872635704") 2026/04/11 01:57:21 DEBUG : potato3: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f4131ae9f01249004_d20260411_m015719_c001_v7007000_t0000_u01775872639413") 2026/04/11 01:57:21 DEBUG : potato3: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f1079432f7e82da00_d20260411_m015716_c001_v0001181_t0002_u01775872636059") 2026/04/11 01:57:21 DEBUG : potato3: Deleting (id "4_z6f12edc3401d7bab9fd80e1b_f110ba91ec4d07520_d20260411_m015715_c001_v0001182_t0049_u01775872635088") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.39s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:57:22 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/rclone-sync-test" 2026/04/11 01:57:28 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/rclone-sync-test-include/layer2" 2026/04/11 01:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/rclone-sync-test-ignore-file" 2026/04/11 01:57:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/11 01:57:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/11 01:57:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/11 01:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 01:57:34 DEBUG : B2 bucket rclone-test-femetoh6dola path rclone-sync-test: Waiting for checks to finish 2026/04/11 01:57:34 DEBUG : B2 bucket rclone-test-femetoh6dola path rclone-sync-test: Waiting for transfers to finish 2026/04/11 01:57:34 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:34 INFO : There was nothing to transfer 2026/04/11 01:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 01:57:34 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:57:34 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:57:34 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:34 INFO : There was nothing to transfer 2026/04/11 01:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 01:57:35 DEBUG : B2 bucket rclone-test-femetoh6dola path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/11 01:57:35 DEBUG : B2 bucket rclone-test-femetoh6dola path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/11 01:57:35 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:35 INFO : There was nothing to transfer 2026/04/11 01:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 01:57:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:57:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:57:35 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:35 INFO : There was nothing to transfer 2026/04/11 01:57:36 DEBUG : Excluded 2026/04/11 01:57:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/11 01:57:36 DEBUG : B2 bucket rclone-test-femetoh6dola path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/11 01:57:36 DEBUG : B2 bucket rclone-test-femetoh6dola path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/11 01:57:36 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:36 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.17s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:57:36 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/CompareDest" 2026/04/11 01:57:41 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 01:57:41 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:41 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:42 DEBUG : one: size = 3 OK 2026/04/11 01:57:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:57:42 INFO : one: Copied (new) 2026/04/11 01:57:42 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:43 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:43 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:57:43 DEBUG : one: Sizes differ 2026/04/11 01:57:43 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:43 DEBUG : one: size = 5 OK 2026/04/11 01:57:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/11 01:57:43 INFO : one: Copied (replaced existing) 2026/04/11 01:57:43 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:45 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:45 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:57:45 DEBUG : one: Sizes differ 2026/04/11 01:57:45 DEBUG : one: size = 5 OK 2026/04/11 01:57:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 01:57:45 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:45 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:45 INFO : There was nothing to transfer 2026/04/11 01:57:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:47 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:57:47 DEBUG : one: Sizes differ 2026/04/11 01:57:47 DEBUG : two: size = 3 OK 2026/04/11 01:57:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 01:57:47 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:47 DEBUG : one: size = 5 OK 2026/04/11 01:57:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 01:57:47 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:47 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:47 INFO : There was nothing to transfer 2026/04/11 01:57:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:47 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:57:47 DEBUG : one: Sizes differ 2026/04/11 01:57:47 DEBUG : two: size = 3 OK 2026/04/11 01:57:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 01:57:47 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:47 DEBUG : one: size = 5 OK 2026/04/11 01:57:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 01:57:47 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:47 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:47 INFO : There was nothing to transfer 2026/04/11 01:57:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:48 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:57:48 DEBUG : one: Sizes differ 2026/04/11 01:57:49 DEBUG : two: size = 3 OK 2026/04/11 01:57:49 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/11 01:57:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 01:57:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 01:57:49 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:49 DEBUG : one: size = 5 OK 2026/04/11 01:57:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 01:57:49 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:49 DEBUG : Waiting for deletions to finish 2026/04/11 01:57:49 INFO : There was nothing to transfer 2026/04/11 01:57:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:49 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:57:49 DEBUG : one: Sizes differ 2026/04/11 01:57:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:57:49 DEBUG : two: size = 3 (B2 bucket rclone-test-femetoh6dola path CompareDest) 2026/04/11 01:57:49 DEBUG : two: Sizes differ 2026/04/11 01:57:49 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 01:57:49 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:57:49 DEBUG : one: size = 5 OK 2026/04/11 01:57:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:57:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 01:57:49 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:57:50 DEBUG : two: size = 5 OK 2026/04/11 01:57:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/11 01:57:50 INFO : two: Copied (new) 2026/04/11 01:57:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.76s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dest" 2026/04/11 01:57:54 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/pre-dest1" 2026/04/11 01:57:55 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/pre-dest2" 2026/04/11 01:57:57 DEBUG : 1: size = 1 OK 2026/04/11 01:57:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:57:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/11 01:57:58 DEBUG : 2: size = 1 OK 2026/04/11 01:57:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:57:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/11 01:57:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/11 01:57:58 DEBUG : B2 bucket rclone-test-femetoh6dola path dest: Waiting for checks to finish 2026/04/11 01:57:58 DEBUG : B2 bucket rclone-test-femetoh6dola path dest: Waiting for transfers to finish 2026/04/11 01:57:59 DEBUG : 3: size = 1 OK 2026/04/11 01:57:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/11 01:57:59 INFO : 3: Copied (new) 2026/04/11 01:57:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.28s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:58:01 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:58:02 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/CopyDest" 2026/04/11 01:58:04 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 01:58:04 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:04 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:04 DEBUG : one: size = 3 OK 2026/04/11 01:58:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:58:04 INFO : one: Copied (new) 2026/04/11 01:58:04 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:05 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:05 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:05 DEBUG : one: Sizes differ 2026/04/11 01:58:05 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:05 DEBUG : one: size = 5 OK 2026/04/11 01:58:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/11 01:58:05 INFO : one: Copied (replaced existing) 2026/04/11 01:58:05 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:07 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/BackupDir" 2026/04/11 01:58:09 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:09 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:09 DEBUG : one: Sizes differ 2026/04/11 01:58:09 DEBUG : one: size = 5 OK 2026/04/11 01:58:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:09 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:09 DEBUG : one: Sizes differ 2026/04/11 01:58:10 DEBUG : one: size = 3 OK 2026/04/11 01:58:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:58:10 INFO : one: Copied (server-side copy) 2026/04/11 01:58:10 INFO : one: Deleted 2026/04/11 01:58:11 DEBUG : one: size = 5 OK 2026/04/11 01:58:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/11 01:58:11 INFO : one: Copied (server-side copy) 2026/04/11 01:58:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/11 01:58:11 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:11 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:12 DEBUG : one: size = 5 OK 2026/04/11 01:58:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:12 DEBUG : one: Unchanged skipping 2026/04/11 01:58:12 DEBUG : two: size = 3 OK 2026/04/11 01:58:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:12 DEBUG : two: size = 3 OK 2026/04/11 01:58:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 01:58:12 INFO : two: Copied (server-side copy) 2026/04/11 01:58:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/11 01:58:12 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:12 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:12 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:13 DEBUG : one: size = 5 OK 2026/04/11 01:58:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:13 DEBUG : one: Unchanged skipping 2026/04/11 01:58:13 DEBUG : two: size = 3 OK 2026/04/11 01:58:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:13 DEBUG : two: Unchanged skipping 2026/04/11 01:58:13 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:13 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:13 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:13 INFO : There was nothing to transfer 2026/04/11 01:58:14 DEBUG : one: size = 5 OK 2026/04/11 01:58:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:14 DEBUG : one: Unchanged skipping 2026/04/11 01:58:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:14 DEBUG : three: size = 5 (B2 bucket rclone-test-femetoh6dola path CopyDest) 2026/04/11 01:58:14 DEBUG : three: Sizes differ 2026/04/11 01:58:14 DEBUG : three: Destination not found in --copy-dest 2026/04/11 01:58:14 DEBUG : three: Need to transfer - File not found at Destination 2026/04/11 01:58:14 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:14 DEBUG : two: size = 3 OK 2026/04/11 01:58:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 01:58:14 DEBUG : two: Unchanged skipping 2026/04/11 01:58:14 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:15 DEBUG : three: size = 7 OK 2026/04/11 01:58:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/11 01:58:15 INFO : three: Copied (new) 2026/04/11 01:58:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.11s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:58:19 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/backup" 2026/04/11 01:58:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:21 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:21 DEBUG : one: Sizes differ 2026/04/11 01:58:21 DEBUG : two: size = 3 OK 2026/04/11 01:58:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:58:21 DEBUG : two: Unchanged skipping 2026/04/11 01:58:21 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:23 DEBUG : one: size = 3 OK 2026/04/11 01:58:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:58:23 INFO : one: Copied (server-side copy) 2026/04/11 01:58:23 INFO : one: Deleted 2026/04/11 01:58:23 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:24 DEBUG : one: size = 4 OK 2026/04/11 01:58:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:58:24 INFO : one: Copied (new) 2026/04/11 01:58:24 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:25 DEBUG : three.txt: size = 5 OK 2026/04/11 01:58:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:58:25 INFO : three.txt: Copied (server-side copy) 2026/04/11 01:58:25 INFO : three.txt: Deleted 2026/04/11 01:58:25 INFO : three.txt: Moved into backup dir 2026/04/11 01:58:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:27 DEBUG : one: size = 4 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:27 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:27 DEBUG : one: Sizes differ 2026/04/11 01:58:27 DEBUG : two: size = 3 OK 2026/04/11 01:58:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:58:27 DEBUG : two: Unchanged skipping 2026/04/11 01:58:29 DEBUG : one: size = 4 OK 2026/04/11 01:58:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:58:29 INFO : one: Copied (server-side copy) 2026/04/11 01:58:30 INFO : one: Deleted 2026/04/11 01:58:30 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:30 DEBUG : one: size = 5 OK 2026/04/11 01:58:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 01:58:30 INFO : one: Copied (new) 2026/04/11 01:58:30 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:31 DEBUG : three.txt: size = 6 OK 2026/04/11 01:58:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:58:31 INFO : three.txt: Copied (server-side copy) 2026/04/11 01:58:31 INFO : three.txt: Deleted 2026/04/11 01:58:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:58:35 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:58:36 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/backup" 2026/04/11 01:58:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:38 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:38 DEBUG : one: Sizes differ 2026/04/11 01:58:38 DEBUG : two: size = 3 OK 2026/04/11 01:58:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:58:38 DEBUG : two: Unchanged skipping 2026/04/11 01:58:38 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:39 DEBUG : one.bak: size = 3 OK 2026/04/11 01:58:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:58:39 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 01:58:39 INFO : one: Deleted 2026/04/11 01:58:39 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:40 DEBUG : one: size = 4 OK 2026/04/11 01:58:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:58:40 INFO : one: Copied (new) 2026/04/11 01:58:40 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:40 DEBUG : three.txt.bak: size = 5 OK 2026/04/11 01:58:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:58:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 01:58:40 INFO : three.txt: Deleted 2026/04/11 01:58:40 INFO : three.txt: Moved into backup dir 2026/04/11 01:58:42 DEBUG : two: size = 3 OK 2026/04/11 01:58:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:58:42 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:42 DEBUG : two: Unchanged skipping 2026/04/11 01:58:42 DEBUG : one: size = 4 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:42 DEBUG : one: Sizes differ 2026/04/11 01:58:43 DEBUG : one.bak: size = 4 OK 2026/04/11 01:58:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:58:43 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 01:58:43 INFO : one: Deleted 2026/04/11 01:58:43 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:43 DEBUG : one: size = 5 OK 2026/04/11 01:58:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 01:58:43 INFO : one: Copied (new) 2026/04/11 01:58:43 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:44 DEBUG : three.txt.bak: size = 6 OK 2026/04/11 01:58:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:58:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 01:58:44 INFO : three.txt: Deleted 2026/04/11 01:58:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:58:48 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:58:49 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/backup" 2026/04/11 01:58:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:51 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:51 DEBUG : one: Sizes differ 2026/04/11 01:58:51 DEBUG : two: size = 3 OK 2026/04/11 01:58:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:58:51 DEBUG : two: Unchanged skipping 2026/04/11 01:58:51 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:53 DEBUG : one-2019-01-01: size = 3 OK 2026/04/11 01:58:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:58:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 01:58:53 INFO : one: Deleted 2026/04/11 01:58:53 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:58:54 DEBUG : one: size = 4 OK 2026/04/11 01:58:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:58:54 INFO : one: Copied (new) 2026/04/11 01:58:54 DEBUG : Waiting for deletions to finish 2026/04/11 01:58:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/11 01:58:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:58:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 01:58:57 INFO : three.txt: Deleted 2026/04/11 01:58:57 INFO : three.txt: Moved into backup dir 2026/04/11 01:58:59 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:58:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:58:59 DEBUG : two: size = 3 OK 2026/04/11 01:58:59 DEBUG : one: size = 4 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:58:59 DEBUG : one: Sizes differ 2026/04/11 01:58:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:58:59 DEBUG : two: Unchanged skipping 2026/04/11 01:58:59 DEBUG : one-2019-01-01: size = 4 OK 2026/04/11 01:58:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:58:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 01:58:59 INFO : one: Deleted 2026/04/11 01:58:59 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:59:00 DEBUG : one: size = 5 OK 2026/04/11 01:59:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 01:59:00 INFO : one: Copied (new) 2026/04/11 01:59:00 DEBUG : Waiting for deletions to finish 2026/04/11 01:59:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/11 01:59:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:59:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 01:59:01 INFO : three.txt: Deleted 2026/04/11 01:59:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.32s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:59:04 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:59:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:06 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:06 DEBUG : one: Sizes differ 2026/04/11 01:59:06 DEBUG : two: size = 3 OK 2026/04/11 01:59:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:06 DEBUG : two: Unchanged skipping 2026/04/11 01:59:06 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:59:07 DEBUG : one.bak: size = 3 OK 2026/04/11 01:59:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:59:07 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 01:59:07 INFO : one: Deleted 2026/04/11 01:59:07 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:59:08 DEBUG : one: size = 4 OK 2026/04/11 01:59:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:59:08 INFO : one: Copied (new) 2026/04/11 01:59:08 DEBUG : Waiting for deletions to finish 2026/04/11 01:59:09 DEBUG : three.txt.bak: size = 5 OK 2026/04/11 01:59:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:59:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 01:59:09 INFO : three.txt: Deleted 2026/04/11 01:59:09 INFO : three.txt: Moved into backup dir 2026/04/11 01:59:10 DEBUG : one.bak: Excluded (Path Filter) 2026/04/11 01:59:10 DEBUG : one.bak: Excluded 2026/04/11 01:59:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/11 01:59:10 DEBUG : three.txt.bak: Excluded 2026/04/11 01:59:10 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for checks to finish 2026/04/11 01:59:10 DEBUG : two: size = 3 OK 2026/04/11 01:59:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:10 DEBUG : two: Unchanged skipping 2026/04/11 01:59:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:10 DEBUG : one: size = 4 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:10 DEBUG : one: Sizes differ 2026/04/11 01:59:11 DEBUG : one.bak: size = 4 OK 2026/04/11 01:59:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:59:11 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 01:59:11 INFO : one: Deleted 2026/04/11 01:59:11 DEBUG : B2 bucket rclone-test-femetoh6dola path dst: Waiting for transfers to finish 2026/04/11 01:59:12 DEBUG : one: size = 5 OK 2026/04/11 01:59:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 01:59:12 INFO : one: Copied (new) 2026/04/11 01:59:12 DEBUG : Waiting for deletions to finish 2026/04/11 01:59:12 DEBUG : three.txt.bak: size = 6 OK 2026/04/11 01:59:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:59:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 01:59:13 INFO : three.txt: Deleted 2026/04/11 01:59:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.05s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:59:17 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:59:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:18 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:18 DEBUG : one: Sizes differ 2026/04/11 01:59:19 DEBUG : one.bak: size = 3 OK 2026/04/11 01:59:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:59:19 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 01:59:20 INFO : one: Deleted 2026/04/11 01:59:21 DEBUG : one: size = 4 OK 2026/04/11 01:59:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:59:21 INFO : one: Copied (new) 2026/04/11 01:59:21 DEBUG : two: size = 3 OK 2026/04/11 01:59:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:21 DEBUG : two: Unchanged skipping 2026/04/11 01:59:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:21 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:21 DEBUG : three.txt: Sizes differ 2026/04/11 01:59:22 DEBUG : three.txt.bak: size = 5 OK 2026/04/11 01:59:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:59:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 01:59:22 INFO : three.txt: Deleted 2026/04/11 01:59:23 DEBUG : three.txt: size = 6 OK 2026/04/11 01:59:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:59:23 INFO : three.txt: Copied (new) 2026/04/11 01:59:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:23 DEBUG : one: size = 4 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:23 DEBUG : one: Sizes differ 2026/04/11 01:59:24 DEBUG : one.bak: size = 4 OK 2026/04/11 01:59:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:59:24 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 01:59:24 INFO : one: Deleted 2026/04/11 01:59:25 DEBUG : one: size = 5 OK 2026/04/11 01:59:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 01:59:25 INFO : one: Copied (new) 2026/04/11 01:59:25 DEBUG : two: size = 3 OK 2026/04/11 01:59:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:25 DEBUG : two: Unchanged skipping 2026/04/11 01:59:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:25 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:25 DEBUG : three.txt: Sizes differ 2026/04/11 01:59:26 DEBUG : three.txt.bak: size = 6 OK 2026/04/11 01:59:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:59:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 01:59:26 INFO : three.txt: Deleted 2026/04/11 01:59:26 DEBUG : three.txt: size = 19 OK 2026/04/11 01:59:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/11 01:59:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.15s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-femetoh6dola/dst" 2026/04/11 01:59:30 DEBUG : Config file has changed externally - reloading 2026/04/11 01:59:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:32 DEBUG : one: size = 3 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:32 DEBUG : one: Sizes differ 2026/04/11 01:59:33 DEBUG : one-2019-01-01: size = 3 OK 2026/04/11 01:59:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 01:59:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 01:59:33 INFO : one: Deleted 2026/04/11 01:59:34 DEBUG : one: size = 4 OK 2026/04/11 01:59:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:59:34 INFO : one: Copied (new) 2026/04/11 01:59:34 DEBUG : two: size = 3 OK 2026/04/11 01:59:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:34 DEBUG : two: Unchanged skipping 2026/04/11 01:59:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:34 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:34 DEBUG : three.txt: Sizes differ 2026/04/11 01:59:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/11 01:59:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 01:59:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 01:59:38 INFO : three.txt: Deleted 2026/04/11 01:59:38 DEBUG : three.txt: size = 6 OK 2026/04/11 01:59:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:59:38 INFO : three.txt: Copied (new) 2026/04/11 01:59:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:39 DEBUG : one: size = 4 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:39 DEBUG : one: Sizes differ 2026/04/11 01:59:39 DEBUG : one-2019-01-01: size = 4 OK 2026/04/11 01:59:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 01:59:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 01:59:39 INFO : one: Deleted 2026/04/11 01:59:40 DEBUG : one: size = 5 OK 2026/04/11 01:59:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 01:59:40 INFO : one: Copied (new) 2026/04/11 01:59:40 DEBUG : two: size = 3 OK 2026/04/11 01:59:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:40 DEBUG : two: Unchanged skipping 2026/04/11 01:59:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-femetoh6dola path dst) 2026/04/11 01:59:40 DEBUG : three.txt: Sizes differ 2026/04/11 01:59:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/11 01:59:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 01:59:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 01:59:41 INFO : three.txt: Deleted 2026/04/11 01:59:41 DEBUG : three.txt: size = 19 OK 2026/04/11 01:59:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/11 01:59:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.50s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:59:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:44 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:59:44 DEBUG : Testêé: Sizes differ 2026/04/11 01:59:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:59:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:59:44 DEBUG : Testêé: size = 14 OK 2026/04/11 01:59:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/11 01:59:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/11 01:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:59:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 01:59:45 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:59:45 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:59:46 DEBUG : existing: size = 6 OK 2026/04/11 01:59:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 01:59:46 INFO : existing: Copied (new) 2026/04/11 01:59:46 DEBUG : Waiting for deletions to finish 2026/04/11 01:59:47 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:59:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2208945052) 2026/04/11 01:59:47 DEBUG : existing: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 01:59:47 DEBUG : existing: Sizes differ 2026/04/11 01:59:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/11 01:59:47 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:59:47 ERROR : B2 bucket rclone-test-femetoh6dola: not deleting files as there were IO errors 2026/04/11 01:59:47 ERROR : B2 bucket rclone-test-femetoh6dola: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.56s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 01:59:48 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 01:59:48 DEBUG : EXISTING: size = 6 OK 2026/04/11 01:59:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 01:59:48 DEBUG : existing: Unchanged skipping 2026/04/11 01:59:48 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 01:59:48 DEBUG : Waiting for deletions to finish 2026/04/11 01:59:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.73s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", 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-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:00:08 DEBUG : both0: size = 6 OK 2026/04/11 02:00:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both10: size = 6 OK 2026/04/11 02:00:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both11: size = 6 OK 2026/04/11 02:00:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both0: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both12: size = 6 OK 2026/04/11 02:00:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both10: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both13: size = 6 OK 2026/04/11 02:00:08 DEBUG : both14: size = 6 OK 2026/04/11 02:00:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both11: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both15: size = 6 OK 2026/04/11 02:00:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:00:08 DEBUG : both15: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both12: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both16: size = 6 OK 2026/04/11 02:00:08 DEBUG : both17: size = 6 OK 2026/04/11 02:00:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both13: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both18: size = 6 OK 2026/04/11 02:00:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both18: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both19: size = 6 OK 2026/04/11 02:00:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both19: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both1: size = 6 OK 2026/04/11 02:00:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both1: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both2: size = 6 OK 2026/04/11 02:00:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both2: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both3: size = 6 OK 2026/04/11 02:00:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both3: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both4: size = 6 OK 2026/04/11 02:00:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both4: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both5: size = 6 OK 2026/04/11 02:00:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both5: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both6: size = 6 OK 2026/04/11 02:00:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both6: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both7: size = 6 OK 2026/04/11 02:00:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both7: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both8: size = 6 OK 2026/04/11 02:00:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both8: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both9: size = 6 OK 2026/04/11 02:00:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:08 DEBUG : both9: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both14: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both17: Unchanged skipping 2026/04/11 02:00:08 DEBUG : both16: Unchanged skipping 2026/04/11 02:00:08 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:00:08 DEBUG : Waiting for deletions to finish 2026/04/11 02:00:08 INFO : only19: Deleted 2026/04/11 02:00:08 INFO : only1: Deleted 2026/04/11 02:00:08 INFO : only11: Deleted 2026/04/11 02:00:08 INFO : only9: Deleted 2026/04/11 02:00:08 INFO : only16: Deleted 2026/04/11 02:00:08 INFO : only17: Deleted 2026/04/11 02:00:09 INFO : only18: Deleted 2026/04/11 02:00:09 INFO : only7: Deleted 2026/04/11 02:00:09 INFO : only10: Deleted 2026/04/11 02:00:09 INFO : only13: Deleted 2026/04/11 02:00:09 INFO : only2: Deleted 2026/04/11 02:00:09 INFO : only3: Deleted 2026/04/11 02:00:09 INFO : only4: Deleted 2026/04/11 02:00:09 INFO : only5: Deleted 2026/04/11 02:00:09 INFO : only8: Deleted 2026/04/11 02:00:09 INFO : only0: Deleted 2026/04/11 02:00:09 INFO : only14: Deleted 2026/04/11 02:00:09 INFO : only6: Deleted 2026/04/11 02:00:09 INFO : only12: Deleted 2026/04/11 02:00:09 INFO : only15: Deleted 2026/04/11 02:00:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.90s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:00:32 DEBUG : both10: size = 6 OK 2026/04/11 02:00:32 DEBUG : both12: size = 6 OK 2026/04/11 02:00:32 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:00:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both11: size = 6 OK 2026/04/11 02:00:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both0: size = 6 OK 2026/04/11 02:00:32 DEBUG : both10: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both13: size = 6 OK 2026/04/11 02:00:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both13: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both14: size = 6 OK 2026/04/11 02:00:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both14: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both15: size = 6 OK 2026/04/11 02:00:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both0: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both16: size = 6 OK 2026/04/11 02:00:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both16: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both17: size = 6 OK 2026/04/11 02:00:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both17: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both18: size = 6 OK 2026/04/11 02:00:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both12: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both19: size = 6 OK 2026/04/11 02:00:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both19: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both1: size = 6 OK 2026/04/11 02:00:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both1: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both2: size = 6 OK 2026/04/11 02:00:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both11: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both3: size = 6 OK 2026/04/11 02:00:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both3: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both4: size = 6 OK 2026/04/11 02:00:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both15: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both5: size = 6 OK 2026/04/11 02:00:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both5: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both6: size = 6 OK 2026/04/11 02:00:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both18: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both7: size = 6 OK 2026/04/11 02:00:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both2: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both8: size = 6 OK 2026/04/11 02:00:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both8: Unchanged skipping 2026/04/11 02:00:32 DEBUG : both9: size = 6 OK 2026/04/11 02:00:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:00:32 DEBUG : both9: Unchanged skipping 2026/04/11 02:00:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only0: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only0: Sizes differ 2026/04/11 02:00:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only10: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only10: Sizes differ 2026/04/11 02:00:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only11: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only11: Sizes differ 2026/04/11 02:00:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only12: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only12: Sizes differ 2026/04/11 02:00:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only13: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only13: Sizes differ 2026/04/11 02:00:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only14: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only14: Sizes differ 2026/04/11 02:00:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only15: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only15: Sizes differ 2026/04/11 02:00:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only16: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only16: Sizes differ 2026/04/11 02:00:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only17: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only17: Sizes differ 2026/04/11 02:00:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only18: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only18: Sizes differ 2026/04/11 02:00:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only19: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only19: Sizes differ 2026/04/11 02:00:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only1: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only1: Sizes differ 2026/04/11 02:00:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only2: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only2: Sizes differ 2026/04/11 02:00:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only3: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only3: Sizes differ 2026/04/11 02:00:32 DEBUG : both7: Unchanged skipping 2026/04/11 02:00:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only4: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only4: Sizes differ 2026/04/11 02:00:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only5: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only5: Sizes differ 2026/04/11 02:00:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : both4: Unchanged skipping 2026/04/11 02:00:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only6: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only6: Sizes differ 2026/04/11 02:00:32 DEBUG : only7: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only7: Sizes differ 2026/04/11 02:00:32 DEBUG : both6: Unchanged skipping 2026/04/11 02:00:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only9: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only9: Sizes differ 2026/04/11 02:00:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2208945052) 2026/04/11 02:00:32 DEBUG : only8: size = 6 (B2 bucket rclone-test-femetoh6dola) 2026/04/11 02:00:32 DEBUG : only8: Sizes differ 2026/04/11 02:00:32 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:00:32 DEBUG : only0: size = 0 OK 2026/04/11 02:00:32 DEBUG : only10: size = 0 OK 2026/04/11 02:00:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only0: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only12: size = 0 OK 2026/04/11 02:00:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only12: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only10: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only15: size = 0 OK 2026/04/11 02:00:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only15: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only13: size = 0 OK 2026/04/11 02:00:32 DEBUG : only14: size = 0 OK 2026/04/11 02:00:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only14: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only13: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only16: size = 0 OK 2026/04/11 02:00:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only16: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only18: size = 0 OK 2026/04/11 02:00:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only18: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only17: size = 0 OK 2026/04/11 02:00:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only17: Copied (replaced existing) 2026/04/11 02:00:32 DEBUG : only11: size = 0 OK 2026/04/11 02:00:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:32 INFO : only11: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only19: size = 0 OK 2026/04/11 02:00:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only19: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only1: size = 0 OK 2026/04/11 02:00:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only1: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only2: size = 0 OK 2026/04/11 02:00:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only2: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only3: size = 0 OK 2026/04/11 02:00:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only3: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only4: size = 0 OK 2026/04/11 02:00:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only4: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only5: size = 0 OK 2026/04/11 02:00:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only5: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only6: size = 0 OK 2026/04/11 02:00:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only6: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only7: size = 0 OK 2026/04/11 02:00:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only7: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only8: size = 0 OK 2026/04/11 02:00:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only8: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : only9: size = 0 OK 2026/04/11 02:00:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 02:00:33 INFO : only9: Copied (replaced existing) 2026/04/11 02:00:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.77s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:00:41 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:00:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 02:00:41 DEBUG : empty_on_remote: Making directory with metadata 2026/04/11 02:00:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 02:00:41 INFO : empty_on_remote: Making directory 2026/04/11 02:00:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 02:00:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:00:44 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:00:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 02:00:44 DEBUG : empty_on_remote: Making directory with metadata 2026/04/11 02:00:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 02:00:44 INFO : empty_on_remote: Making directory 2026/04/11 02:00:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 02:00:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:00:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:47 INFO : sub dir: Making directory 2026/04/11 02:00:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:00:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 02:00:50 INFO : sub dir: Making directory 2026/04/11 02:00:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:01:04 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:04 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : apple: size = 5 OK 2026/04/11 02:01:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : apple: Unchanged skipping 2026/04/11 02:01:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:01:05 DEBUG : banana: size = 6 OK 2026/04/11 02:01:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : banana: Unchanged skipping 2026/04/11 02:01:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:01:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:01:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:01:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:01:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:01:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:01:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:01:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:01:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:01:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:01:05 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:05 INFO : There was nothing to transfer 2026/04/11 02:01:05 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:05 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : apple: size = 5 OK 2026/04/11 02:01:06 DEBUG : banana: size = 6 OK 2026/04/11 02:01:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : banana: Unchanged skipping 2026/04/11 02:01:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : apple: Unchanged skipping 2026/04/11 02:01:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:01:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:01:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:01:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:01:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:01:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:01:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:01:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:01:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:01:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:01:06 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:01:06 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:06 INFO : There was nothing to transfer 2026/04/11 02:01:06 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:06 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:01:21 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:21 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : apple: size = 5 OK 2026/04/11 02:01:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : banana: size = 6 OK 2026/04/11 02:01:22 DEBUG : apple: Unchanged skipping 2026/04/11 02:01:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:01:22 DEBUG : banana: Unchanged skipping 2026/04/11 02:01:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:01:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:01:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:01:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:01:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:01:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:01:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:01:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:01:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:01:22 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:01:22 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:22 INFO : There was nothing to transfer 2026/04/11 02:01:22 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:22 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : apple: size = 5 OK 2026/04/11 02:01:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : apple: Unchanged skipping 2026/04/11 02:01:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:01:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:01:23 DEBUG : banana: size = 6 OK 2026/04/11 02:01:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : banana: Unchanged skipping 2026/04/11 02:01:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:01:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:01:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:01:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:01:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:01:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:01:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:01:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:01:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:01:23 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:23 INFO : There was nothing to transfer 2026/04/11 02:01:23 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:23 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:01:38 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:38 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 02:01:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:01:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:01:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:01:39 DEBUG : YXBwbGU=: size = 5 OK 2026/04/11 02:01:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 02:01:39 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/11 02:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/11 02:01:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 02:01:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : YmFuYW5h: size = 6 OK 2026/04/11 02:01:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 02:01:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/11 02:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/11 02:01:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 02:01:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/11 02:01:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 02:01:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/11 02:01:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 02:01:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/11 02:01:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 02:01:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 02:01:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 02:01:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 02:01:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 02:01:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 02:01:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 02:01:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/11 02:01:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 02:01:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/11 02:01:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 02:01:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/11 02:01:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 02:01:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/11 02:01:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 02:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/11 02:01:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 02:01:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/11 02:01:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 02:01:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/11 02:01:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 02:01:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:41 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 02:01:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 02:01:41 INFO : splitbananasplit: Deleted 2026/04/11 02:01:41 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 02:01:42 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 02:01:42 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 02:01:42 INFO : apple: Deleted 2026/04/11 02:01:42 INFO : appleappleapplebanana: Deleted 2026/04/11 02:01:42 INFO : banana: Deleted 2026/04/11 02:01:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 02:01:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 02:01:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 02:01:42 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 02:01:42 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 02:01:42 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:42 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:42 DEBUG : YXBwbGU=: size = 5 OK 2026/04/11 02:01:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:42 DEBUG : apple: Unchanged skipping 2026/04/11 02:01:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:01:42 DEBUG : YmFuYW5h: size = 6 OK 2026/04/11 02:01:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:42 DEBUG : banana: Unchanged skipping 2026/04/11 02:01:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/11 02:01:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 02:01:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 02:01:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/11 02:01:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/11 02:01:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/11 02:01:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/11 02:01:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:01:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/11 02:01:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/11 02:01:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/11 02:01:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:01:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:01:43 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:01:43 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:43 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/11 02:01:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 02:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 02:01:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 02:01:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 02:01:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 02:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 02:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 02:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 02:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 02:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 02:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:01:58 DEBUG : Waiting for deletions to finish 2026/04/11 02:01:58 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:00 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 02:02:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 02:02:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 02:02:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 02:02:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 02:02:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 02:02:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 02:02:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 02:02:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 02:02:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/11 02:02:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:00 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:02:00 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:02:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/11 02:02:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 02:02:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/11 02:02:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/11 02:02:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 02:02:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : PREFIXapple: size = 5 OK 2026/04/11 02:02:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 02:02:00 INFO : apple: Copied (new) to: PREFIXapple 2026/04/11 02:02:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:00 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/11 02:02:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 02:02:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/11 02:02:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:00 DEBUG : PREFIXbanana: size = 6 OK 2026/04/11 02:02:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 02:02:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/11 02:02:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:02:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 02:02:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/11 02:02:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 02:02:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 02:02:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 02:02:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 02:02:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 02:02:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 02:02:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 02:02:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/11 02:02:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 02:02:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/11 02:02:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 02:02:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/11 02:02:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 02:02:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/11 02:02:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 02:02:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/11 02:02:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 02:02:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/11 02:02:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 02:02:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:02 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/11 02:02:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 02:02:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:02 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:02 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 02:02:02 INFO : appleappleapplebanana: Deleted 2026/04/11 02:02:02 INFO : apple: Deleted 2026/04/11 02:02:02 INFO : banana: Deleted 2026/04/11 02:02:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 02:02:02 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 02:02:03 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 02:02:03 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 02:02:03 INFO : splitbananasplit: Deleted 2026/04/11 02:02:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 02:02:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 02:02:03 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 02:02:03 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 02:02:03 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 02:02:03 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 02:02:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 02:02:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 02:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 02:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 02:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 02:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 02:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 02:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 02:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 02:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 02:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 02:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 02:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 02:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 02:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 02:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 02:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 02:02:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 02:02:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 02:02:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 02:02:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:04 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:02:04 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:02:04 DEBUG : apple: size = 5 OK 2026/04/11 02:02:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 02:02:04 INFO : apple: Copied (new) 2026/04/11 02:02:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:02:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 02:02:04 INFO : appleappleapplebanana: Copied (new) 2026/04/11 02:02:04 DEBUG : banana: size = 6 OK 2026/04/11 02:02:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 02:02:04 INFO : banana: Copied (new) 2026/04/11 02:02:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:02:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 02:02:04 INFO : splitbananasplit: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 02:02:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 02:02:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 02:02:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 02:02:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 02:02:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 02:02:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/11 02:02:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:02:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 02:02:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:02:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 02:02:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:02:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 02:02:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:02:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 02:02:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:02:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 02:02:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:02:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 02:02:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:02:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 02:02:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:02:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 02:02:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:02:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 02:02:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:02:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 02:02:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/11 02:02:05 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/11 02:02:06 INFO : PREFIXsplitbananasplit: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/11 02:02:06 INFO : PREFIXapple: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/11 02:02:06 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/11 02:02:06 INFO : PREFIXbanana: Deleted 2026/04/11 02:02:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/11 02:02:06 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:06 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:07 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:02:21 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:21 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:02:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:21 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:21 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:21 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:21 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 02:02:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 02:02:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 02:02:21 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:22 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:02:22 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:02:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/11 02:02:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 02:02:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/11 02:02:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 02:02:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 02:02:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 02:02:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:22 DEBUG : appleSUFFIX: size = 5 OK 2026/04/11 02:02:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 02:02:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 02:02:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 02:02:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 02:02:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 02:02:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 02:02:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 02:02:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/11 02:02:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 02:02:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/11 02:02:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 02:02:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/11 02:02:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 02:02:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/11 02:02:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 02:02:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/11 02:02:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 02:02:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/11 02:02:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 02:02:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/11 02:02:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 02:02:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/11 02:02:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 02:02:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/11 02:02:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 02:02:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:23 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 02:02:24 INFO : banana: Deleted 2026/04/11 02:02:24 INFO : apple: Deleted 2026/04/11 02:02:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 02:02:24 INFO : splitbananasplit: Deleted 2026/04/11 02:02:24 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 02:02:24 INFO : appleappleapplebanana: Deleted 2026/04/11 02:02:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 02:02:24 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 02:02:24 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 02:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 02:02:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 02:02:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:02:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 02:02:25 INFO : appleappleapplebanana: Copied (new) 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:25 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:02:25 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:02:25 DEBUG : apple: size = 5 OK 2026/04/11 02:02:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 02:02:25 INFO : apple: Copied (new) 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:02:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 02:02:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 02:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : banana: size = 6 OK 2026/04/11 02:02:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 02:02:26 INFO : banana: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 02:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 02:02:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 02:02:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:02:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 02:02:26 INFO : splitbananasplit: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 02:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 02:02:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:02:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 02:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/11 02:02:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:02:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 02:02:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:02:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 02:02:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:02:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 02:02:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:02:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 02:02:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:02:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 02:02:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:02:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 02:02:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:02:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 02:02:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:02:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 02:02:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/11 02:02:27 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:27 INFO : splitbananasplitSUFFIX: Deleted 2026/04/11 02:02:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/11 02:02:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/11 02:02:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/11 02:02:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/11 02:02:27 INFO : appleSUFFIX: Deleted 2026/04/11 02:02:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/11 02:02:27 INFO : bananaSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/11 02:02:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/11 02:02:28 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:28 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:28 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:02:43 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:43 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:44 DEBUG : apple: size = 5 OK 2026/04/11 02:02:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:44 DEBUG : apple: Unchanged skipping 2026/04/11 02:02:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:44 DEBUG : banana: size = 6 OK 2026/04/11 02:02:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:44 DEBUG : banana: Unchanged skipping 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:44 DEBUG : appleapple: size = 21 OK 2026/04/11 02:02:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 02:02:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/11 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 02:02:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 02:02:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:02:44 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:02:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/11 02:02:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 02:02:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/11 02:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:44 DEBUG : splitbanan: size = 16 OK 2026/04/11 02:02:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 02:02:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/11 02:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/11 02:02:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 02:02:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/11 02:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/11 02:02:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 02:02:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/11 02:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/11 02:02:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 02:02:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/11 02:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/11 02:02:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 02:02:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/11 02:02:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/11 02:02:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 02:02:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/11 02:02:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/11 02:02:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 02:02:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/11 02:02:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/11 02:02:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 02:02:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/11 02:02:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/11 02:02:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 02:02:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/11 02:02:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/11 02:02:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 02:02:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/11 02:02:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/11 02:02:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 02:02:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/11 02:02:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/11 02:02:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 02:02:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/11 02:02:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/11 02:02:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 02:02:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/11 02:02:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/11 02:02:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 02:02:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/11 02:02:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/11 02:02:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 02:02:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/11 02:02:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/11 02:02:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 02:02:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/11 02:02:46 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 02:02:46 INFO : appleappleapplebanana: Deleted 2026/04/11 02:02:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 02:02:46 INFO : splitbananasplit: Deleted 2026/04/11 02:02:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 02:02:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 02:02:46 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:47 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : appleapple: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:47 DEBUG : appleapple: size = 21 OK 2026/04/11 02:02:47 DEBUG : apple: size = 5 OK 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:02:47 DEBUG : apple: Unchanged skipping 2026/04/11 02:02:47 DEBUG : banana: size = 6 OK 2026/04/11 02:02:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : banana: Unchanged skipping 2026/04/11 02:02:47 DEBUG : splitbanan: size = 16 OK 2026/04/11 02:02:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 02:02:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 02:02:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 02:02:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 02:02:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 02:02:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 02:02:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 02:02:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 02:02:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 02:02:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 02:02:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 02:02:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 02:02:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 02:02:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 02:02:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 02:02:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 02:02:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:02:47 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:02:47 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:02:47 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:47 DEBUG : Waiting for deletions to finish 2026/04/11 02:02:47 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : appleapple: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/11 02:02:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/11 02:02:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 02:02:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 02:02:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 02:02:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 02:02:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 02:02:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 02:02:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 02:02:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 02:02:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 02:02:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 02:02:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 02:02:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 02:02:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 02:02:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 02:02:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 02:02:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 02:02:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 02:02:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:03:03 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:04 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:04 DEBUG : banana: size = 6 OK 2026/04/11 02:03:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : apple: size = 5 OK 2026/04/11 02:03:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:04 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:04 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:04 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:04 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:04 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : apple: size = 5 OK 2026/04/11 02:03:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : banana: size = 6 OK 2026/04/11 02:03:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:05 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:05 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:05 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:05 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:05 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:06 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:03:20 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:21 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:21 DEBUG : apple: size = 5 OK 2026/04/11 02:03:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:21 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:21 DEBUG : banana: size = 6 OK 2026/04/11 02:03:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:21 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:22 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:22 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:22 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:22 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:22 DEBUG : banana: size = 6 OK 2026/04/11 02:03:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:22 DEBUG : apple: size = 5 OK 2026/04/11 02:03:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:22 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:23 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:23 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:23 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:03:37 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:37 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : apple: size = 5 OK 2026/04/11 02:03:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:38 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:38 DEBUG : banana: size = 6 OK 2026/04/11 02:03:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:38 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:38 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:38 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:38 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : apple: size = 5 OK 2026/04/11 02:03:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : banana: size = 6 OK 2026/04/11 02:03:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:39 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:39 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:39 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:39 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:03:54 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:55 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:55 DEBUG : apple: size = 5 OK 2026/04/11 02:03:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:55 DEBUG : banana: size = 6 OK 2026/04/11 02:03:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:55 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:55 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:55 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:56 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:03:56 DEBUG : apple: size = 5 OK 2026/04/11 02:03:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : apple: Unchanged skipping 2026/04/11 02:03:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:03:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:03:56 DEBUG : banana: size = 6 OK 2026/04/11 02:03:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : banana: Unchanged skipping 2026/04/11 02:03:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:03:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:03:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:03:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:03:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:03:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:03:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:03:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:03:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:03:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:03:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:03:56 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:03:56 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:56 DEBUG : Waiting for deletions to finish 2026/04/11 02:03:57 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:03:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:12 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:12 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:04:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : apple: size = 5 OK 2026/04/11 02:04:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : apple: Unchanged skipping 2026/04/11 02:04:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:04:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:04:13 DEBUG : banana: size = 6 OK 2026/04/11 02:04:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : banana: Unchanged skipping 2026/04/11 02:04:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:04:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:04:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:04:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:04:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:04:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:04:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:04:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:04:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:04:13 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:13 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:13 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:13 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:13 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:04:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : apple: size = 5 OK 2026/04/11 02:04:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : apple: Unchanged skipping 2026/04/11 02:04:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 02:04:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 02:04:14 DEBUG : banana: size = 6 OK 2026/04/11 02:04:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : banana: Unchanged skipping 2026/04/11 02:04:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 02:04:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 02:04:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 02:04:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 02:04:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 02:04:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 02:04:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 02:04:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 02:04:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 02:04:14 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:14 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:14 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:14 DEBUG : apple: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : banana: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 02:04:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (204.97s) --- PASS: TestTransform/NFC (16.81s) --- PASS: TestTransform/NFD (17.17s) --- PASS: TestTransform/base64 (19.72s) --- PASS: TestTransform/prefix (23.87s) --- PASS: TestTransform/suffix (21.59s) --- PASS: TestTransform/truncate (19.18s) --- PASS: TestTransform/encoder (18.38s) --- PASS: TestTransform/ISO-8859-1 (16.96s) --- PASS: TestTransform/charmap (16.23s) --- PASS: TestTransform/lowercase (17.51s) --- PASS: TestTransform/ascii (17.55s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 02:04:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 02:04:19 INFO : sub dir_somesuffix: Making directory 2026/04/11 02:04:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 02:04:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/11 02:04:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 02:04:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 02:04:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:19 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/11 02:04:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 02:04:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:21 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:21 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:21 INFO : tictactoe: Making directory 2026/04/11 02:04:21 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:21 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/11 02:04:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:21 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:21 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/11 02:04:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/11 02:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:23 INFO : toe: Making directory 2026/04/11 02:04:23 INFO : toe/toe: Making directory 2026/04/11 02:04:23 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 02:04:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 02:04:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 02:04:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:23 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/11 02:04:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/11 02:04:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:24 INFO : toe: Making directory 2026/04/11 02:04:24 INFO : toe/toe: Making directory 2026/04/11 02:04:24 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 02:04:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 02:04:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 02:04:24 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:24 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/11 02:04:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/11 02:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:26 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:04:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 02:04:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:26 INFO : tictacempty_dir: Making directory 2026/04/11 02:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:26 INFO : tictactoe: Making directory 2026/04/11 02:04:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:26 INFO : tictactoe/tictactoe: Making directory 2026/04/11 02:04:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:26 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:26 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 02:04:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:28 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:04:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 02:04:28 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:28 INFO : tictacempty_dir: Making directory 2026/04/11 02:04:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:28 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:28 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:28 INFO : tictactoe: Making directory 2026/04/11 02:04:28 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:28 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:28 INFO : tictactoe/tictactoe: Making directory 2026/04/11 02:04:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 02:04:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:28 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:28 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/11 02:04:29 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:29 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:29 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:29 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 02:04:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/11 02:04:29 NOTICE: B2 bucket rclone-test-femetoh6dola: 0 differences found 2026/04/11 02:04:29 NOTICE: B2 bucket rclone-test-femetoh6dola: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:30 INFO : tictactoe: Making directory 2026/04/11 02:04:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:30 INFO : tictactoe/tictactoe: Making directory 2026/04/11 02:04:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:30 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:30 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 02:04:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:31 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:31 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:31 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:31 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 02:04:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 02:04:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 02:04:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/11 02:04:32 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:32 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2026/04/11 02:04:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:33 INFO : toe: Making directory 2026/04/11 02:04:33 INFO : toe/toe: Making directory 2026/04/11 02:04:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 02:04:33 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:33 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:34 DEBUG : toe/toe/toe: size = 11 OK 2026/04/11 02:04:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:34 INFO : toe/toe/toe: Copied (new) 2026/04/11 02:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:34 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:04:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 02:04:34 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:35 INFO : tictacempty_dir: Making directory 2026/04/11 02:04:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:35 INFO : tictactoe: Making directory 2026/04/11 02:04:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:35 INFO : tictactoe/tictactoe: Making directory 2026/04/11 02:04:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 02:04:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:35 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:35 INFO : toe/toe/toe.txt: Deleted 2026/04/11 02:04:35 INFO : toe/toe: Removing directory 2026/04/11 02:04:35 INFO : toe: Removing directory 2026/04/11 02:04:35 INFO : empty_dir: Removing directory 2026/04/11 02:04:35 DEBUG : Local file system at /tmp/rclone2208945052: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:36 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:04:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 02:04:36 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:36 INFO : tictacempty_dir: Making directory 2026/04/11 02:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:36 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:36 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:36 INFO : tictactoe: Making directory 2026/04/11 02:04:36 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:36 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:36 INFO : tictactoe/tictactoe: Making directory 2026/04/11 02:04:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 02:04:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:36 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:36 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:37 INFO : toe/toe/toe.txt: Deleted 2026/04/11 02:04:37 INFO : toe/toe: Removing directory 2026/04/11 02:04:37 INFO : toe: Removing directory 2026/04/11 02:04:37 INFO : empty_dir: Removing directory 2026/04/11 02:04:37 DEBUG : Local file system at /tmp/rclone2208945052: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/11 02:04:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 02:04:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 02:04:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 02:04:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 02:04:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 02:04:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/11 02:04:38 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.18s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:39 DEBUG : Reset feature "Copy" 2026/04/11 02:04:39 DEBUG : Reset feature "Move" 2026/04/11 02:04:39 DEBUG : Reset feature "Copy" 2026/04/11 02:04:39 DEBUG : Reset feature "Move" 2026/04/11 02:04:39 DEBUG : empty_dir: Making directory with metadata 2026/04/11 02:04:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 02:04:39 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:39 INFO : tictacempty_dir: Making directory 2026/04/11 02:04:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 02:04:39 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:39 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:39 INFO : tictactoe: Making directory 2026/04/11 02:04:39 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:39 DEBUG : toe: transformed to: tictactoe 2026/04/11 02:04:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:39 INFO : tictactoe/tictactoe: Making directory 2026/04/11 02:04:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 02:04:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 02:04:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:39 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 02:04:40 INFO : toe/toe/toe.txt: Deleted 2026/04/11 02:04:40 INFO : toe/toe: Removing directory 2026/04/11 02:04:40 INFO : toe: Removing directory 2026/04/11 02:04:40 INFO : empty_dir: Removing directory 2026/04/11 02:04:40 DEBUG : Local file system at /tmp/rclone2208945052: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/11 02:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 02:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 02:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 02:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 02:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 02:04:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 02:04:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/11 02:04:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.01s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:43 DEBUG : toe: transformed to: dG9l 2026/04/11 02:04:43 DEBUG : toe: transformed to: dG9l 2026/04/11 02:04:43 INFO : dG9l: Making directory 2026/04/11 02:04:43 DEBUG : toe: transformed to: dG9l 2026/04/11 02:04:43 DEBUG : toe: transformed to: dG9l 2026/04/11 02:04:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/11 02:04:43 INFO : dG9l/dG9l: Making directory 2026/04/11 02:04:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/11 02:04:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/11 02:04:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 02:04:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 02:04:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 02:04:43 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:43 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/11 02:04:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 02:04:44 DEBUG : Waiting for deletions to finish 2026/04/11 02:04:45 DEBUG : dG9l: transformed to: toe 2026/04/11 02:04:45 DEBUG : dG9l: transformed to: toe 2026/04/11 02:04:45 DEBUG : dG9l: transformed to: toe 2026/04/11 02:04:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/11 02:04:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/11 02:04:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 02:04:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/11 02:04:45 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for checks to finish 2026/04/11 02:04:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/11 02:04:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/11 02:04:45 DEBUG : Local file system at /tmp/rclone2208945052: Waiting for transfers to finish 2026/04/11 02:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.74s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-femetoh6dola", Local "Local file system at /tmp/rclone2208945052", Modify Window "1ms" 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe: transformed to: 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe: transformed to: 2026/04/11 02:04:46 INFO : B2 bucket rclone-test-femetoh6dola: Making directory 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe: transformed to: 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe: transformed to: 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe/toe: transformed to: 2026/04/11 02:04:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/11 02:04:46 INFO : toe/toe: Making directory 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe/toe: transformed to: 2026/04/11 02:04:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe: transformed to: 2026/04/11 02:04:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 02:04:46 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for checks to finish 2026/04/11 02:04:46 DEBUG : B2 bucket rclone-test-femetoh6dola: Waiting for transfers to finish 2026/04/11 02:04:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 02:04:46 DEBUG : toe/toe/toe: transformed to: 2026/04/11 02:04:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/11 02:04:47 DEBUG : toe/toe/toe: size = 11 OK 2026/04/11 02:04:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 02:04:47 INFO : toe/toe/toe: Copied (new) 2026/04/11 02:04:47 ERROR : B2 bucket rclone-test-femetoh6dola: not deleting files as there were IO errors 2026/04/11 02:04:47 ERROR : B2 bucket rclone-test-femetoh6dola: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/04/11 02:04:48 DEBUG : B2 bucket rclone-test-femetoh6dola: Purge remote 2026/04/11 02:04:48 INFO : B2 bucket rclone-test-femetoh6dola: cleaning bucket "rclone-test-femetoh6dola" of all files 2026/04/11 02:04:49 DEBUG : BackupDir/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631fa_d20260411_m015815_c001_v7007000_t0000_u01775872695703") 2026/04/11 02:04:49 DEBUG : BackupDir/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f114943db2aadd19b_d20260411_m015810_c001_v0001184_t0005_u01775872690226") 2026/04/11 02:04:49 DEBUG : CompareDest/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd0802f76_d20260411_m015750_c001_v7007000_t0000_u01775872670876") 2026/04/11 02:04:49 DEBUG : CompareDest/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13ec9_d20260411_m015745_c001_v0001097_t0014_u01775872665009") 2026/04/11 02:04:49 DEBUG : CompareDest/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd080335f_d20260411_m015751_c001_v7007000_t0000_u01775872671061") 2026/04/11 02:04:49 DEBUG : CompareDest/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfd17_d20260411_m015746_c001_v0001182_t0007_u01775872666524") 2026/04/11 02:04:49 DEBUG : CopyDest/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631fb_d20260411_m015815_c001_v7007000_t0000_u01775872695894") 2026/04/11 02:04:49 DEBUG : CopyDest/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f428_d20260411_m015807_c001_v0001032_t0013_u01775872687037") 2026/04/11 02:04:49 DEBUG : CopyDest/three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631fc_d20260411_m015816_c001_v7007000_t0000_u01775872696080") 2026/04/11 02:04:49 DEBUG : CopyDest/three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfda7_d20260411_m015813_c001_v0001182_t0031_u01775872693921") 2026/04/11 02:04:49 DEBUG : CopyDest/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631fd_d20260411_m015816_c001_v7007000_t0000_u01775872696275") 2026/04/11 02:04:50 DEBUG : CopyDest/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13f9e_d20260411_m015811_c001_v0001097_t0042_u01775872691863") 2026/04/11 02:04:50 DEBUG : EXISTING: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485bb_d20260411_m015949_c001_v7007000_t0000_u01775872789430") 2026/04/11 02:04:50 DEBUG : EXISTING: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a141b8_d20260411_m015948_c001_v0001097_t0000_u01775872788079") 2026/04/11 02:04:50 DEBUG : PREFIXapple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b72a_d20260411_m020206_c001_v7007000_t0000_u01775872926091") 2026/04/11 02:04:50 DEBUG : PREFIXapple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81013d_d20260411_m020200_c001_v0001173_t0014_u01775872920158") 2026/04/11 02:04:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6982_d20260411_m020206_c001_v7007000_t0000_u01775872926253") 2026/04/11 02:04:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0366_d20260411_m020200_c001_v0001182_t0013_u01775872920171") 2026/04/11 02:04:50 DEBUG : PREFIXbanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6984_d20260411_m020206_c001_v7007000_t0000_u01775872926448") 2026/04/11 02:04:50 DEBUG : PREFIXbanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1457f_d20260411_m020200_c001_v0001097_t0002_u01775872920183") 2026/04/11 02:04:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6980_d20260411_m020206_c001_v7007000_t0000_u01775872926059") 2026/04/11 02:04:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6e4_d20260411_m020200_c001_v0001032_t0029_u01775872920188") 2026/04/11 02:04:50 DEBUG : Testêé: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485b8_d20260411_m015945_c001_v7007000_t0000_u01775872785145") 2026/04/11 02:04:50 DEBUG : Testêé: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbffa9_d20260411_m015944_c001_v0001182_t0021_u01775872784570") 2026/04/11 02:04:50 DEBUG : Testêé: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a141a6_d20260411_m015943_c001_v0001097_t0035_u01775872783491") 2026/04/11 02:04:50 DEBUG : YXBwbGU=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d152_d20260411_m020144_c001_v7007000_t0000_u01775872904007") 2026/04/11 02:04:50 DEBUG : YXBwbGU=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02ca_d20260411_m020139_c001_v0001182_t0053_u01775872899319") 2026/04/11 02:04:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d153_d20260411_m020144_c001_v7007000_t0000_u01775872904191") 2026/04/11 02:04:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8100c1_d20260411_m020139_c001_v0001173_t0045_u01775872899328") 2026/04/11 02:04:50 DEBUG : YmFuYW5h: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d154_d20260411_m020144_c001_v7007000_t0000_u01775872904379") 2026/04/11 02:04:50 DEBUG : YmFuYW5h: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144de_d20260411_m020139_c001_v0001097_t0010_u01775872899343") 2026/04/11 02:04:51 DEBUG : a/potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b4fe_d20260411_m015615_c001_v7007000_t0000_u01775872575851") 2026/04/11 02:04:51 DEBUG : a/potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfae8_d20260411_m015615_c001_v0001182_t0018_u01775872575257") 2026/04/11 02:04:51 DEBUG : a/potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2318b_d20260411_m015613_c001_v7007000_t0000_u01775872573837") 2026/04/11 02:04:51 DEBUG : a/potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfabe_d20260411_m015612_c001_v0001182_t0006_u01775872572931") 2026/04/11 02:04:51 DEBUG : a/potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856f3_d20260411_m015556_c001_v7007000_t0000_u01775872556974") 2026/04/11 02:04:51 DEBUG : a/potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa42_d20260411_m015556_c001_v0001182_t0039_u01775872556070") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a2a_d20260411_m020415_c001_v7007000_t0000_u01775873055255") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8104f3_d20260411_m020410_c001_v0001173_t0040_u01775873050525") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c6e_d20260411_m020357_c001_v7007000_t0000_u01775873037676") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810493_d20260411_m020352_c001_v0001173_t0045_u01775873032786") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f5c_d20260411_m020340_c001_v7007000_t0000_u01775873020117") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81041d_d20260411_m020336_c001_v0001173_t0043_u01775873016130") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b628_d20260411_m020323_c001_v7007000_t0000_u01775873003957") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810397_d20260411_m020319_c001_v0001173_t0008_u01775872999621") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cb9_d20260411_m020306_c001_v7007000_t0000_u01775872986943") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810337_d20260411_m020302_c001_v0001173_t0031_u01775872981999") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d190_d20260411_m020248_c001_v7007000_t0000_u01775872968525") 2026/04/11 02:04:51 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04d9_d20260411_m020242_c001_v0001182_t0057_u01775872962232") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f8_d20260411_m020229_c001_v7007000_t0000_u01775872949454") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81020f_d20260411_m020225_c001_v0001173_t0028_u01775872945532") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253187_d20260411_m020224_c001_v7007000_t0000_u01775872944114") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0440_d20260411_m020219_c001_v0001182_t0052_u01775872939801") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d359_d20260411_m020207_c001_v7007000_t0000_u01775872927794") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03b4_d20260411_m020203_c001_v0001182_t0036_u01775872923974") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b232c6_d20260411_m020202_c001_v7007000_t0000_u01775872922868") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81012d_d20260411_m020157_c001_v0001173_t0035_u01775872917051") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcded_d20260411_m020142_c001_v7007000_t0000_u01775872902000") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02bc_d20260411_m020136_c001_v0001182_t0048_u01775872896389") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a0_d20260411_m020124_c001_v7007000_t0000_u01775872884153") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc023e_d20260411_m020119_c001_v0001182_t0037_u01775872879969") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313ea_d20260411_m020107_c001_v7007000_t0000_u01775872867115") 2026/04/11 02:04:52 DEBUG : apple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc01d6_d20260411_m020102_c001_v0001182_t0016_u01775872862753") 2026/04/11 02:04:52 DEBUG : appleSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f419b21b58ee8b305_d20260411_m020227_c001_v7007000_t0000_u01775872947776") 2026/04/11 02:04:52 DEBUG : appleSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8101f3_d20260411_m020221_c001_v0001173_t0024_u01775872941925") 2026/04/11 02:04:52 DEBUG : appleapple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d191_d20260411_m020248_c001_v7007000_t0000_u01775872968713") 2026/04/11 02:04:52 DEBUG : appleapple: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04e7_d20260411_m020244_c001_v0001182_t0048_u01775872964263") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a2b_d20260411_m020415_c001_v7007000_t0000_u01775873055444") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14af7_d20260411_m020411_c001_v0001097_t0046_u01775873051157") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c6f_d20260411_m020357_c001_v7007000_t0000_u01775873037865") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a149d9_d20260411_m020353_c001_v0001097_t0021_u01775873033443") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f5d_d20260411_m020340_c001_v7007000_t0000_u01775873020346") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14909_d20260411_m020336_c001_v0001097_t0029_u01775873016681") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b62a_d20260411_m020324_c001_v7007000_t0000_u01775873004150") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14868_d20260411_m020320_c001_v0001097_t0015_u01775873000256") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cba_d20260411_m020307_c001_v7007000_t0000_u01775872987130") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a147ec_d20260411_m020302_c001_v0001097_t0058_u01775872982667") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8edd_d20260411_m020246_c001_v7007000_t0000_u01775872966391") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1473e_d20260411_m020242_c001_v0001097_t0028_u01775872962875") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f9_d20260411_m020229_c001_v7007000_t0000_u01775872949639") 2026/04/11 02:04:53 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc046d_d20260411_m020225_c001_v0001182_t0007_u01775872945523") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfce0e_d20260411_m020224_c001_v7007000_t0000_u01775872944328") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8101dd_d20260411_m020220_c001_v0001173_t0011_u01775872940461") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d35a_d20260411_m020207_c001_v7007000_t0000_u01775872927985") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6fa_d20260411_m020204_c001_v0001032_t0057_u01775872924001") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d354_d20260411_m020202_c001_v7007000_t0000_u01775872922866") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1456d_d20260411_m020157_c001_v0001097_t0025_u01775872917709") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680beb_d20260411_m020142_c001_v7007000_t0000_u01775872902013") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144ca_d20260411_m020137_c001_v0001097_t0014_u01775872897022") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a1_d20260411_m020124_c001_v7007000_t0000_u01775872884344") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1444a_d20260411_m020120_c001_v0001097_t0046_u01775872880566") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313ec_d20260411_m020107_c001_v7007000_t0000_u01775872867299") 2026/04/11 02:04:54 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a143ca_d20260411_m020103_c001_v0001097_t0036_u01775872863399") 2026/04/11 02:04:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f0125318c_d20260411_m020227_c001_v7007000_t0000_u01775872947764") 2026/04/11 02:04:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f746_d20260411_m020221_c001_v0001032_t0000_u01775872941935") 2026/04/11 02:04:54 DEBUG : b/potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b4ff_d20260411_m015616_c001_v7007000_t0000_u01775872576038") 2026/04/11 02:04:54 DEBUG : b/potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfad6_d20260411_m015614_c001_v0001182_t0053_u01775872574397") 2026/04/11 02:04:54 DEBUG : b/potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2318a_d20260411_m015613_c001_v7007000_t0000_u01775872573279") 2026/04/11 02:04:55 DEBUG : b/potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfaae_d20260411_m015612_c001_v0001182_t0025_u01775872572112") 2026/04/11 02:04:55 DEBUG : b/potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856f2_d20260411_m015556_c001_v7007000_t0000_u01775872556415") 2026/04/11 02:04:55 DEBUG : b/potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa3c_d20260411_m015555_c001_v0001182_t0045_u01775872555269") 2026/04/11 02:04:55 DEBUG : backup/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680b03_d20260411_m015831_c001_v7007000_t0000_u01775872711892") 2026/04/11 02:04:55 DEBUG : backup/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10991acb004990b2_d20260411_m015829_c001_v0001039_t0003_u01775872709359") 2026/04/11 02:04:55 DEBUG : backup/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10680ba77c6a8842_d20260411_m015823_c001_v0001103_t0053_u01775872703060") 2026/04/11 02:04:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b63d_d20260411_m015901_c001_v7007000_t0000_u01775872741490") 2026/04/11 02:04:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f113a72233f5be2c6_d20260411_m015859_c001_v0001183_t0030_u01775872739340") 2026/04/11 02:04:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1070179927b1ffbc_d20260411_m015852_c001_v0001039_t0049_u01775872732562") 2026/04/11 02:04:55 DEBUG : backup/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23208_d20260411_m015845_c001_v7007000_t0000_u01775872725166") 2026/04/11 02:04:55 DEBUG : backup/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f11270c5eb7b7ffc9_d20260411_m015843_c001_v0001157_t0039_u01775872723080") 2026/04/11 02:04:55 DEBUG : backup/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1170cb6f680d0029_d20260411_m015839_c001_v0001181_t0050_u01775872719108") 2026/04/11 02:04:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b63e_d20260411_m015901_c001_v7007000_t0000_u01775872741677") 2026/04/11 02:04:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f114ae5f1bf1e943d_d20260411_m015900_c001_v0001174_t0027_u01775872740596") 2026/04/11 02:04:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f108750c84fe864ca_d20260411_m015856_c001_v0001101_t0049_u01775872736764") 2026/04/11 02:04:55 DEBUG : backup/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680b04_d20260411_m015832_c001_v7007000_t0000_u01775872712078") 2026/04/11 02:04:55 DEBUG : backup/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1038191159e9d1a3_d20260411_m015831_c001_v0001174_t0039_u01775872711033") 2026/04/11 02:04:55 DEBUG : backup/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f118191bcd8768bbf_d20260411_m015824_c001_v0001103_t0059_u01775872704786") 2026/04/11 02:04:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23209_d20260411_m015845_c001_v7007000_t0000_u01775872725358") 2026/04/11 02:04:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10044497d73f6bcc_d20260411_m015844_c001_v0001103_t0040_u01775872724215") 2026/04/11 02:04:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1032e6bd5445ff48_d20260411_m015840_c001_v0001176_t0059_u01775872720639") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a2c_d20260411_m020415_c001_v7007000_t0000_u01775873055674") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0799_d20260411_m020410_c001_v0001182_t0050_u01775873050876") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c70_d20260411_m020358_c001_v7007000_t0000_u01775873038051") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc06f9_d20260411_m020353_c001_v0001182_t0053_u01775873033186") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f5e_d20260411_m020340_c001_v7007000_t0000_u01775873020543") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc063b_d20260411_m020336_c001_v0001182_t0042_u01775873016462") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b62c_d20260411_m020324_c001_v7007000_t0000_u01775873004336") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc05db_d20260411_m020320_c001_v0001182_t0024_u01775873000005") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cbb_d20260411_m020307_c001_v7007000_t0000_u01775872987315") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc056b_d20260411_m020302_c001_v0001182_t0049_u01775872982443") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d194_d20260411_m020248_c001_v7007000_t0000_u01775872968904") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8102ab_d20260411_m020242_c001_v0001173_t0034_u01775872962444") 2026/04/11 02:04:56 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99fa_d20260411_m020229_c001_v7007000_t0000_u01775872949824") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a146a0_d20260411_m020225_c001_v0001097_t0007_u01775872945546") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253188_d20260411_m020224_c001_v7007000_t0000_u01775872944115") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14654_d20260411_m020220_c001_v0001097_t0008_u01775872940003") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d35b_d20260411_m020208_c001_v7007000_t0000_u01775872928172") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1459b_d20260411_m020203_c001_v0001097_t0012_u01775872923989") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407e8a28c7687f18_d20260411_m020202_c001_v7007000_t0000_u01775872922882") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc034c_d20260411_m020157_c001_v0001182_t0049_u01775872917499") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcdee_d20260411_m020142_c001_v7007000_t0000_u01775872902022") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8100a3_d20260411_m020136_c001_v0001173_t0059_u01775872896594") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a2_d20260411_m020124_c001_v7007000_t0000_u01775872884532") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810026_d20260411_m020120_c001_v0001173_t0015_u01775872880172") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313ed_d20260411_m020107_c001_v7007000_t0000_u01775872867487") 2026/04/11 02:04:57 DEBUG : banana: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ff8c_d20260411_m020103_c001_v0001173_t0033_u01775872863060") 2026/04/11 02:04:57 DEBUG : bananaSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bbd_d20260411_m020227_c001_v7007000_t0000_u01775872947797") 2026/04/11 02:04:57 DEBUG : bananaSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc044a_d20260411_m020221_c001_v0001182_t0056_u01775872941905") 2026/04/11 02:04:57 DEBUG : both0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5ae_d20260411_m020034_c001_v7007000_t0000_u01775872834005") 2026/04/11 02:04:57 DEBUG : both0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f58c_d20260411_m020014_c001_v0001032_t0016_u01775872814561") 2026/04/11 02:04:57 DEBUG : both0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31717_d20260411_m020010_c001_v7007000_t0000_u01775872810243") 2026/04/11 02:04:58 DEBUG : both0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbffcf_d20260411_m015951_c001_v0001182_t0023_u01775872791658") 2026/04/11 02:04:58 DEBUG : both1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5af_d20260411_m020034_c001_v7007000_t0000_u01775872834234") 2026/04/11 02:04:58 DEBUG : both1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00a1_d20260411_m020016_c001_v0001182_t0058_u01775872816238") 2026/04/11 02:04:58 DEBUG : both1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31718_d20260411_m020010_c001_v7007000_t0000_u01775872810431") 2026/04/11 02:04:58 DEBUG : both1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a141da_d20260411_m015952_c001_v0001097_t0012_u01775872792617") 2026/04/11 02:04:58 DEBUG : both10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b0_d20260411_m020034_c001_v7007000_t0000_u01775872834426") 2026/04/11 02:04:58 DEBUG : both10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00dd_d20260411_m020023_c001_v0001182_t0009_u01775872823738") 2026/04/11 02:04:58 DEBUG : both10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31719_d20260411_m020010_c001_v7007000_t0000_u01775872810617") 2026/04/11 02:04:58 DEBUG : both10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1421e_d20260411_m015959_c001_v0001097_t0046_u01775872799974") 2026/04/11 02:04:58 DEBUG : both11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b1_d20260411_m020034_c001_v7007000_t0000_u01775872834644") 2026/04/11 02:04:58 DEBUG : both11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142ea_d20260411_m020024_c001_v0001097_t0058_u01775872824426") 2026/04/11 02:04:58 DEBUG : both11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3171a_d20260411_m020010_c001_v7007000_t0000_u01775872810803") 2026/04/11 02:04:58 DEBUG : both11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f55e_d20260411_m020000_c001_v0001032_t0035_u01775872800524") 2026/04/11 02:04:58 DEBUG : both12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b2_d20260411_m020034_c001_v7007000_t0000_u01775872834835") 2026/04/11 02:04:58 DEBUG : both12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5bd_d20260411_m020025_c001_v0001032_t0034_u01775872825194") 2026/04/11 02:04:58 DEBUG : both12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3171b_d20260411_m020010_c001_v7007000_t0000_u01775872810990") 2026/04/11 02:04:58 DEBUG : both12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0021_d20260411_m020001_c001_v0001182_t0032_u01775872801415") 2026/04/11 02:04:58 DEBUG : both13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b3_d20260411_m020035_c001_v7007000_t0000_u01775872835020") 2026/04/11 02:04:59 DEBUG : both13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00f0_d20260411_m020026_c001_v0001182_t0034_u01775872826075") 2026/04/11 02:04:59 DEBUG : both13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3171c_d20260411_m020011_c001_v7007000_t0000_u01775872811179") 2026/04/11 02:04:59 DEBUG : both13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1423c_d20260411_m020002_c001_v0001097_t0055_u01775872802051") 2026/04/11 02:04:59 DEBUG : both14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b4_d20260411_m020035_c001_v7007000_t0000_u01775872835204") 2026/04/11 02:04:59 DEBUG : both14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142fe_d20260411_m020026_c001_v0001097_t0002_u01775872826924") 2026/04/11 02:04:59 DEBUG : both14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3171e_d20260411_m020011_c001_v7007000_t0000_u01775872811365") 2026/04/11 02:04:59 DEBUG : both14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f564_d20260411_m020002_c001_v0001032_t0013_u01775872802762") 2026/04/11 02:04:59 DEBUG : both15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b5_d20260411_m020035_c001_v7007000_t0000_u01775872835395") 2026/04/11 02:04:59 DEBUG : both15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5c5_d20260411_m020027_c001_v0001032_t0041_u01775872827703") 2026/04/11 02:04:59 DEBUG : both15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3171f_d20260411_m020011_c001_v7007000_t0000_u01775872811550") 2026/04/11 02:04:59 DEBUG : both15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc003f_d20260411_m020003_c001_v0001182_t0030_u01775872803731") 2026/04/11 02:04:59 DEBUG : both16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b6_d20260411_m020035_c001_v7007000_t0000_u01775872835580") 2026/04/11 02:04:59 DEBUG : both16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00fc_d20260411_m020028_c001_v0001182_t0030_u01775872828547") 2026/04/11 02:04:59 DEBUG : both16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31720_d20260411_m020011_c001_v7007000_t0000_u01775872811740") 2026/04/11 02:04:59 DEBUG : both16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1424a_d20260411_m020004_c001_v0001097_t0030_u01775872804569") 2026/04/11 02:04:59 DEBUG : both17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5b9_d20260411_m020035_c001_v7007000_t0000_u01775872835810") 2026/04/11 02:05:00 DEBUG : both17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1430c_d20260411_m020029_c001_v0001097_t0049_u01775872829472") 2026/04/11 02:05:00 DEBUG : both17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31721_d20260411_m020011_c001_v7007000_t0000_u01775872811928") 2026/04/11 02:05:00 DEBUG : both17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f56e_d20260411_m020005_c001_v0001032_t0007_u01775872805239") 2026/04/11 02:05:00 DEBUG : both18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5ba_d20260411_m020035_c001_v7007000_t0000_u01775872835993") 2026/04/11 02:05:00 DEBUG : both18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5cb_d20260411_m020030_c001_v0001032_t0011_u01775872830086") 2026/04/11 02:05:00 DEBUG : both18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31722_d20260411_m020012_c001_v7007000_t0000_u01775872812113") 2026/04/11 02:05:00 DEBUG : both18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0053_d20260411_m020006_c001_v0001182_t0027_u01775872806085") 2026/04/11 02:05:00 DEBUG : both19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5bb_d20260411_m020036_c001_v7007000_t0000_u01775872836178") 2026/04/11 02:05:00 DEBUG : both19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0112_d20260411_m020031_c001_v0001182_t0056_u01775872831085") 2026/04/11 02:05:00 DEBUG : both19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31723_d20260411_m020012_c001_v7007000_t0000_u01775872812301") 2026/04/11 02:05:00 DEBUG : both19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1425c_d20260411_m020006_c001_v0001097_t0009_u01775872806786") 2026/04/11 02:05:00 DEBUG : both2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5bc_d20260411_m020036_c001_v7007000_t0000_u01775872836362") 2026/04/11 02:05:00 DEBUG : both2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142b4_d20260411_m020016_c001_v0001097_t0041_u01775872816925") 2026/04/11 02:05:00 DEBUG : both2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31724_d20260411_m020012_c001_v7007000_t0000_u01775872812486") 2026/04/11 02:05:00 DEBUG : both2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f53e_d20260411_m015953_c001_v0001032_t0010_u01775872793269") 2026/04/11 02:05:00 DEBUG : both3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5bd_d20260411_m020036_c001_v7007000_t0000_u01775872836552") 2026/04/11 02:05:00 DEBUG : both3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f594_d20260411_m020017_c001_v0001032_t0030_u01775872817555") 2026/04/11 02:05:00 DEBUG : both3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31726_d20260411_m020012_c001_v7007000_t0000_u01775872812677") 2026/04/11 02:05:01 DEBUG : both3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbffe3_d20260411_m015954_c001_v0001182_t0032_u01775872794210") 2026/04/11 02:05:01 DEBUG : both4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5be_d20260411_m020036_c001_v7007000_t0000_u01775872836738") 2026/04/11 02:05:01 DEBUG : both4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00b3_d20260411_m020018_c001_v0001182_t0050_u01775872818689") 2026/04/11 02:05:01 DEBUG : both4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31727_d20260411_m020012_c001_v7007000_t0000_u01775872812868") 2026/04/11 02:05:01 DEBUG : both4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a141e8_d20260411_m015954_c001_v0001097_t0041_u01775872794955") 2026/04/11 02:05:01 DEBUG : both5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5bf_d20260411_m020036_c001_v7007000_t0000_u01775872836928") 2026/04/11 02:05:01 DEBUG : both5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142ca_d20260411_m020019_c001_v0001097_t0002_u01775872819642") 2026/04/11 02:05:01 DEBUG : both5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31728_d20260411_m020013_c001_v7007000_t0000_u01775872813059") 2026/04/11 02:05:01 DEBUG : both5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f548_d20260411_m015955_c001_v0001032_t0009_u01775872795519") 2026/04/11 02:05:01 DEBUG : both6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c0_d20260411_m020037_c001_v7007000_t0000_u01775872837113") 2026/04/11 02:05:01 DEBUG : both6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5a5_d20260411_m020020_c001_v0001032_t0025_u01775872820315") 2026/04/11 02:05:01 DEBUG : both6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31729_d20260411_m020013_c001_v7007000_t0000_u01775872813270") 2026/04/11 02:05:01 DEBUG : both6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfff5_d20260411_m015956_c001_v0001182_t0028_u01775872796672") 2026/04/11 02:05:01 DEBUG : both7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c1_d20260411_m020037_c001_v7007000_t0000_u01775872837299") 2026/04/11 02:05:01 DEBUG : both7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00c5_d20260411_m020021_c001_v0001182_t0027_u01775872821376") 2026/04/11 02:05:01 DEBUG : both7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3172a_d20260411_m020013_c001_v7007000_t0000_u01775872813461") 2026/04/11 02:05:01 DEBUG : both7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14202_d20260411_m015957_c001_v0001097_t0005_u01775872797427") 2026/04/11 02:05:01 DEBUG : both8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c3_d20260411_m020037_c001_v7007000_t0000_u01775872837485") 2026/04/11 02:05:02 DEBUG : both8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142da_d20260411_m020022_c001_v0001097_t0040_u01775872822217") 2026/04/11 02:05:02 DEBUG : both8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3172b_d20260411_m020013_c001_v7007000_t0000_u01775872813646") 2026/04/11 02:05:02 DEBUG : both8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f556_d20260411_m015958_c001_v0001032_t0011_u01775872798148") 2026/04/11 02:05:02 DEBUG : both9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c4_d20260411_m020037_c001_v7007000_t0000_u01775872837669") 2026/04/11 02:05:02 DEBUG : both9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5b3_d20260411_m020022_c001_v0001032_t0016_u01775872822882") 2026/04/11 02:05:02 DEBUG : both9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3172c_d20260411_m020013_c001_v7007000_t0000_u01775872813834") 2026/04/11 02:05:02 DEBUG : both9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc000b_d20260411_m015959_c001_v0001182_t0027_u01775872799298") 2026/04/11 02:05:02 DEBUG : c/non empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b500_d20260411_m015616_c001_v7007000_t0000_u01775872576232") 2026/04/11 02:05:02 DEBUG : c/non empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfadc_d20260411_m015614_c001_v0001182_t0059_u01775872574604") 2026/04/11 02:05:02 DEBUG : c/non empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2318d_d20260411_m015614_c001_v7007000_t0000_u01775872574026") 2026/04/11 02:05:02 DEBUG : c/non empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfab4_d20260411_m015612_c001_v0001182_t0046_u01775872572325") 2026/04/11 02:05:02 DEBUG : c/non empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856f4_d20260411_m015557_c001_v7007000_t0000_u01775872557163") 2026/04/11 02:05:02 DEBUG : c/non empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa3e_d20260411_m015555_c001_v0001182_t0031_u01775872555474") 2026/04/11 02:05:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d157_d20260411_m020144_c001_v7007000_t0000_u01775872904563") 2026/04/11 02:05:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6a7_d20260411_m020139_c001_v0001032_t0045_u01775872899349") 2026/04/11 02:05:02 DEBUG : check sum: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856e9_d20260411_m015548_c001_v7007000_t0000_u01775872548637") 2026/04/11 02:05:02 DEBUG : check sum: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa08_d20260411_m015547_c001_v0001182_t0008_u01775872547646") 2026/04/11 02:05:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a4792_d20260411_m020446_c001_v7007000_t0000_u01775873086155") 2026/04/11 02:05:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810647_d20260411_m020444_c001_v0001173_t0056_u01775873084381") 2026/04/11 02:05:03 DEBUG : dest/3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631da_d20260411_m015800_c001_v7007000_t0000_u01775872680328") 2026/04/11 02:05:03 DEBUG : dest/3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40761dcb41637d41_d20260411_m015759_c001_v0001032_t0044_u01775872679228") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d195_d20260411_m020249_c001_v7007000_t0000_u01775872969098") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14752_d20260411_m020244_c001_v0001097_t0054_u01775872964478") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a2d_d20260411_m020415_c001_v7007000_t0000_u01775873055866") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8104db_d20260411_m020402_c001_v0001173_t0043_u01775873042449") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c71_d20260411_m020358_c001_v7007000_t0000_u01775873038238") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810447_d20260411_m020344_c001_v0001173_t0030_u01775873024942") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f60_d20260411_m020340_c001_v7007000_t0000_u01775873020729") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8103e7_d20260411_m020328_c001_v0001173_t0007_u01775873008713") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b62e_d20260411_m020324_c001_v7007000_t0000_u01775873004521") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810363_d20260411_m020311_c001_v0001173_t0017_u01775872991755") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cbc_d20260411_m020307_c001_v7007000_t0000_u01775872987500") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8102fd_d20260411_m020253_c001_v0001173_t0003_u01775872973375") 2026/04/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bcb_d20260411_m020246_c001_v7007000_t0000_u01775872966378") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04ab_d20260411_m020234_c001_v0001182_t0037_u01775872954241") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99fb_d20260411_m020230_c001_v7007000_t0000_u01775872950009") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0471_d20260411_m020225_c001_v0001182_t0019_u01775872945736") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bb8_d20260411_m020223_c001_v7007000_t0000_u01775872943904") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0418_d20260411_m020212_c001_v0001182_t0023_u01775872932604") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d35c_d20260411_m020208_c001_v7007000_t0000_u01775872928362") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03b8_d20260411_m020204_c001_v0001182_t0010_u01775872924237") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b232c7_d20260411_m020203_c001_v7007000_t0000_u01775872923056") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8100fd_d20260411_m020148_c001_v0001173_t0028_u01775872908729") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d149_d20260411_m020141_c001_v7007000_t0000_u01775872901423") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc027a_d20260411_m020129_c001_v0001182_t0057_u01775872889003") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a3_d20260411_m020124_c001_v7007000_t0000_u01775872884719") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0206_d20260411_m020111_c001_v0001182_t0006_u01775872871839") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313ee_d20260411_m020107_c001_v7007000_t0000_u01775872867675") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc017e_d20260411_m020055_c001_v0001182_t0058_u01775872855029") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bbe_d20260411_m020227_c001_v7007000_t0000_u01775872947976") 2026/04/11 02:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc044d_d20260411_m020222_c001_v0001182_t0033_u01775872942126") 2026/04/11 02:05:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d196_d20260411_m020249_c001_v7007000_t0000_u01775872969288") 2026/04/11 02:05:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f79c_d20260411_m020244_c001_v0001032_t0029_u01775872964485") 2026/04/11 02:05:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a2f_d20260411_m020416_c001_v7007000_t0000_u01775873056064") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0757_d20260411_m020403_c001_v0001182_t0028_u01775873043293") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c72_d20260411_m020358_c001_v7007000_t0000_u01775873038427") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc069f_d20260411_m020345_c001_v0001182_t0025_u01775873025613") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f61_d20260411_m020340_c001_v7007000_t0000_u01775873020913") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc060d_d20260411_m020329_c001_v0001182_t0056_u01775873009590") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b62f_d20260411_m020324_c001_v7007000_t0000_u01775873004721") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc05b5_d20260411_m020312_c001_v0001182_t0044_u01775872992483") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cbd_d20260411_m020307_c001_v7007000_t0000_u01775872987694") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0535_d20260411_m020254_c001_v0001182_t0020_u01775872974284") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a2a_d20260411_m020246_c001_v7007000_t0000_u01775872966584") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810261_d20260411_m020234_c001_v0001173_t0025_u01775872954893") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99fc_d20260411_m020230_c001_v7007000_t0000_u01775872950194") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810213_d20260411_m020225_c001_v0001173_t0002_u01775872945920") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253184_d20260411_m020223_c001_v7007000_t0000_u01775872943921") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a145f7_d20260411_m020213_c001_v0001097_t0055_u01775872933175") 2026/04/11 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d35d_d20260411_m020208_c001_v7007000_t0000_u01775872928547") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f700_d20260411_m020204_c001_v0001032_t0006_u01775872924381") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6975_d20260411_m020202_c001_v7007000_t0000_u01775872922837") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc030e_d20260411_m020149_c001_v0001182_t0008_u01775872909453") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac23143c_d20260411_m020142_c001_v7007000_t0000_u01775872902036") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810062_d20260411_m020129_c001_v0001173_t0045_u01775872889598") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a5_d20260411_m020124_c001_v7007000_t0000_u01775872884907") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ffde_d20260411_m020112_c001_v0001173_t0033_u01775872872477") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313ef_d20260411_m020107_c001_v7007000_t0000_u01775872867860") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ff5a_d20260411_m020055_c001_v0001173_t0029_u01775872855599") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b801_d20260411_m020227_c001_v7007000_t0000_u01775872947734") 2026/04/11 02:05:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14682_d20260411_m020222_c001_v0001097_t0024_u01775872942276") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d198_d20260411_m020249_c001_v7007000_t0000_u01775872969475") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04e9_d20260411_m020244_c001_v0001182_t0044_u01775872964497") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a30_d20260411_m020416_c001_v7007000_t0000_u01775873056253") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14a74_d20260411_m020403_c001_v0001097_t0027_u01775873043864") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c73_d20260411_m020358_c001_v7007000_t0000_u01775873038614") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1498b_d20260411_m020346_c001_v0001097_t0048_u01775873026189") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f62_d20260411_m020341_c001_v7007000_t0000_u01775873021100") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a148b9_d20260411_m020330_c001_v0001097_t0005_u01775873010157") 2026/04/11 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b630_d20260411_m020324_c001_v7007000_t0000_u01775873004908") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14844_d20260411_m020313_c001_v0001097_t0019_u01775872993136") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cbe_d20260411_m020307_c001_v7007000_t0000_u01775872987889") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a147b4_d20260411_m020254_c001_v0001097_t0046_u01775872974879") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8edf_d20260411_m020246_c001_v7007000_t0000_u01775872966592") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a146fe_d20260411_m020235_c001_v0001097_t0011_u01775872955625") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99fd_d20260411_m020230_c001_v7007000_t0000_u01775872950380") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0477_d20260411_m020225_c001_v0001182_t0023_u01775872945940") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bbb_d20260411_m020224_c001_v7007000_t0000_u01775872944460") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81018f_d20260411_m020214_c001_v0001173_t0059_u01775872934068") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d35e_d20260411_m020208_c001_v7007000_t0000_u01775872928732") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a145a1_d20260411_m020204_c001_v0001097_t0048_u01775872924401") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6976_d20260411_m020202_c001_v7007000_t0000_u01775872922887") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1452c_d20260411_m020150_c001_v0001097_t0050_u01775872910025") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4191642c4350e6f9_d20260411_m020142_c001_v7007000_t0000_u01775872902046") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1449c_d20260411_m020130_c001_v0001097_t0012_u01775872890499") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a6_d20260411_m020125_c001_v7007000_t0000_u01775872885094") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1441a_d20260411_m020113_c001_v0001097_t0046_u01775872873283") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f0_d20260411_m020108_c001_v7007000_t0000_u01775872868045") 2026/04/11 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14398_d20260411_m020055_c001_v0001097_t0012_u01775872855913") 2026/04/11 02:05:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bbf_d20260411_m020227_c001_v7007000_t0000_u01775872947986") 2026/04/11 02:05:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0453_d20260411_m020222_c001_v0001182_t0059_u01775872942340") 2026/04/11 02:05:08 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d199_d20260411_m020249_c001_v7007000_t0000_u01775872969663") 2026/04/11 02:05:08 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04eb_d20260411_m020244_c001_v0001182_t0054_u01775872964762") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a31_d20260411_m020416_c001_v7007000_t0000_u01775873056439") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8ce_d20260411_m020404_c001_v0001032_t0014_u01775873044574") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c74_d20260411_m020358_c001_v7007000_t0000_u01775873038807") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f88e_d20260411_m020347_c001_v0001032_t0008_u01775873027025") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f63_d20260411_m020341_c001_v7007000_t0000_u01775873021311") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f84a_d20260411_m020330_c001_v0001032_t0029_u01775873010892") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b632_d20260411_m020325_c001_v7007000_t0000_u01775873005105") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7fc_d20260411_m020313_c001_v0001032_t0010_u01775872993863") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cc0_d20260411_m020308_c001_v7007000_t0000_u01775872988078") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7c8_d20260411_m020255_c001_v0001032_t0007_u01775872975718") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bca_d20260411_m020246_c001_v7007000_t0000_u01775872966190") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f786_d20260411_m020236_c001_v0001032_t0048_u01775872956414") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99fe_d20260411_m020230_c001_v7007000_t0000_u01775872950568") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc047b_d20260411_m020226_c001_v0001182_t0018_u01775872946138") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99ef_d20260411_m020223_c001_v7007000_t0000_u01775872943920") 2026/04/11 02:05:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f728_d20260411_m020214_c001_v0001032_t0015_u01775872934819") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d35f_d20260411_m020208_c001_v7007000_t0000_u01775872928918") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81015b_d20260411_m020204_c001_v0001173_t0035_u01775872924440") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b723_d20260411_m020202_c001_v7007000_t0000_u01775872922896") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6c4_d20260411_m020150_c001_v0001032_t0031_u01775872910761") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d14a_d20260411_m020141_c001_v7007000_t0000_u01775872901613") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f68d_d20260411_m020131_c001_v0001032_t0008_u01775872891250") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a7_d20260411_m020125_c001_v7007000_t0000_u01775872885282") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f651_d20260411_m020114_c001_v0001032_t0046_u01775872874165") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f1_d20260411_m020108_c001_v7007000_t0000_u01775872868250") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f619_d20260411_m020057_c001_v0001032_t0003_u01775872857554") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bbc_d20260411_m020227_c001_v7007000_t0000_u01775872947788") 2026/04/11 02:05:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f74a_d20260411_m020222_c001_v0001032_t0040_u01775872942442") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d19a_d20260411_m020249_c001_v7007000_t0000_u01775872969939") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8102c5_d20260411_m020244_c001_v0001173_t0044_u01775872964816") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a33_d20260411_m020416_c001_v7007000_t0000_u01775873056624") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8104e5_d20260411_m020405_c001_v0001173_t0053_u01775873045355") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c75_d20260411_m020358_c001_v7007000_t0000_u01775873038993") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810469_d20260411_m020348_c001_v0001173_t0011_u01775873028330") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f64_d20260411_m020341_c001_v7007000_t0000_u01775873021497") 2026/04/11 02:05:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8103f3_d20260411_m020331_c001_v0001173_t0058_u01775873011262") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b633_d20260411_m020325_c001_v7007000_t0000_u01775873005291") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810371_d20260411_m020314_c001_v0001173_t0016_u01775872994491") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cc2_d20260411_m020308_c001_v7007000_t0000_u01775872988270") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810317_d20260411_m020256_c001_v0001173_t0002_u01775872976579") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f0125319f_d20260411_m020246_c001_v7007000_t0000_u01775872966609") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04b9_d20260411_m020236_c001_v0001182_t0019_u01775872956909") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a00_d20260411_m020230_c001_v7007000_t0000_u01775872950757") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a146ac_d20260411_m020226_c001_v0001097_t0052_u01775872946244") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bba_d20260411_m020224_c001_v7007000_t0000_u01775872944273") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0424_d20260411_m020215_c001_v0001182_t0010_u01775872935297") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d360_d20260411_m020209_c001_v7007000_t0000_u01775872929103") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03bc_d20260411_m020204_c001_v0001182_t0006_u01775872924454") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6973_d20260411_m020202_c001_v7007000_t0000_u01775872922650") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810111_d20260411_m020151_c001_v0001173_t0022_u01775872911464") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680be7_d20260411_m020141_c001_v7007000_t0000_u01775872901797") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0298_d20260411_m020131_c001_v0001182_t0059_u01775872891805") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a8_d20260411_m020125_c001_v7007000_t0000_u01775872885493") 2026/04/11 02:05:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc021a_d20260411_m020114_c001_v0001182_t0036_u01775872874711") 2026/04/11 02:05:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f3_d20260411_m020108_c001_v7007000_t0000_u01775872868457") 2026/04/11 02:05:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc01a8_d20260411_m020058_c001_v0001182_t0049_u01775872858172") 2026/04/11 02:05:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc963c_d20260411_m020227_c001_v7007000_t0000_u01775872947909") 2026/04/11 02:05:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8101fb_d20260411_m020222_c001_v0001173_t0027_u01775872942470") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d19b_d20260411_m020250_c001_v7007000_t0000_u01775872970124") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f79e_d20260411_m020244_c001_v0001032_t0032_u01775872964889") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a34_d20260411_m020416_c001_v7007000_t0000_u01775873056807") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0769_d20260411_m020405_c001_v0001182_t0027_u01775873045771") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c76_d20260411_m020359_c001_v7007000_t0000_u01775873039179") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc06d3_d20260411_m020348_c001_v0001182_t0051_u01775873028753") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f65_d20260411_m020341_c001_v7007000_t0000_u01775873021682") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0615_d20260411_m020331_c001_v0001182_t0014_u01775873011629") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b634_d20260411_m020325_c001_v7007000_t0000_u01775873005477") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc05c5_d20260411_m020314_c001_v0001182_t0048_u01775872994992") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cc4_d20260411_m020308_c001_v7007000_t0000_u01775872988469") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc054f_d20260411_m020257_c001_v0001182_t0024_u01775872977171") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bcd_d20260411_m020246_c001_v7007000_t0000_u01775872966573") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810275_d20260411_m020237_c001_v0001173_t0049_u01775872957130") 2026/04/11 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a01_d20260411_m020230_c001_v7007000_t0000_u01775872950942") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810217_d20260411_m020226_c001_v0001173_t0012_u01775872946336") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f1_d20260411_m020224_c001_v7007000_t0000_u01775872944293") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14614_d20260411_m020215_c001_v0001097_t0024_u01775872935500") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d361_d20260411_m020209_c001_v7007000_t0000_u01775872929289") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03c2_d20260411_m020204_c001_v0001182_t0011_u01775872924677") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d355_d20260411_m020203_c001_v7007000_t0000_u01775872923067") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc031c_d20260411_m020151_c001_v0001182_t0024_u01775872911898") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcdec_d20260411_m020141_c001_v7007000_t0000_u01775872901831") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810074_d20260411_m020132_c001_v0001173_t0027_u01775872892009") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46a9_d20260411_m020125_c001_v7007000_t0000_u01775872885692") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80fff2_d20260411_m020114_c001_v0001173_t0055_u01775872874955") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f4_d20260411_m020108_c001_v7007000_t0000_u01775872868652") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ff72_d20260411_m020058_c001_v0001173_t0054_u01775872858394") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b802_d20260411_m020227_c001_v7007000_t0000_u01775872947922") 2026/04/11 02:05:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0457_d20260411_m020222_c001_v0001182_t0033_u01775872942556") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d19c_d20260411_m020250_c001_v7007000_t0000_u01775872970307") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04ed_d20260411_m020244_c001_v0001182_t0024_u01775872964991") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a35_d20260411_m020416_c001_v7007000_t0000_u01775873056991") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14aa1_d20260411_m020406_c001_v0001097_t0024_u01775873046030") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c77_d20260411_m020359_c001_v7007000_t0000_u01775873039367") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a149ab_d20260411_m020348_c001_v0001097_t0059_u01775873028953") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f66_d20260411_m020341_c001_v7007000_t0000_u01775873021869") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a148c7_d20260411_m020332_c001_v0001097_t0040_u01775873012116") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b636_d20260411_m020325_c001_v7007000_t0000_u01775873005663") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14848_d20260411_m020315_c001_v0001097_t0000_u01775872995199") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cc6_d20260411_m020308_c001_v7007000_t0000_u01775872988660") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a147ca_d20260411_m020257_c001_v0001097_t0002_u01775872977383") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8ede_d20260411_m020246_c001_v7007000_t0000_u01775872966582") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1470c_d20260411_m020237_c001_v0001097_t0050_u01775872957625") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a02_d20260411_m020231_c001_v7007000_t0000_u01775872951130") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc047d_d20260411_m020226_c001_v0001182_t0024_u01775872946349") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253185_d20260411_m020223_c001_v7007000_t0000_u01775872943929") 2026/04/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810195_d20260411_m020215_c001_v0001173_t0058_u01775872935853") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d362_d20260411_m020209_c001_v7007000_t0000_u01775872929479") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81015d_d20260411_m020204_c001_v0001173_t0006_u01775872924736") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40583d99f2cd4705_d20260411_m020202_c001_v7007000_t0000_u01775872922849") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1453a_d20260411_m020152_c001_v0001097_t0036_u01775872912146") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d333_d20260411_m020142_c001_v7007000_t0000_u01775872902059") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144a6_d20260411_m020132_c001_v0001097_t0031_u01775872892441") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46aa_d20260411_m020125_c001_v7007000_t0000_u01775872885924") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14426_d20260411_m020115_c001_v0001097_t0056_u01775872875504") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f5_d20260411_m020108_c001_v7007000_t0000_u01775872868839") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a143a6_d20260411_m020058_c001_v0001097_t0052_u01775872858726") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc963b_d20260411_m020227_c001_v7007000_t0000_u01775872947744") 2026/04/11 02:05:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1468c_d20260411_m020222_c001_v0001097_t0043_u01775872942625") 2026/04/11 02:05:14 DEBUG : dir1/0007-12345: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d19d_d20260411_m020250_c001_v7007000_t0000_u01775872970492") 2026/04/11 02:05:14 DEBUG : dir1/0007-12345: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1475e_d20260411_m020245_c001_v0001097_t0000_u01775872965017") 2026/04/11 02:05:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a37_d20260411_m020417_c001_v7007000_t0000_u01775873057176") 2026/04/11 02:05:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8da_d20260411_m020406_c001_v0001032_t0053_u01775873046633") 2026/04/11 02:05:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c78_d20260411_m020359_c001_v7007000_t0000_u01775873039553") 2026/04/11 02:05:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f892_d20260411_m020349_c001_v0001032_t0027_u01775873029444") 2026/04/11 02:05:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f68_d20260411_m020342_c001_v7007000_t0000_u01775873022061") 2026/04/11 02:05:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f84e_d20260411_m020332_c001_v0001032_t0009_u01775873012415") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b638_d20260411_m020325_c001_v7007000_t0000_u01775873005850") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f802_d20260411_m020315_c001_v0001032_t0058_u01775872995923") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cc8_d20260411_m020308_c001_v7007000_t0000_u01775872988845") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7ce_d20260411_m020257_c001_v0001032_t0051_u01775872977959") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8edb_d20260411_m020246_c001_v7007000_t0000_u01775872966199") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f78a_d20260411_m020238_c001_v0001032_t0049_u01775872958077") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a03_d20260411_m020231_c001_v7007000_t0000_u01775872951315") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc047f_d20260411_m020226_c001_v0001182_t0049_u01775872946571") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bb9_d20260411_m020224_c001_v7007000_t0000_u01775872944088") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f732_d20260411_m020216_c001_v0001032_t0057_u01775872936241") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d363_d20260411_m020209_c001_v7007000_t0000_u01775872929666") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03ca_d20260411_m020204_c001_v0001182_t0043_u01775872924886") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6978_d20260411_m020203_c001_v7007000_t0000_u01775872923076") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6d2_d20260411_m020152_c001_v0001032_t0051_u01775872912494") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d14b_d20260411_m020141_c001_v7007000_t0000_u01775872901799") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f693_d20260411_m020132_c001_v0001032_t0003_u01775872892816") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46ab_d20260411_m020126_c001_v7007000_t0000_u01775872886110") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f659_d20260411_m020115_c001_v0001032_t0048_u01775872875927") 2026/04/11 02:05:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f6_d20260411_m020109_c001_v7007000_t0000_u01775872869022") 2026/04/11 02:05:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f621_d20260411_m020059_c001_v0001032_t0032_u01775872859176") 2026/04/11 02:05:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f5_d20260411_m020227_c001_v7007000_t0000_u01775872947749") 2026/04/11 02:05:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0459_d20260411_m020222_c001_v0001182_t0028_u01775872942755") 2026/04/11 02:05:16 DEBUG : dir1/0008-23456: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d19e_d20260411_m020250_c001_v7007000_t0000_u01775872970677") 2026/04/11 02:05:16 DEBUG : dir1/0008-23456: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8102c9_d20260411_m020245_c001_v0001173_t0035_u01775872965198") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a38_d20260411_m020417_c001_v7007000_t0000_u01775873057363") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8104e9_d20260411_m020407_c001_v0001173_t0025_u01775873047081") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c79_d20260411_m020359_c001_v7007000_t0000_u01775873039775") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810477_d20260411_m020349_c001_v0001173_t0019_u01775873029817") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f69_d20260411_m020342_c001_v7007000_t0000_u01775873022248") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8103ff_d20260411_m020333_c001_v0001173_t0055_u01775873013138") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b639_d20260411_m020326_c001_v7007000_t0000_u01775873006035") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81037f_d20260411_m020316_c001_v0001173_t0040_u01775872996313") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585ccb_d20260411_m020309_c001_v7007000_t0000_u01775872989036") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810321_d20260411_m020258_c001_v0001173_t0045_u01775872978427") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2314b1_d20260411_m020246_c001_v7007000_t0000_u01775872966609") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04bf_d20260411_m020238_c001_v0001182_t0032_u01775872958504") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a04_d20260411_m020231_c001_v7007000_t0000_u01775872951501") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f760_d20260411_m020226_c001_v0001032_t0017_u01775872946642") 2026/04/11 02:05:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f0125318a_d20260411_m020224_c001_v7007000_t0000_u01775872944301") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0430_d20260411_m020216_c001_v0001182_t0017_u01775872936730") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d364_d20260411_m020209_c001_v7007000_t0000_u01775872929853") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f702_d20260411_m020204_c001_v0001032_t0049_u01775872924919") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6977_d20260411_m020203_c001_v7007000_t0000_u01775872923024") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810117_d20260411_m020153_c001_v0001173_t0000_u01775872913168") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4191642c4350e6f8_d20260411_m020141_c001_v7007000_t0000_u01775872901859") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02a4_d20260411_m020133_c001_v0001182_t0040_u01775872893338") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46ac_d20260411_m020126_c001_v7007000_t0000_u01775872886295") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0226_d20260411_m020116_c001_v0001182_t0012_u01775872876310") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f8_d20260411_m020109_c001_v7007000_t0000_u01775872869232") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc01ba_d20260411_m020059_c001_v0001182_t0044_u01775872859512") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc963f_d20260411_m020228_c001_v7007000_t0000_u01775872948118") 2026/04/11 02:05:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810201_d20260411_m020222_c001_v0001173_t0032_u01775872942892") 2026/04/11 02:05:17 DEBUG : dir1/0009-34567: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d19f_d20260411_m020250_c001_v7007000_t0000_u01775872970861") 2026/04/11 02:05:17 DEBUG : dir1/0009-34567: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04ef_d20260411_m020245_c001_v0001182_t0049_u01775872965309") 2026/04/11 02:05:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a3a_d20260411_m020417_c001_v7007000_t0000_u01775873057548") 2026/04/11 02:05:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0777_d20260411_m020407_c001_v0001182_t0032_u01775873047753") 2026/04/11 02:05:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c7b_d20260411_m020359_c001_v7007000_t0000_u01775873039961") 2026/04/11 02:05:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc06e5_d20260411_m020350_c001_v0001182_t0028_u01775873030237") 2026/04/11 02:05:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f6a_d20260411_m020342_c001_v7007000_t0000_u01775873022434") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0621_d20260411_m020333_c001_v0001182_t0037_u01775873013435") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b63a_d20260411_m020326_c001_v7007000_t0000_u01775873006219") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc05c9_d20260411_m020316_c001_v0001182_t0046_u01775872996702") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585ccc_d20260411_m020309_c001_v7007000_t0000_u01775872989221") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0557_d20260411_m020258_c001_v0001182_t0047_u01775872978853") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06b3066_d20260411_m020246_c001_v7007000_t0000_u01775872966619") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810281_d20260411_m020238_c001_v0001173_t0020_u01775872958707") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a05_d20260411_m020231_c001_v7007000_t0000_u01775872951690") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a146b2_d20260411_m020226_c001_v0001097_t0015_u01775872946679") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f2_d20260411_m020224_c001_v7007000_t0000_u01775872944483") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14628_d20260411_m020217_c001_v0001097_t0051_u01775872937087") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d365_d20260411_m020210_c001_v7007000_t0000_u01775872930037") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a145a5_d20260411_m020204_c001_v0001097_t0047_u01775872924961") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b725_d20260411_m020203_c001_v7007000_t0000_u01775872923087") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc032c_d20260411_m020153_c001_v0001182_t0023_u01775872913720") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d332_d20260411_m020141_c001_v7007000_t0000_u01775872901810") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81007c_d20260411_m020133_c001_v0001173_t0039_u01775872893547") 2026/04/11 02:05:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46ad_d20260411_m020126_c001_v7007000_t0000_u01775872886480") 2026/04/11 02:05:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80fffc_d20260411_m020116_c001_v0001173_t0053_u01775872876521") 2026/04/11 02:05:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313f9_d20260411_m020109_c001_v7007000_t0000_u01775872869417") 2026/04/11 02:05:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ff78_d20260411_m020059_c001_v0001173_t0030_u01775872859711") 2026/04/11 02:05:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc963d_d20260411_m020227_c001_v7007000_t0000_u01775872947930") 2026/04/11 02:05:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f74e_d20260411_m020222_c001_v0001032_t0029_u01775872942904") 2026/04/11 02:05:19 DEBUG : dir1/0010-45678: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a0_d20260411_m020251_c001_v7007000_t0000_u01775872971053") 2026/04/11 02:05:19 DEBUG : dir1/0010-45678: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7a0_d20260411_m020245_c001_v0001032_t0057_u01775872965328") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a3b_d20260411_m020417_c001_v7007000_t0000_u01775873057733") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14ab5_d20260411_m020407_c001_v0001097_t0020_u01775873047967") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c7c_d20260411_m020400_c001_v7007000_t0000_u01775873040148") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a149b5_d20260411_m020350_c001_v0001097_t0058_u01775873030441") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f6b_d20260411_m020342_c001_v7007000_t0000_u01775873022624") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a148dd_d20260411_m020333_c001_v0001097_t0036_u01775873013642") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b63c_d20260411_m020326_c001_v7007000_t0000_u01775873006406") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14852_d20260411_m020316_c001_v0001097_t0010_u01775872996963") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585ccd_d20260411_m020309_c001_v7007000_t0000_u01775872989459") 2026/04/11 02:05:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a147d2_d20260411_m020259_c001_v0001097_t0052_u01775872979081") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2314b0_d20260411_m020246_c001_v7007000_t0000_u01775872966583") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14716_d20260411_m020239_c001_v0001097_t0029_u01775872959156") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a06_d20260411_m020231_c001_v7007000_t0000_u01775872951874") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0481_d20260411_m020226_c001_v0001182_t0050_u01775872946769") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4052164104e858a8_d20260411_m020224_c001_v7007000_t0000_u01775872944306") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8101a9_d20260411_m020217_c001_v0001173_t0028_u01775872937460") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d366_d20260411_m020210_c001_v7007000_t0000_u01775872930231") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81015f_d20260411_m020205_c001_v0001173_t0047_u01775872925050") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407e8a28c7687f19_d20260411_m020203_c001_v7007000_t0000_u01775872923100") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14551_d20260411_m020153_c001_v0001097_t0039_u01775872913922") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680bed_d20260411_m020142_c001_v7007000_t0000_u01775872902171") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144ae_d20260411_m020133_c001_v0001097_t0031_u01775872893851") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46ae_d20260411_m020126_c001_v7007000_t0000_u01775872886668") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14434_d20260411_m020117_c001_v0001097_t0012_u01775872877049") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313fa_d20260411_m020109_c001_v7007000_t0000_u01775872869602") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a143ae_d20260411_m020100_c001_v0001097_t0010_u01775872860127") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f6_d20260411_m020227_c001_v7007000_t0000_u01775872947936") 2026/04/11 02:05:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14692_d20260411_m020222_c001_v0001097_t0044_u01775872942998") 2026/04/11 02:05:20 DEBUG : dir1/0011-56789: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a1_d20260411_m020251_c001_v7007000_t0000_u01775872971241") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8102cd_d20260411_m020245_c001_v0001173_t0010_u01775872965506") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a3c_d20260411_m020417_c001_v7007000_t0000_u01775873057926") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8e6_d20260411_m020408_c001_v0001032_t0040_u01775873048568") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c7d_d20260411_m020400_c001_v7007000_t0000_u01775873040336") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f89a_d20260411_m020350_c001_v0001032_t0055_u01775873030855") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f6c_d20260411_m020342_c001_v7007000_t0000_u01775873022815") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f856_d20260411_m020334_c001_v0001032_t0055_u01775873014140") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b63d_d20260411_m020326_c001_v7007000_t0000_u01775873006593") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f80c_d20260411_m020317_c001_v0001032_t0047_u01775872997349") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cce_d20260411_m020309_c001_v7007000_t0000_u01775872989651") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7d4_d20260411_m020259_c001_v0001032_t0009_u01775872979512") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585bce_d20260411_m020246_c001_v7007000_t0000_u01775872966765") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f790_d20260411_m020239_c001_v0001032_t0007_u01775872959529") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a07_d20260411_m020232_c001_v7007000_t0000_u01775872952059") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81021d_d20260411_m020226_c001_v0001173_t0050_u01775872946791") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b7f9_d20260411_m020224_c001_v7007000_t0000_u01775872944311") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f738_d20260411_m020217_c001_v0001032_t0044_u01775872937846") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d367_d20260411_m020210_c001_v7007000_t0000_u01775872930416") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03ce_d20260411_m020205_c001_v0001182_t0054_u01775872925108") 2026/04/11 02:05:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6971_d20260411_m020202_c001_v7007000_t0000_u01775872922463") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6d8_d20260411_m020154_c001_v0001032_t0042_u01775872914512") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcdeb_d20260411_m020141_c001_v7007000_t0000_u01775872901812") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f695_d20260411_m020134_c001_v0001032_t0035_u01775872894304") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46af_d20260411_m020126_c001_v7007000_t0000_u01775872886918") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f65d_d20260411_m020117_c001_v0001032_t0029_u01775872877494") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313fb_d20260411_m020109_c001_v7007000_t0000_u01775872869793") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f627_d20260411_m020100_c001_v0001032_t0010_u01775872860613") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f7_d20260411_m020228_c001_v7007000_t0000_u01775872948127") 2026/04/11 02:05:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc045b_d20260411_m020223_c001_v0001182_t0010_u01775872943007") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a2_d20260411_m020251_c001_v7007000_t0000_u01775872971424") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04f1_d20260411_m020245_c001_v0001182_t0053_u01775872965514") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a3e_d20260411_m020418_c001_v7007000_t0000_u01775873058111") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8104ed_d20260411_m020409_c001_v0001173_t0034_u01775873049159") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c7e_d20260411_m020400_c001_v7007000_t0000_u01775873040525") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810481_d20260411_m020351_c001_v0001173_t0043_u01775873031263") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f6d_d20260411_m020343_c001_v7007000_t0000_u01775873023000") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810411_d20260411_m020334_c001_v0001173_t0009_u01775873014523") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b63e_d20260411_m020326_c001_v7007000_t0000_u01775873006780") 2026/04/11 02:05:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810389_d20260411_m020317_c001_v0001173_t0025_u01775872997969") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585ccf_d20260411_m020309_c001_v7007000_t0000_u01775872989840") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81032d_d20260411_m020300_c001_v0001173_t0016_u01775872980184") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a28_d20260411_m020246_c001_v7007000_t0000_u01775872966202") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04cb_d20260411_m020240_c001_v0001182_t0033_u01775872960362") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a08_d20260411_m020232_c001_v7007000_t0000_u01775872952247") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0483_d20260411_m020226_c001_v0001182_t0056_u01775872946973") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc9634_d20260411_m020224_c001_v7007000_t0000_u01775872944324") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0434_d20260411_m020218_c001_v0001182_t0040_u01775872938267") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d368_d20260411_m020210_c001_v7007000_t0000_u01775872930604") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc03d2_d20260411_m020205_c001_v0001182_t0034_u01775872925325") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b720_d20260411_m020202_c001_v7007000_t0000_u01775872922475") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810125_d20260411_m020154_c001_v0001173_t0021_u01775872914967") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680be8_d20260411_m020141_c001_v7007000_t0000_u01775872901821") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02b0_d20260411_m020134_c001_v0001182_t0043_u01775872894774") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46b0_d20260411_m020127_c001_v7007000_t0000_u01775872887105") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0230_d20260411_m020118_c001_v0001182_t0012_u01775872878163") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313fd_d20260411_m020109_c001_v7007000_t0000_u01775872869982") 2026/04/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc01ce_d20260411_m020101_c001_v0001182_t0040_u01775872861258") 2026/04/11 02:05:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc963e_d20260411_m020228_c001_v7007000_t0000_u01775872948093") 2026/04/11 02:05:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc045f_d20260411_m020223_c001_v0001182_t0059_u01775872943206") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a3_d20260411_m020251_c001_v7007000_t0000_u01775872971612") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14772_d20260411_m020245_c001_v0001097_t0024_u01775872965690") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a3f_d20260411_m020418_c001_v7007000_t0000_u01775873058295") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc078d_d20260411_m020409_c001_v0001182_t0033_u01775873049492") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c7f_d20260411_m020400_c001_v7007000_t0000_u01775873040716") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc06ef_d20260411_m020351_c001_v0001182_t0007_u01775873031646") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f6e_d20260411_m020343_c001_v7007000_t0000_u01775873023185") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc062d_d20260411_m020334_c001_v0001182_t0050_u01775873014976") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b640_d20260411_m020326_c001_v7007000_t0000_u01775873006966") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc05d1_d20260411_m020318_c001_v0001182_t0033_u01775872998336") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cd0_d20260411_m020310_c001_v7007000_t0000_u01775872990028") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc055f_d20260411_m020300_c001_v0001182_t0016_u01775872980618") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a29_d20260411_m020246_c001_v7007000_t0000_u01775872966392") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810295_d20260411_m020240_c001_v0001173_t0047_u01775872960578") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a09_d20260411_m020232_c001_v7007000_t0000_u01775872952434") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a146b4_d20260411_m020227_c001_v0001097_t0014_u01775872947137") 2026/04/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b7fa_d20260411_m020224_c001_v7007000_t0000_u01775872944499") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1463e_d20260411_m020218_c001_v0001097_t0024_u01775872938525") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d369_d20260411_m020210_c001_v7007000_t0000_u01775872930790") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a145a7_d20260411_m020205_c001_v0001097_t0033_u01775872925377") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b722_d20260411_m020202_c001_v7007000_t0000_u01775872922845") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc033e_d20260411_m020155_c001_v0001182_t0052_u01775872915377") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d14e_d20260411_m020142_c001_v7007000_t0000_u01775872902180") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810089_d20260411_m020134_c001_v0001173_t0017_u01775872894983") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46b1_d20260411_m020127_c001_v7007000_t0000_u01775872887293") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f81001a_d20260411_m020118_c001_v0001173_t0055_u01775872878375") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2313fe_d20260411_m020110_c001_v7007000_t0000_u01775872870166") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ff84_d20260411_m020101_c001_v0001173_t0027_u01775872861492") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f0125318d_d20260411_m020227_c001_v7007000_t0000_u01775872947951") 2026/04/11 02:05:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f750_d20260411_m020223_c001_v0001032_t0014_u01775872943294") 2026/04/11 02:05:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a4_d20260411_m020251_c001_v7007000_t0000_u01775872971799") 2026/04/11 02:05:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc04f3_d20260411_m020245_c001_v0001182_t0044_u01775872965757") 2026/04/11 02:05:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a40_d20260411_m020418_c001_v7007000_t0000_u01775873058480") 2026/04/11 02:05:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14adf_d20260411_m020409_c001_v0001097_t0029_u01775873049705") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c80_d20260411_m020400_c001_v7007000_t0000_u01775873040906") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a149c5_d20260411_m020351_c001_v0001097_t0028_u01775873031847") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f6f_d20260411_m020343_c001_v7007000_t0000_u01775873023384") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a148f7_d20260411_m020335_c001_v0001097_t0045_u01775873015191") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b641_d20260411_m020327_c001_v7007000_t0000_u01775873007157") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1485c_d20260411_m020318_c001_v0001097_t0058_u01775872998573") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cd1_d20260411_m020310_c001_v7007000_t0000_u01775872990218") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a147e4_d20260411_m020301_c001_v0001097_t0016_u01775872981009") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2314ad_d20260411_m020246_c001_v7007000_t0000_u01775872966220") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1472e_d20260411_m020241_c001_v0001097_t0002_u01775872961120") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a0a_d20260411_m020232_c001_v7007000_t0000_u01775872952619") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0487_d20260411_m020227_c001_v0001182_t0045_u01775872947174") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc9635_d20260411_m020224_c001_v7007000_t0000_u01775872944509") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8101c1_d20260411_m020218_c001_v0001173_t0024_u01775872938968") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d36a_d20260411_m020210_c001_v7007000_t0000_u01775872930976") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f708_d20260411_m020205_c001_v0001032_t0026_u01775872925386") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b721_d20260411_m020202_c001_v7007000_t0000_u01775872922660") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14565_d20260411_m020155_c001_v0001097_t0037_u01775872915591") 2026/04/11 02:05:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680bea_d20260411_m020141_c001_v7007000_t0000_u01775872901984") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144be_d20260411_m020135_c001_v0001097_t0055_u01775872895387") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46b2_d20260411_m020127_c001_v7007000_t0000_u01775872887488") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14440_d20260411_m020118_c001_v0001097_t0016_u01775872878880") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac231400_d20260411_m020110_c001_v7007000_t0000_u01775872870351") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a143c0_d20260411_m020101_c001_v0001097_t0041_u01775872861833") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f419b21b58ee8b306_d20260411_m020227_c001_v7007000_t0000_u01775872947960") 2026/04/11 02:05:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14696_d20260411_m020223_c001_v0001097_t0014_u01775872943327") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a5_d20260411_m020251_c001_v7007000_t0000_u01775872971993") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7a4_d20260411_m020245_c001_v0001032_t0043_u01775872965808") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a41_d20260411_m020418_c001_v7007000_t0000_u01775873058663") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8ec_d20260411_m020410_c001_v0001032_t0022_u01775873050091") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c81_d20260411_m020401_c001_v7007000_t0000_u01775873041097") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8a0_d20260411_m020352_c001_v0001032_t0017_u01775873032242") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f70_d20260411_m020343_c001_v7007000_t0000_u01775873023586") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f862_d20260411_m020335_c001_v0001032_t0018_u01775873015691") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b643_d20260411_m020327_c001_v7007000_t0000_u01775873007347") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f81e_d20260411_m020318_c001_v0001032_t0024_u01775872998968") 2026/04/11 02:05:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cd2_d20260411_m020310_c001_v7007000_t0000_u01775872990407") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7d8_d20260411_m020301_c001_v0001032_t0014_u01775872981381") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d18f_d20260411_m020246_c001_v7007000_t0000_u01775872966774") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f796_d20260411_m020241_c001_v0001032_t0032_u01775872961834") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a0b_d20260411_m020232_c001_v7007000_t0000_u01775872952804") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f766_d20260411_m020227_c001_v0001032_t0037_u01775872947263") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d99f0_d20260411_m020224_c001_v7007000_t0000_u01775872944108") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f73c_d20260411_m020219_c001_v0001032_t0043_u01775872939352") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d36b_d20260411_m020211_c001_v7007000_t0000_u01775872931162") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810163_d20260411_m020205_c001_v0001173_t0008_u01775872925499") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40583d99f2cd4706_d20260411_m020203_c001_v7007000_t0000_u01775872923037") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6da_d20260411_m020155_c001_v0001032_t0009_u01775872915924") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d14d_d20260411_m020141_c001_v7007000_t0000_u01775872901995") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f699_d20260411_m020135_c001_v0001032_t0038_u01775872895987") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46b3_d20260411_m020127_c001_v7007000_t0000_u01775872887678") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f663_d20260411_m020119_c001_v0001032_t0017_u01775872879310") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac231401_d20260411_m020110_c001_v7007000_t0000_u01775872870544") 2026/04/11 02:05:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f62d_d20260411_m020102_c001_v0001032_t0009_u01775872862195") 2026/04/11 02:05:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b803_d20260411_m020228_c001_v7007000_t0000_u01775872948107") 2026/04/11 02:05:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810207_d20260411_m020223_c001_v0001173_t0032_u01775872943365") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d158_d20260411_m020144_c001_v7007000_t0000_u01775872904746") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02cc_d20260411_m020139_c001_v0001182_t0056_u01775872899548") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d15a_d20260411_m020144_c001_v7007000_t0000_u01775872904930") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8100c5_d20260411_m020139_c001_v0001173_t0023_u01775872899691") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d15b_d20260411_m020145_c001_v7007000_t0000_u01775872905117") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144e2_d20260411_m020139_c001_v0001097_t0022_u01775872899752") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d15c_d20260411_m020145_c001_v7007000_t0000_u01775872905300") 2026/04/11 02:05:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02ce_d20260411_m020139_c001_v0001182_t0013_u01775872899759") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d15d_d20260411_m020145_c001_v7007000_t0000_u01775872905488") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6a9_d20260411_m020139_c001_v0001032_t0003_u01775872899883") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d15e_d20260411_m020145_c001_v7007000_t0000_u01775872905671") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02d0_d20260411_m020139_c001_v0001182_t0033_u01775872899971") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d15f_d20260411_m020145_c001_v7007000_t0000_u01775872905895") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8100c9_d20260411_m020140_c001_v0001173_t0035_u01775872900084") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d160_d20260411_m020146_c001_v7007000_t0000_u01775872906127") 2026/04/11 02:05:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144e4_d20260411_m020140_c001_v0001097_t0036_u01775872900124") 2026/04/11 02:05:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d162_d20260411_m020146_c001_v7007000_t0000_u01775872906313") 2026/04/11 02:05:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02d2_d20260411_m020140_c001_v0001182_t0007_u01775872900180") 2026/04/11 02:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d163_d20260411_m020146_c001_v7007000_t0000_u01775872906496") 2026/04/11 02:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02d4_d20260411_m020140_c001_v0001182_t0038_u01775872900383") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d164_d20260411_m020146_c001_v7007000_t0000_u01775872906681") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6ab_d20260411_m020140_c001_v0001032_t0006_u01775872900392") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d165_d20260411_m020146_c001_v7007000_t0000_u01775872906866") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144e6_d20260411_m020140_c001_v0001097_t0018_u01775872900471") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d167_d20260411_m020147_c001_v7007000_t0000_u01775872907051") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8100cd_d20260411_m020140_c001_v0001173_t0015_u01775872900479") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d168_d20260411_m020147_c001_v7007000_t0000_u01775872907235") 2026/04/11 02:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02d8_d20260411_m020140_c001_v0001182_t0042_u01775872900607") 2026/04/11 02:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d169_d20260411_m020147_c001_v7007000_t0000_u01775872907419") 2026/04/11 02:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc02dc_d20260411_m020140_c001_v0001182_t0030_u01775872900814") 2026/04/11 02:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d16a_d20260411_m020147_c001_v7007000_t0000_u01775872907603") 2026/04/11 02:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a144ea_d20260411_m020140_c001_v0001097_t0045_u01775872900978") 2026/04/11 02:05:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40583d99f2cd470b_d20260411_m020206_c001_v7007000_t0000_u01775872926104") 2026/04/11 02:05:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc036c_d20260411_m020200_c001_v0001182_t0058_u01775872920414") 2026/04/11 02:05:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6981_d20260411_m020206_c001_v7007000_t0000_u01775872926114") 2026/04/11 02:05:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc036e_d20260411_m020200_c001_v0001182_t0035_u01775872920637") 2026/04/11 02:05:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d357_d20260411_m020206_c001_v7007000_t0000_u01775872926265") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810143_d20260411_m020200_c001_v0001173_t0049_u01775872920647") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b232ca_d20260411_m020206_c001_v7007000_t0000_u01775872926278") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6ea_d20260411_m020200_c001_v0001032_t0029_u01775872920768") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b72c_d20260411_m020206_c001_v7007000_t0000_u01775872926296") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14585_d20260411_m020200_c001_v0001097_t0009_u01775872920832") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40583d99f2cd470c_d20260411_m020206_c001_v7007000_t0000_u01775872926297") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0370_d20260411_m020200_c001_v0001182_t0014_u01775872920842") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b232c9_d20260411_m020206_c001_v7007000_t0000_u01775872926082") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0378_d20260411_m020201_c001_v0001182_t0022_u01775872921081") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6983_d20260411_m020206_c001_v7007000_t0000_u01775872926309") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6ee_d20260411_m020201_c001_v0001032_t0036_u01775872921158") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407e8a28c7687f1c_d20260411_m020206_c001_v7007000_t0000_u01775872926421") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810145_d20260411_m020201_c001_v0001173_t0007_u01775872921173") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b72d_d20260411_m020206_c001_v7007000_t0000_u01775872926437") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc037c_d20260411_m020201_c001_v0001182_t0056_u01775872921347") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d358_d20260411_m020206_c001_v7007000_t0000_u01775872926460") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0380_d20260411_m020201_c001_v0001182_t0053_u01775872921550") 2026/04/11 02:05:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407e8a28c7687f1a_d20260411_m020206_c001_v7007000_t0000_u01775872926047") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1458b_d20260411_m020201_c001_v0001097_t0034_u01775872921578") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407e8a28c7687f1b_d20260411_m020206_c001_v7007000_t0000_u01775872926234") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6f0_d20260411_m020201_c001_v0001032_t0032_u01775872921596") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b72b_d20260411_m020206_c001_v7007000_t0000_u01775872926243") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810149_d20260411_m020201_c001_v0001173_t0039_u01775872921701") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d356_d20260411_m020206_c001_v7007000_t0000_u01775872926071") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc038a_d20260411_m020201_c001_v0001182_t0034_u01775872921794") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b729_d20260411_m020206_c001_v7007000_t0000_u01775872926048") 2026/04/11 02:05:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6f4_d20260411_m020201_c001_v0001032_t0038_u01775872921978") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485b3_d20260411_m015941_c001_v7007000_t0000_u01775872781920") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f113109b49440d8c6_d20260411_m015939_c001_v0001178_t0051_u01775872779989") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad316bc_d20260411_m015939_c001_v7007000_t0000_u01775872779807") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f113109b49440d8a6_d20260411_m015934_c001_v0001178_t0025_u01775872774265") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3161f_d20260411_m015933_c001_v7007000_t0000_u01775872773503") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14182_d20260411_m015928_c001_v0001097_t0019_u01775872768991") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcd38_d20260411_m015927_c001_v7007000_t0000_u01775872767379") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f11412e5bdfcd2c03_d20260411_m015924_c001_v0001043_t0015_u01775872764969") 2026/04/11 02:05:32 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4191642c4350e5fb_d20260411_m015924_c001_v7007000_t0000_u01775872764784") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f11412e5bdfcd2bfd_d20260411_m015920_c001_v0001043_t0002_u01775872760856") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4191642c4350e5f1_d20260411_m015920_c001_v7007000_t0000_u01775872760082") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14134_d20260411_m015914_c001_v0001097_t0001_u01775872754885") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b648_d20260411_m015913_c001_v7007000_t0000_u01775872753538") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1024d7c80fd65350_d20260411_m015911_c001_v0001174_t0000_u01775872751795") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8df9_d20260411_m015911_c001_v7007000_t0000_u01775872751604") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1024d7c80fd6531c_d20260411_m015908_c001_v0001174_t0039_u01775872748070") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8df6_d20260411_m015907_c001_v7007000_t0000_u01775872747320") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f4aa_d20260411_m015902_c001_v0001032_t0009_u01775872742834") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b63f_d20260411_m015901_c001_v7007000_t0000_u01775872741865") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10738fc0c73b5d64_d20260411_m015900_c001_v0001185_t0039_u01775872740117") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585753_d20260411_m015859_c001_v7007000_t0000_u01775872739547") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10738fc0c73b5d3a_d20260411_m015853_c001_v0001185_t0054_u01775872733993") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea58574a_d20260411_m015853_c001_v7007000_t0000_u01775872733250") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfe93_d20260411_m015846_c001_v0001182_t0043_u01775872726470") 2026/04/11 02:05:33 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2320b_d20260411_m015845_c001_v7007000_t0000_u01775872725550") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1086e1056c07c6c1_d20260411_m015843_c001_v0001171_t0035_u01775872723735") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f0125304a_d20260411_m015843_c001_v7007000_t0000_u01775872723548") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1086e1056c07c6ad_d20260411_m015840_c001_v0001171_t0003_u01775872720082") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253046_d20260411_m015839_c001_v7007000_t0000_u01775872719310") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14058_d20260411_m015833_c001_v0001097_t0026_u01775872713255") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680b05_d20260411_m015832_c001_v7007000_t0000_u01775872712286") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1039d78d8d86944a_d20260411_m015830_c001_v0001145_t0025_u01775872710541") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e6320c_d20260411_m015829_c001_v7007000_t0000_u01775872709997") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1039d78d8d86943a_d20260411_m015824_c001_v0001145_t0024_u01775872704286") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e63202_d20260411_m015823_c001_v7007000_t0000_u01775872703508") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f446_d20260411_m015817_c001_v0001032_t0009_u01775872697562") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631fe_d20260411_m015816_c001_v7007000_t0000_u01775872696471") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1024bd424769ef18_d20260411_m015810_c001_v0001161_t0011_u01775872690657") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f419b21b58ee8b1cd_d20260411_m015810_c001_v7007000_t0000_u01775872690439") 2026/04/11 02:05:34 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfd7f_d20260411_m015806_c001_v0001182_t0036_u01775872686422") 2026/04/11 02:05:35 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10738fc0c73b5be0_d20260411_m015805_c001_v0001185_t0045_u01775872685658") 2026/04/11 02:05:35 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10738fc0c73b5bd8_d20260411_m015804_c001_v0001185_t0054_u01775872684712") 2026/04/11 02:05:35 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd0803748_d20260411_m015751_c001_v7007000_t0000_u01775872671249") 2026/04/11 02:05:35 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f3e8_d20260411_m015744_c001_v0001032_t0016_u01775872664093") 2026/04/11 02:05:35 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1054ae0c758430e8_d20260411_m015743_c001_v0001177_t0042_u01775872663298") 2026/04/11 02:05:35 DEBUG : dst/one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1054ae0c758430e6_d20260411_m015741_c001_v0001177_t0050_u01775872661982") 2026/04/11 02:05:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485b4_d20260411_m015942_c001_v7007000_t0000_u01775872782107") 2026/04/11 02:05:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f118753ac7fcd1727_d20260411_m015939_c001_v0001182_t0039_u01775872779592") 2026/04/11 02:05:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1167cb2de01c3df3_d20260411_m015933_c001_v0001093_t0028_u01775872773138") 2026/04/11 02:05:35 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcd39_d20260411_m015927_c001_v7007000_t0000_u01775872767689") 2026/04/11 02:05:35 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f102bbbb035e8debd_d20260411_m015924_c001_v0001033_t0057_u01775872764293") 2026/04/11 02:05:35 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f107437d472120b9a_d20260411_m015919_c001_v0001097_t0046_u01775872759402") 2026/04/11 02:05:35 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b64a_d20260411_m015913_c001_v7007000_t0000_u01775872753728") 2026/04/11 02:05:35 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f11007345e2b9f67e_d20260411_m015911_c001_v0001043_t0021_u01775872751059") 2026/04/11 02:05:35 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1038191159e9d300_d20260411_m015907_c001_v0001174_t0010_u01775872747039") 2026/04/11 02:05:35 DEBUG : dst/three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631ff_d20260411_m015816_c001_v7007000_t0000_u01775872696654") 2026/04/11 02:05:35 DEBUG : dst/three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10738fc0c73b5c30_d20260411_m015815_c001_v0001185_t0056_u01775872695066") 2026/04/11 02:05:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485b5_d20260411_m015942_c001_v7007000_t0000_u01775872782380") 2026/04/11 02:05:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f109bee5bcb27f56b_d20260411_m015940_c001_v0001134_t0015_u01775872780756") 2026/04/11 02:05:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f100562699d20e83f_d20260411_m015937_c001_v0001145_t0041_u01775872777724") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485b6_d20260411_m015942_c001_v7007000_t0000_u01775872782571") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f113109b49440d8c8_d20260411_m015941_c001_v0001178_t0036_u01775872781306") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad316c0_d20260411_m015941_c001_v7007000_t0000_u01775872781123") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f113109b49440d8ba_d20260411_m015938_c001_v0001178_t0018_u01775872778247") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad316ba_d20260411_m015938_c001_v7007000_t0000_u01775872778063") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f4fe_d20260411_m015930_c001_v0001032_t0017_u01775872770309") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcd3a_d20260411_m015927_c001_v7007000_t0000_u01775872767877") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f11412e5bdfcd2c05_d20260411_m015926_c001_v0001043_t0005_u01775872766413") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4191642c4350e5fd_d20260411_m015926_c001_v7007000_t0000_u01775872766225") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f11412e5bdfcd2c01_d20260411_m015922_c001_v0001043_t0012_u01775872762643") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4191642c4350e5f7_d20260411_m015922_c001_v7007000_t0000_u01775872762458") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f4da_d20260411_m015916_c001_v0001032_t0018_u01775872756318") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8dfa_d20260411_m015912_c001_v7007000_t0000_u01775872752975") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f4cc_d20260411_m015910_c001_v0001032_t0026_u01775872750098") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8df8_d20260411_m015909_c001_v7007000_t0000_u01775872749367") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfeec_d20260411_m015904_c001_v0001182_t0028_u01775872744456") 2026/04/11 02:05:36 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585756_d20260411_m015900_c001_v7007000_t0000_u01775872740933") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfecb_d20260411_m015858_c001_v0001182_t0013_u01775872738499") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585750_d20260411_m015857_c001_v7007000_t0000_u01775872737276") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14092_d20260411_m015847_c001_v0001097_t0017_u01775872727986") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f0125304b_d20260411_m015844_c001_v7007000_t0000_u01775872724611") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14076_d20260411_m015842_c001_v0001097_t0033_u01775872722004") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253048_d20260411_m015840_c001_v7007000_t0000_u01775872720855") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f472_d20260411_m015834_c001_v0001032_t0015_u01775872714658") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e6320d_d20260411_m015831_c001_v7007000_t0000_u01775872711340") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f45c_d20260411_m015826_c001_v0001032_t0045_u01775872706497") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e63203_d20260411_m015825_c001_v7007000_t0000_u01775872705393") 2026/04/11 02:05:37 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfddb_d20260411_m015818_c001_v0001182_t0034_u01775872698785") 2026/04/11 02:05:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcd3b_d20260411_m015928_c001_v7007000_t0000_u01775872768062") 2026/04/11 02:05:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10727d874cea6fa2_d20260411_m015925_c001_v0001183_t0017_u01775872765972") 2026/04/11 02:05:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f102ecf903854e55c_d20260411_m015922_c001_v0001103_t0050_u01775872762110") 2026/04/11 02:05:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b64b_d20260411_m015913_c001_v7007000_t0000_u01775872753913") 2026/04/11 02:05:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f110dcbbbcac4016d_d20260411_m015912_c001_v0001115_t0015_u01775872752330") 2026/04/11 02:05:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10015ec79e8e36c0_d20260411_m015908_c001_v0001091_t0053_u01775872748746") 2026/04/11 02:05:37 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485b7_d20260411_m015942_c001_v7007000_t0000_u01775872782760") 2026/04/11 02:05:37 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbff55_d20260411_m015929_c001_v0001182_t0051_u01775872769670") 2026/04/11 02:05:37 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcfcd3c_d20260411_m015928_c001_v7007000_t0000_u01775872768252") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbff1e_d20260411_m015915_c001_v0001182_t0058_u01775872755747") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b64d_d20260411_m015914_c001_v7007000_t0000_u01775872754107") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a140e2_d20260411_m015903_c001_v0001097_t0006_u01775872743722") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b640_d20260411_m015902_c001_v7007000_t0000_u01775872742054") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f486_d20260411_m015847_c001_v0001032_t0043_u01775872727036") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2320c_d20260411_m015845_c001_v7007000_t0000_u01775872725734") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfe4f_d20260411_m015834_c001_v0001182_t0008_u01775872714071") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680b06_d20260411_m015832_c001_v7007000_t0000_u01775872712475") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13fcc_d20260411_m015818_c001_v0001097_t0019_u01775872698456") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e63200_d20260411_m015816_c001_v7007000_t0000_u01775872696839") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f10533d597c0d4479_d20260411_m015812_c001_v0001183_t0021_u01775872692733") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd0803b31_d20260411_m015751_c001_v7007000_t0000_u01775872671434") 2026/04/11 02:05:38 DEBUG : dst/two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1054ae0c758430ee_d20260411_m015750_c001_v0001177_t0035_u01775872670278") 2026/04/11 02:05:38 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad311aa_d20260411_m015715_c001_v7007000_t0000_u01775872635669") 2026/04/11 02:05:38 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfc84_d20260411_m015712_c001_v0001182_t0056_u01775872632261") 2026/04/11 02:05:38 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad311a7_d20260411_m015710_c001_v7007000_t0000_u01775872630059") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfc3c_d20260411_m015659_c001_v0001182_t0058_u01775872619365") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c76a_d20260411_m015650_c001_v7007000_t0000_u01775872610673") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfc08_d20260411_m015647_c001_v0001182_t0010_u01775872607737") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b514_d20260411_m015626_c001_v7007000_t0000_u01775872586453") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb70_d20260411_m015624_c001_v0001182_t0057_u01775872584733") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b50f_d20260411_m015623_c001_v7007000_t0000_u01775872583950") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb60_d20260411_m015622_c001_v0001182_t0045_u01775872582810") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b508_d20260411_m015620_c001_v7007000_t0000_u01775872580301") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb2c_d20260411_m015618_c001_v0001182_t0036_u01775872578738") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b502_d20260411_m015617_c001_v7007000_t0000_u01775872577965") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfaf6_d20260411_m015616_c001_v0001182_t0055_u01775872576806") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23188_d20260411_m015611_c001_v7007000_t0000_u01775872571557") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa94_d20260411_m015610_c001_v0001182_t0046_u01775872570222") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23185_d20260411_m015609_c001_v7007000_t0000_u01775872569447") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa8a_d20260411_m015608_c001_v0001182_t0009_u01775872568685") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2317f_d20260411_m015604_c001_v7007000_t0000_u01775872564627") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa74_d20260411_m015603_c001_v0001182_t0016_u01775872563286") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856f6_d20260411_m015601_c001_v7007000_t0000_u01775872561367") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa5a_d20260411_m015600_c001_v0001182_t0028_u01775872560418") 2026/04/11 02:05:39 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856f5_d20260411_m015600_c001_v7007000_t0000_u01775872560055") 2026/04/11 02:05:40 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1076bfbddac0bd3f_d20260411_m015559_c001_v0001103_t0047_u01775872559031") 2026/04/11 02:05:40 DEBUG : empty space: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa4a_d20260411_m015557_c001_v0001182_t0035_u01775872557527") 2026/04/11 02:05:40 DEBUG : enormous: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b513_d20260411_m015625_c001_v7007000_t0000_u01775872585721") 2026/04/11 02:05:40 DEBUG : enormous: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb72_d20260411_m015624_c001_v0001182_t0019_u01775872584960") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea03485ba_d20260411_m015947_c001_v7007000_t0000_u01775872787703") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f526_d20260411_m015946_c001_v0001032_t0019_u01775872786249") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c766_d20260411_m015646_c001_v7007000_t0000_u01775872606063") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfbfa_d20260411_m015644_c001_v0001182_t0029_u01775872604822") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856ef_d20260411_m015554_c001_v7007000_t0000_u01775872554902") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa36_d20260411_m015553_c001_v0001182_t0036_u01775872553953") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856ee_d20260411_m015553_c001_v7007000_t0000_u01775872553398") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa30_d20260411_m015552_c001_v0001182_t0006_u01775872552820") 2026/04/11 02:05:40 DEBUG : existing: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa28_d20260411_m015552_c001_v0001182_t0057_u01775872552055") 2026/04/11 02:05:40 DEBUG : existing-b: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c767_d20260411_m015646_c001_v7007000_t0000_u01775872606255") 2026/04/11 02:05:40 DEBUG : existing-b: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f36d_d20260411_m015644_c001_v0001032_t0005_u01775872604811") 2026/04/11 02:05:40 DEBUG : file1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5e1_d20260411_m020046_c001_v7007000_t0000_u01775872846641") 2026/04/11 02:05:40 DEBUG : file1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1436e_d20260411_m020045_c001_v0001097_t0026_u01775872845346") 2026/04/11 02:05:40 DEBUG : file1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5db_d20260411_m020044_c001_v7007000_t0000_u01775872844021") 2026/04/11 02:05:40 DEBUG : file1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0156_d20260411_m020042_c001_v0001182_t0055_u01775872842574") 2026/04/11 02:05:41 DEBUG : five: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b519_d20260411_m015630_c001_v7007000_t0000_u01775872590749") 2026/04/11 02:05:41 DEBUG : five: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfbfb96_d20260411_m015627_c001_v0001182_t0028_u01775872587993") 2026/04/11 02:05:41 DEBUG : foo: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b2317e_d20260411_m015602_c001_v7007000_t0000_u01775872562917") 2026/04/11 02:05:41 DEBUG : foo: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfbfa6e_d20260411_m015602_c001_v0001182_t0028_u01775872562367") 2026/04/11 02:05:41 DEBUG : foo: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfbfa60_d20260411_m015601_c001_v0001182_t0028_u01775872561733") 2026/04/11 02:05:41 DEBUG : four: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b51b_d20260411_m015630_c001_v7007000_t0000_u01775872590934") 2026/04/11 02:05:41 DEBUG : four: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f33b_d20260411_m015628_c001_v0001032_t0012_u01775872588588") 2026/04/11 02:05:41 DEBUG : four: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb8c_d20260411_m015627_c001_v0001182_t0042_u01775872587406") 2026/04/11 02:05:41 DEBUG : hello world2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9282_d20260411_m015512_c001_v7007000_t0000_u01775872512168") 2026/04/11 02:05:41 DEBUG : hello world2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8ce_d20260411_m015511_c001_v0001182_t0042_u01775872511597") 2026/04/11 02:05:41 DEBUG : ignore-size: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856eb_d20260411_m015551_c001_v7007000_t0000_u01775872551690") 2026/04/11 02:05:41 DEBUG : ignore-size: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa20_d20260411_m015550_c001_v0001182_t0022_u01775872550743") 2026/04/11 02:05:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c763_d20260411_m015644_c001_v7007000_t0000_u01775872604061") 2026/04/11 02:05:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfbee_d20260411_m015643_c001_v0001182_t0053_u01775872603040") 2026/04/11 02:05:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b52f_d20260411_m015642_c001_v7007000_t0000_u01775872602285") 2026/04/11 02:05:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfbe4_d20260411_m015641_c001_v0001182_t0022_u01775872601122") 2026/04/11 02:05:41 DEBUG : one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b51c_d20260411_m015631_c001_v7007000_t0000_u01775872591120") 2026/04/11 02:05:41 DEBUG : one: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfbfb7e_d20260411_m015626_c001_v0001182_t0028_u01775872586822") 2026/04/11 02:05:41 DEBUG : only0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c5_d20260411_m020037_c001_v7007000_t0000_u01775872837854") 2026/04/11 02:05:42 DEBUG : only0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a1431c_d20260411_m020032_c001_v0001097_t0010_u01775872832306") 2026/04/11 02:05:42 DEBUG : only0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142a8_d20260411_m020015_c001_v0001097_t0042_u01775872815452") 2026/04/11 02:05:42 DEBUG : only0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31713_d20260411_m020009_c001_v7007000_t0000_u01775872809416") 2026/04/11 02:05:42 DEBUG : only0: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f536_d20260411_m015952_c001_v0001032_t0019_u01775872792219") 2026/04/11 02:05:42 DEBUG : only1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c6_d20260411_m020038_c001_v7007000_t0000_u01775872838040") 2026/04/11 02:05:42 DEBUG : only1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a14326_d20260411_m020032_c001_v0001097_t0010_u01775872832933") 2026/04/11 02:05:42 DEBUG : only1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f592_d20260411_m020016_c001_v0001032_t0022_u01775872816454") 2026/04/11 02:05:42 DEBUG : only1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3170d_d20260411_m020008_c001_v7007000_t0000_u01775872808647") 2026/04/11 02:05:42 DEBUG : only1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbffd3_d20260411_m015953_c001_v0001182_t0054_u01775872793058") 2026/04/11 02:05:42 DEBUG : only10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c7_d20260411_m020038_c001_v7007000_t0000_u01775872838225") 2026/04/11 02:05:42 DEBUG : only10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfc0114_d20260411_m020032_c001_v0001182_t0028_u01775872832314") 2026/04/11 02:05:42 DEBUG : only10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5b9_d20260411_m020023_c001_v0001032_t0004_u01775872823935") 2026/04/11 02:05:42 DEBUG : only10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd1e_d20260411_m020009_c001_v7007000_t0000_u01775872809040") 2026/04/11 02:05:42 DEBUG : only10: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc001a_d20260411_m020000_c001_v0001182_t0042_u01775872800296") 2026/04/11 02:05:42 DEBUG : only11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c8_d20260411_m020038_c001_v7007000_t0000_u01775872838412") 2026/04/11 02:05:42 DEBUG : only11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4036a3436f80feb7_d20260411_m020032_c001_v0001173_t0048_u01775872832870") 2026/04/11 02:05:42 DEBUG : only11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00e5_d20260411_m020024_c001_v0001182_t0016_u01775872824894") 2026/04/11 02:05:42 DEBUG : only11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd1a_d20260411_m020008_c001_v7007000_t0000_u01775872808831") 2026/04/11 02:05:43 DEBUG : only11: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a1422a_d20260411_m020000_c001_v0001097_t0026_u01775872800987") 2026/04/11 02:05:43 DEBUG : only12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5c9_d20260411_m020038_c001_v7007000_t0000_u01775872838597") 2026/04/11 02:05:43 DEBUG : only12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f5cf_d20260411_m020032_c001_v0001032_t0012_u01775872832323") 2026/04/11 02:05:43 DEBUG : only12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142f2_d20260411_m020025_c001_v0001097_t0048_u01775872825688") 2026/04/11 02:05:43 DEBUG : only12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd23_d20260411_m020009_c001_v7007000_t0000_u01775872809591") 2026/04/11 02:05:43 DEBUG : only12: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f560_d20260411_m020001_c001_v0001032_t0053_u01775872801638") 2026/04/11 02:05:43 DEBUG : only13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5ca_d20260411_m020038_c001_v7007000_t0000_u01775872838788") 2026/04/11 02:05:43 DEBUG : only13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a14320_d20260411_m020032_c001_v0001097_t0010_u01775872832545") 2026/04/11 02:05:43 DEBUG : only13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5bf_d20260411_m020026_c001_v0001032_t0035_u01775872826286") 2026/04/11 02:05:43 DEBUG : only13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8e1c_d20260411_m020009_c001_v7007000_t0000_u01775872809050") 2026/04/11 02:05:43 DEBUG : only13: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc002d_d20260411_m020002_c001_v0001182_t0027_u01775872802539") 2026/04/11 02:05:43 DEBUG : only14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5cb_d20260411_m020038_c001_v7007000_t0000_u01775872838973") 2026/04/11 02:05:43 DEBUG : only14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfc0118_d20260411_m020032_c001_v0001182_t0028_u01775872832537") 2026/04/11 02:05:43 DEBUG : only14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00fa_d20260411_m020027_c001_v0001182_t0056_u01775872827505") 2026/04/11 02:05:43 DEBUG : only14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd22_d20260411_m020009_c001_v7007000_t0000_u01775872809425") 2026/04/11 02:05:43 DEBUG : only14: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14242_d20260411_m020003_c001_v0001097_t0051_u01775872803303") 2026/04/11 02:05:43 DEBUG : only15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5cc_d20260411_m020039_c001_v7007000_t0000_u01775872839158") 2026/04/11 02:05:44 DEBUG : only15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f5d1_d20260411_m020032_c001_v0001032_t0012_u01775872832542") 2026/04/11 02:05:44 DEBUG : only15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14306_d20260411_m020028_c001_v0001097_t0042_u01775872828156") 2026/04/11 02:05:44 DEBUG : only15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31714_d20260411_m020009_c001_v7007000_t0000_u01775872809606") 2026/04/11 02:05:44 DEBUG : only15: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f56a_d20260411_m020003_c001_v0001032_t0009_u01775872803976") 2026/04/11 02:05:44 DEBUG : only16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5cd_d20260411_m020039_c001_v7007000_t0000_u01775872839342") 2026/04/11 02:05:44 DEBUG : only16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f5d3_d20260411_m020032_c001_v0001032_t0012_u01775872832727") 2026/04/11 02:05:44 DEBUG : only16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5c7_d20260411_m020028_c001_v0001032_t0031_u01775872828757") 2026/04/11 02:05:44 DEBUG : only16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8e1b_d20260411_m020008_c001_v7007000_t0000_u01775872808844") 2026/04/11 02:05:44 DEBUG : only16: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc004b_d20260411_m020004_c001_v0001182_t0039_u01775872804976") 2026/04/11 02:05:45 DEBUG : only17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5ce_d20260411_m020039_c001_v7007000_t0000_u01775872839530") 2026/04/11 02:05:45 DEBUG : only17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfc011a_d20260411_m020032_c001_v0001182_t0028_u01775872832750") 2026/04/11 02:05:45 DEBUG : only17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc010a_d20260411_m020029_c001_v0001182_t0011_u01775872829842") 2026/04/11 02:05:45 DEBUG : only17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd1b_d20260411_m020008_c001_v7007000_t0000_u01775872808843") 2026/04/11 02:05:45 DEBUG : only17: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14250_d20260411_m020005_c001_v0001097_t0036_u01775872805748") 2026/04/11 02:05:45 DEBUG : only18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5cf_d20260411_m020039_c001_v7007000_t0000_u01775872839714") 2026/04/11 02:05:45 DEBUG : only18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a14324_d20260411_m020032_c001_v0001097_t0010_u01775872832742") 2026/04/11 02:05:45 DEBUG : only18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14314_d20260411_m020030_c001_v0001097_t0051_u01775872830660") 2026/04/11 02:05:45 DEBUG : only18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd1d_d20260411_m020009_c001_v7007000_t0000_u01775872809020") 2026/04/11 02:05:45 DEBUG : only18: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f570_d20260411_m020006_c001_v0001032_t0052_u01775872806289") 2026/04/11 02:05:45 DEBUG : only19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d0_d20260411_m020039_c001_v7007000_t0000_u01775872839899") 2026/04/11 02:05:45 DEBUG : only19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f5d5_d20260411_m020032_c001_v0001032_t0012_u01775872832914") 2026/04/11 02:05:45 DEBUG : only19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5cd_d20260411_m020031_c001_v0001032_t0024_u01775872831303") 2026/04/11 02:05:45 DEBUG : only19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3170b_d20260411_m020008_c001_v7007000_t0000_u01775872808458") 2026/04/11 02:05:45 DEBUG : only19: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc005d_d20260411_m020007_c001_v0001182_t0011_u01775872807271") 2026/04/11 02:05:45 DEBUG : only2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d1_d20260411_m020040_c001_v7007000_t0000_u01775872840086") 2026/04/11 02:05:45 DEBUG : only2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfc011c_d20260411_m020033_c001_v0001182_t0028_u01775872833038") 2026/04/11 02:05:45 DEBUG : only2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00a3_d20260411_m020017_c001_v0001182_t0044_u01775872817293") 2026/04/11 02:05:45 DEBUG : only2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd1f_d20260411_m020009_c001_v7007000_t0000_u01775872809210") 2026/04/11 02:05:45 DEBUG : only2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a141e0_d20260411_m015953_c001_v0001097_t0033_u01775872793801") 2026/04/11 02:05:45 DEBUG : only3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d3_d20260411_m020040_c001_v7007000_t0000_u01775872840273") 2026/04/11 02:05:46 DEBUG : only3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4036a3436f80feb9_d20260411_m020033_c001_v0001173_t0048_u01775872833062") 2026/04/11 02:05:46 DEBUG : only3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142c4_d20260411_m020018_c001_v0001097_t0028_u01775872818352") 2026/04/11 02:05:46 DEBUG : only3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31711_d20260411_m020009_c001_v7007000_t0000_u01775872809222") 2026/04/11 02:05:46 DEBUG : only3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f544_d20260411_m015954_c001_v0001032_t0027_u01775872794465") 2026/04/11 02:05:46 DEBUG : only4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d4_d20260411_m020040_c001_v7007000_t0000_u01775872840459") 2026/04/11 02:05:46 DEBUG : only4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f5d7_d20260411_m020033_c001_v0001032_t0012_u01775872833110") 2026/04/11 02:05:46 DEBUG : only4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f59c_d20260411_m020018_c001_v0001032_t0047_u01775872818980") 2026/04/11 02:05:46 DEBUG : only4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd20_d20260411_m020009_c001_v7007000_t0000_u01775872809229") 2026/04/11 02:05:46 DEBUG : only4: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbffe9_d20260411_m015955_c001_v0001182_t0034_u01775872795318") 2026/04/11 02:05:46 DEBUG : only5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d5_d20260411_m020040_c001_v7007000_t0000_u01775872840743") 2026/04/11 02:05:46 DEBUG : only5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a1432a_d20260411_m020033_c001_v0001097_t0010_u01775872833125") 2026/04/11 02:05:46 DEBUG : only5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00bb_d20260411_m020020_c001_v0001182_t0031_u01775872820119") 2026/04/11 02:05:46 DEBUG : only5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8e1d_d20260411_m020009_c001_v7007000_t0000_u01775872809241") 2026/04/11 02:05:46 DEBUG : only5: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a141f2_d20260411_m015956_c001_v0001097_t0011_u01775872796107") 2026/04/11 02:05:46 DEBUG : only6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d6_d20260411_m020040_c001_v7007000_t0000_u01775872840930") 2026/04/11 02:05:46 DEBUG : only6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfc0120_d20260411_m020033_c001_v0001182_t0028_u01775872833224") 2026/04/11 02:05:46 DEBUG : only6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142d0_d20260411_m020020_c001_v0001097_t0058_u01775872820737") 2026/04/11 02:05:46 DEBUG : only6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8e1e_d20260411_m020009_c001_v7007000_t0000_u01775872809434") 2026/04/11 02:05:46 DEBUG : only6: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f54e_d20260411_m015956_c001_v0001032_t0048_u01775872796869") 2026/04/11 02:05:46 DEBUG : only7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d7_d20260411_m020041_c001_v7007000_t0000_u01775872841117") 2026/04/11 02:05:47 DEBUG : only7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4036a3436f80febd_d20260411_m020033_c001_v0001173_t0048_u01775872833248") 2026/04/11 02:05:47 DEBUG : only7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5ad_d20260411_m020021_c001_v0001032_t0017_u01775872821581") 2026/04/11 02:05:47 DEBUG : only7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad31710_d20260411_m020009_c001_v7007000_t0000_u01775872809032") 2026/04/11 02:05:47 DEBUG : only7: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfff9_d20260411_m015957_c001_v0001182_t0005_u01775872797950") 2026/04/11 02:05:47 DEBUG : only8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d8_d20260411_m020041_c001_v7007000_t0000_u01775872841315") 2026/04/11 02:05:47 DEBUG : only8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4153e25526a2f5d9_d20260411_m020033_c001_v0001032_t0012_u01775872833296") 2026/04/11 02:05:47 DEBUG : only8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc00d1_d20260411_m020022_c001_v0001182_t0036_u01775872822684") 2026/04/11 02:05:47 DEBUG : only8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568cd21_d20260411_m020009_c001_v7007000_t0000_u01775872809402") 2026/04/11 02:05:47 DEBUG : only8: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14212_d20260411_m015958_c001_v0001097_t0010_u01775872798725") 2026/04/11 02:05:47 DEBUG : only9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5d9_d20260411_m020041_c001_v7007000_t0000_u01775872841507") 2026/04/11 02:05:47 DEBUG : only9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a14330_d20260411_m020033_c001_v0001097_t0010_u01775872833321") 2026/04/11 02:05:47 DEBUG : only9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a142e0_d20260411_m020023_c001_v0001097_t0015_u01775872823369") 2026/04/11 02:05:47 DEBUG : only9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad3170f_d20260411_m020008_c001_v7007000_t0000_u01775872808836") 2026/04/11 02:05:47 DEBUG : only9: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f55a_d20260411_m015959_c001_v0001032_t0028_u01775872799505") 2026/04/11 02:05:47 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b52c_d20260411_m015640_c001_v7007000_t0000_u01775872600011") 2026/04/11 02:05:47 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13c9a_d20260411_m015637_c001_v0001097_t0010_u01775872597994") 2026/04/11 02:05:47 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b528_d20260411_m015636_c001_v7007000_t0000_u01775872596838") 2026/04/11 02:05:47 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfbbc_d20260411_m015635_c001_v0001182_t0042_u01775872595005") 2026/04/11 02:05:47 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b523_d20260411_m015634_c001_v7007000_t0000_u01775872594268") 2026/04/11 02:05:47 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f34d_d20260411_m015632_c001_v0001032_t0043_u01775872592037") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b50c_d20260411_m015622_c001_v7007000_t0000_u01775872582009") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb50_d20260411_m015620_c001_v0001182_t0005_u01775872580855") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b506_d20260411_m015619_c001_v7007000_t0000_u01775872579307") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb26_d20260411_m015618_c001_v0001182_t0010_u01775872578524") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b501_d20260411_m015617_c001_v7007000_t0000_u01775872577383") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfaf2_d20260411_m015616_c001_v0001182_t0047_u01775872576607") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23187_d20260411_m015610_c001_v7007000_t0000_u01775872570996") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa90_d20260411_m015610_c001_v0001182_t0026_u01775872570010") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23186_d20260411_m015609_c001_v7007000_t0000_u01775872569641") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa88_d20260411_m015608_c001_v0001182_t0043_u01775872568477") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23183_d20260411_m015608_c001_v7007000_t0000_u01775872568101") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa86_d20260411_m015607_c001_v0001182_t0033_u01775872567535") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa84_d20260411_m015606_c001_v0001182_t0028_u01775872566937") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23182_d20260411_m015606_c001_v7007000_t0000_u01775872566567") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa80_d20260411_m015605_c001_v0001182_t0020_u01775872565997") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa7a_d20260411_m015605_c001_v0001182_t0015_u01775872565318") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23180_d20260411_m015604_c001_v7007000_t0000_u01775872564824") 2026/04/11 02:05:48 DEBUG : potato: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa76_d20260411_m015604_c001_v0001182_t0023_u01775872564013") 2026/04/11 02:05:48 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea58571f_d20260411_m015725_c001_v7007000_t0000_u01775872645043") 2026/04/11 02:05:48 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13e14_d20260411_m015724_c001_v0001097_t0038_u01775872644299") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad311ab_d20260411_m015716_c001_v7007000_t0000_u01775872636217") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13da2_d20260411_m015711_c001_v0001097_t0008_u01775872631450") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea0347c57_d20260411_m015703_c001_v7007000_t0000_u01775872623178") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13d50_d20260411_m015658_c001_v0001097_t0025_u01775872618590") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c76b_d20260411_m015650_c001_v7007000_t0000_u01775872610891") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13cfa_d20260411_m015647_c001_v0001097_t0052_u01775872607266") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b512_d20260411_m015625_c001_v7007000_t0000_u01775872585534") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb6c_d20260411_m015624_c001_v0001182_t0046_u01775872584511") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b510_d20260411_m015624_c001_v7007000_t0000_u01775872584135") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb5c_d20260411_m015622_c001_v0001182_t0008_u01775872582568") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b50d_d20260411_m015622_c001_v7007000_t0000_u01775872582201") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb56_d20260411_m015621_c001_v0001182_t0021_u01775872581437") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b509_d20260411_m015620_c001_v7007000_t0000_u01775872580489") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb48_d20260411_m015619_c001_v0001182_t0038_u01775872579727") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b504_d20260411_m015618_c001_v7007000_t0000_u01775872578156") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb04_d20260411_m015617_c001_v0001182_t0056_u01775872577393") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415b518805b23189_d20260411_m015611_c001_v7007000_t0000_u01775872571744") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa9c_d20260411_m015610_c001_v0001182_t0009_u01775872570798") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9285_d20260411_m015514_c001_v7007000_t0000_u01775872514752") 2026/04/11 02:05:49 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8d6_d20260411_m015514_c001_v0001182_t0023_u01775872514166") 2026/04/11 02:05:50 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9284_d20260411_m015513_c001_v7007000_t0000_u01775872513261") 2026/04/11 02:05:50 DEBUG : potato2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8d2_d20260411_m015512_c001_v0001182_t0025_u01775872512710") 2026/04/11 02:05:50 DEBUG : potato3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41476f572ad311ac_d20260411_m015716_c001_v7007000_t0000_u01775872636411") 2026/04/11 02:05:50 DEBUG : potato3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f3b1_d20260411_m015712_c001_v0001032_t0049_u01775872632823") 2026/04/11 02:05:50 DEBUG : potato3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea0347c58_d20260411_m015703_c001_v7007000_t0000_u01775872623723") 2026/04/11 02:05:50 DEBUG : potato3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f399_d20260411_m015659_c001_v0001032_t0005_u01775872619991") 2026/04/11 02:05:50 DEBUG : potato3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c76c_d20260411_m015651_c001_v7007000_t0000_u01775872611191") 2026/04/11 02:05:50 DEBUG : potato3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f373_d20260411_m015647_c001_v0001032_t0056_u01775872607940") 2026/04/11 02:05:50 DEBUG : pre-dest1/1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631db_d20260411_m015800_c001_v7007000_t0000_u01775872680515") 2026/04/11 02:05:50 DEBUG : pre-dest1/1: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f402_d20260411_m015752_c001_v0001032_t0045_u01775872672218") 2026/04/11 02:05:50 DEBUG : pre-dest2/2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f416e1a2ab4e631dc_d20260411_m015800_c001_v7007000_t0000_u01775872680716") 2026/04/11 02:05:50 DEBUG : pre-dest2/2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13f07_d20260411_m015752_c001_v0001097_t0034_u01775872672975") 2026/04/11 02:05:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f415a582f3fcf28e6_d20260411_m015736_c001_v7007000_t0000_u01775872656684") 2026/04/11 02:05:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfcde_d20260411_m015732_c001_v0001182_t0036_u01775872652854") 2026/04/11 02:05:50 DEBUG : sizeonly: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856ea_d20260411_m015550_c001_v7007000_t0000_u01775872550200") 2026/04/11 02:05:50 DEBUG : sizeonly: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfa16_d20260411_m015549_c001_v0001182_t0051_u01775872549254") 2026/04/11 02:05:50 DEBUG : splitbanan: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4179fc5a4568d1a6_d20260411_m020252_c001_v7007000_t0000_u01775872972179") 2026/04/11 02:05:50 DEBUG : splitbanan: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8102c1_d20260411_m020244_c001_v0001173_t0013_u01775872964281") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a42_d20260411_m020418_c001_v7007000_t0000_u01775873058847") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8ee_d20260411_m020411_c001_v0001032_t0009_u01775873051780") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f41154062c0680c82_d20260411_m020401_c001_v7007000_t0000_u01775873041289") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f8aa_d20260411_m020353_c001_v0001032_t0007_u01775873033748") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f400762743ecf8f71_d20260411_m020343_c001_v7007000_t0000_u01775873023772") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f868_d20260411_m020337_c001_v0001032_t0043_u01775873017095") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4127ba9fd081b645_d20260411_m020327_c001_v7007000_t0000_u01775873007531") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f824_d20260411_m020320_c001_v0001032_t0027_u01775873000654") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea585cd4_d20260411_m020310_c001_v7007000_t0000_u01775872990596") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f7de_d20260411_m020303_c001_v0001032_t0007_u01775872983158") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac2314af_d20260411_m020246_c001_v7007000_t0000_u01775872966418") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f798_d20260411_m020243_c001_v0001032_t0046_u01775872963206") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f403e7578fc2d9a0c_d20260411_m020232_c001_v7007000_t0000_u01775872952990") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f75a_d20260411_m020225_c001_v0001032_t0007_u01775872945552") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4131ae9f01253189_d20260411_m020224_c001_v7007000_t0000_u01775872944299") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f744_d20260411_m020220_c001_v0001032_t0042_u01775872940903") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4171023afdc5d36c_d20260411_m020211_c001_v7007000_t0000_u01775872931383") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810157_d20260411_m020203_c001_v0001173_t0012_u01775872923994") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f401838c780d2b724_d20260411_m020203_c001_v7007000_t0000_u01775872923044") 2026/04/11 02:05:51 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f6de_d20260411_m020158_c001_v0001032_t0051_u01775872918032") 2026/04/11 02:05:52 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac23143b_d20260411_m020141_c001_v7007000_t0000_u01775872901845") 2026/04/11 02:05:52 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f69f_d20260411_m020137_c001_v0001032_t0053_u01775872897670") 2026/04/11 02:05:52 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a46b4_d20260411_m020127_c001_v7007000_t0000_u01775872887867") 2026/04/11 02:05:52 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f66d_d20260411_m020120_c001_v0001032_t0025_u01775872880939") 2026/04/11 02:05:52 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f422affa6ac231408_d20260411_m020110_c001_v7007000_t0000_u01775872870730") 2026/04/11 02:05:52 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f635_d20260411_m020103_c001_v0001032_t0015_u01775872863873") 2026/04/11 02:05:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f407b154320fc963a_d20260411_m020227_c001_v7007000_t0000_u01775872947723") 2026/04/11 02:05:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14678_d20260411_m020221_c001_v0001097_t0052_u01775872941921") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea034863f_d20260411_m020054_c001_v7007000_t0000_u01775872854105") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f609_d20260411_m020051_c001_v0001032_t0010_u01775872851296") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5ea_d20260411_m020050_c001_v7007000_t0000_u01775872850186") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80ff1a_d20260411_m020047_c001_v0001173_t0020_u01775872847579") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f410f7c3b52d1c764_d20260411_m015644_c001_v7007000_t0000_u01775872604247") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13ccc_d20260411_m015643_c001_v0001097_t0035_u01775872603032") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b530_d20260411_m015642_c001_v7007000_t0000_u01775872602472") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f369_d20260411_m015641_c001_v0001032_t0042_u01775872601489") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856e8_d20260411_m015547_c001_v7007000_t0000_u01775872547102") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9fe_d20260411_m015545_c001_v0001182_t0011_u01775872545621") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856e6_d20260411_m015545_c001_v7007000_t0000_u01775872545254") 2026/04/11 02:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9f6_d20260411_m015544_c001_v0001182_t0005_u01775872544141") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856e1_d20260411_m015542_c001_v7007000_t0000_u01775872542116") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9de_d20260411_m015540_c001_v0001182_t0040_u01775872540963") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856de_d20260411_m015540_c001_v7007000_t0000_u01775872540422") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9c8_d20260411_m015539_c001_v0001182_t0045_u01775872539118") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9b4_d20260411_m015536_c001_v0001182_t0040_u01775872536448") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856d5_d20260411_m015536_c001_v7007000_t0000_u01775872536084") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9ae_d20260411_m015535_c001_v0001182_t0010_u01775872535520") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf9a8_d20260411_m015534_c001_v0001182_t0008_u01775872534769") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f409f6052ea5856d0_d20260411_m015534_c001_v7007000_t0000_u01775872534406") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf996_d20260411_m015531_c001_v0001182_t0043_u01775872531557") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf978_d20260411_m015528_c001_v0001182_t0035_u01775872528962") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9290_d20260411_m015528_c001_v7007000_t0000_u01775872528599") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf970_d20260411_m015527_c001_v0001182_t0017_u01775872527831") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf962_d20260411_m015527_c001_v0001182_t0017_u01775872527045") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a928f_d20260411_m015526_c001_v7007000_t0000_u01775872526682") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf926_d20260411_m015522_c001_v0001182_t0038_u01775872522768") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a928d_d20260411_m015522_c001_v7007000_t0000_u01775872522344") 2026/04/11 02:05:53 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf916_d20260411_m015521_c001_v0001182_t0049_u01775872521785") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a928c_d20260411_m015520_c001_v7007000_t0000_u01775872520883") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf90a_d20260411_m015520_c001_v0001182_t0015_u01775872520247") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a928b_d20260411_m015519_c001_v7007000_t0000_u01775872519702") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8fe_d20260411_m015519_c001_v0001182_t0044_u01775872519147") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a928a_d20260411_m015518_c001_v7007000_t0000_u01775872518247") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8ee_d20260411_m015517_c001_v0001182_t0031_u01775872517509") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9288_d20260411_m015516_c001_v7007000_t0000_u01775872516964") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8e4_d20260411_m015516_c001_v0001182_t0013_u01775872516404") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9287_d20260411_m015515_c001_v7007000_t0000_u01775872515861") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8dc_d20260411_m015515_c001_v0001182_t0011_u01775872515294") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a9280_d20260411_m015511_c001_v7007000_t0000_u01775872511057") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8ca_d20260411_m015510_c001_v0001182_t0049_u01775872510490") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a927f_d20260411_m015509_c001_v7007000_t0000_u01775872509947") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8c4_d20260411_m015509_c001_v0001182_t0025_u01775872509388") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a927e_d20260411_m015508_c001_v7007000_t0000_u01775872508490") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8b2_d20260411_m015507_c001_v0001182_t0032_u01775872507920") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f40245d89e06a927d_d20260411_m015505_c001_v7007000_t0000_u01775872505763") 2026/04/11 02:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbf8a6_d20260411_m015505_c001_v0001182_t0047_u01775872505203") 2026/04/11 02:05:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f42374efea0348640_d20260411_m020054_c001_v7007000_t0000_u01775872854291") 2026/04/11 02:05:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14384_d20260411_m020051_c001_v0001097_t0005_u01775872851308") 2026/04/11 02:05:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5ec_d20260411_m020050_c001_v7007000_t0000_u01775872850373") 2026/04/11 02:05:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0168_d20260411_m020047_c001_v0001182_t0045_u01775872847587") 2026/04/11 02:05:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a47_d20260411_m020420_c001_v7007000_t0000_u01775873060866") 2026/04/11 02:05:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810527_d20260411_m020420_c001_v0001173_t0053_u01775873060205") 2026/04/11 02:05:55 DEBUG : sub/yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b52b_d20260411_m015639_c001_v7007000_t0000_u01775872599464") 2026/04/11 02:05:55 DEBUG : sub/yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfbc6_d20260411_m015637_c001_v0001182_t0054_u01775872597577") 2026/04/11 02:05:55 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5e2_d20260411_m020046_c001_v7007000_t0000_u01775872846827") 2026/04/11 02:05:55 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0160_d20260411_m020044_c001_v0001182_t0017_u01775872844967") 2026/04/11 02:05:55 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5dc_d20260411_m020044_c001_v7007000_t0000_u01775872844207") 2026/04/11 02:05:55 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5ef_d20260411_m020042_c001_v0001032_t0009_u01775872842555") 2026/04/11 02:05:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5e3_d20260411_m020047_c001_v7007000_t0000_u01775872847012") 2026/04/11 02:05:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f5f7_d20260411_m020044_c001_v0001032_t0029_u01775872844978") 2026/04/11 02:05:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f404fd7b01617e5dd_d20260411_m020044_c001_v7007000_t0000_u01775872844391") 2026/04/11 02:05:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f80fef9_d20260411_m020042_c001_v0001173_t0030_u01775872842538") 2026/04/11 02:05:55 DEBUG : three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b51e_d20260411_m015631_c001_v7007000_t0000_u01775872591306") 2026/04/11 02:05:55 DEBUG : three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfba4_d20260411_m015630_c001_v0001182_t0024_u01775872590080") 2026/04/11 02:05:55 DEBUG : three: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfbfb86_d20260411_m015627_c001_v0001182_t0024_u01775872587199") 2026/04/11 02:05:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a4d_d20260411_m020422_c001_v7007000_t0000_u01775873062488") 2026/04/11 02:05:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0805_d20260411_m020421_c001_v0001182_t0058_u01775873061808") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a7b_d20260411_m020442_c001_v7007000_t0000_u01775873082461") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14c4b_d20260411_m020440_c001_v0001097_t0018_u01775873080415") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a72_d20260411_m020438_c001_v7007000_t0000_u01775873078824") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0893_d20260411_m020437_c001_v0001182_t0024_u01775873077185") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a6d_d20260411_m020436_c001_v7007000_t0000_u01775873076238") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f8105d9_d20260411_m020435_c001_v0001173_t0033_u01775873075523") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a5f_d20260411_m020430_c001_v7007000_t0000_u01775873070131") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc0847_d20260411_m020428_c001_v0001182_t0023_u01775873068931") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a64_d20260411_m020432_c001_v7007000_t0000_u01775873072718") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14bf9_d20260411_m020431_c001_v0001097_t0024_u01775873071106") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a5a_d20260411_m020427_c001_v7007000_t0000_u01775873067971") 2026/04/11 02:05:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1036a3436f810579_d20260411_m020427_c001_v0001173_t0030_u01775873067086") 2026/04/11 02:05:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a52_d20260411_m020426_c001_v7007000_t0000_u01775873066096") 2026/04/11 02:05:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f91a_d20260411_m020425_c001_v0001032_t0018_u01775873065331") 2026/04/11 02:05:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a4f_d20260411_m020424_c001_v7007000_t0000_u01775873064327") 2026/04/11 02:05:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a14bab_d20260411_m020423_c001_v0001097_t0056_u01775873063459") 2026/04/11 02:05:56 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4189f5dff18a4794_d20260411_m020447_c001_v7007000_t0000_u01775873087832") 2026/04/11 02:05:56 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1088b80b1cfc08dd_d20260411_m020447_c001_v0001182_t0006_u01775873087127") 2026/04/11 02:05:56 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a6a_d20260411_m020434_c001_v7007000_t0000_u01775873074573") 2026/04/11 02:05:56 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f958_d20260411_m020433_c001_v0001032_t0046_u01775873073659") 2026/04/11 02:05:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a7e_d20260411_m020443_c001_v7007000_t0000_u01775873083044") 2026/04/11 02:05:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f96e_d20260411_m020441_c001_v0001032_t0018_u01775873081965") 2026/04/11 02:05:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4219f0d9ba9b6a75_d20260411_m020439_c001_v7007000_t0000_u01775873079412") 2026/04/11 02:05:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f117fb776df3ac66e_d20260411_m020438_c001_v0001039_t0010_u01775873078343") 2026/04/11 02:05:57 DEBUG : two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b51f_d20260411_m015631_c001_v7007000_t0000_u01775872591491") 2026/04/11 02:05:57 DEBUG : two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4132f14328a13c4e_d20260411_m015629_c001_v0001097_t0010_u01775872589518") 2026/04/11 02:05:57 DEBUG : two: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f4088b80b1cfbfb82_d20260411_m015627_c001_v0001182_t0028_u01775872587009") 2026/04/11 02:05:57 DEBUG : yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b52d_d20260411_m015640_c001_v7007000_t0000_u01775872600198") 2026/04/11 02:05:57 DEBUG : yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1019f7f9e411932c_d20260411_m015639_c001_v0001103_t0030_u01775872599134") 2026/04/11 02:05:57 DEBUG : yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b526_d20260411_m015636_c001_v7007000_t0000_u01775872596288") 2026/04/11 02:05:57 DEBUG : yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1153e25526a2f357_d20260411_m015635_c001_v0001032_t0037_u01775872595015") 2026/04/11 02:05:57 DEBUG : yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b521_d20260411_m015633_c001_v7007000_t0000_u01775872593722") 2026/04/11 02:05:57 DEBUG : yam: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f1132f14328a13c58_d20260411_m015632_c001_v0001097_t0024_u01775872592050") 2026/04/11 02:05:57 DEBUG : yaml: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b529_d20260411_m015637_c001_v7007000_t0000_u01775872597023") 2026/04/11 02:05:57 DEBUG : yaml: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f109f15e1742cbf9b_d20260411_m015636_c001_v0001181_t0008_u01775872596055") 2026/04/11 02:05:57 DEBUG : yaml: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f420c257253a8b524_d20260411_m015634_c001_v7007000_t0000_u01775872594455") 2026/04/11 02:05:57 DEBUG : yaml: Deleting (id "4_z3fa2ede330fd7bab9fd80e1b_f102fd00beb29a4dd_d20260411_m015633_c001_v0001179_t0042_u01775872593491") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.555417522s (try 1/5)