"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/01 01:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe" 2026/05/01 01:01:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/01 01:01:19 DEBUG : Creating backend with remote "/tmp/rclone156756206" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:20 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/01 01:01:20 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:21 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:21 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:22 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:01:22 DEBUG : B2 bucket rclone-test-kunegix7dawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", 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-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:23 DEBUG : Creating backend with remote "/non-existing" 2026/05/01 01:01:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/01 01:01:24 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:24 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:25 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:25 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:26 INFO : B2 bucket rclone-test-kunegix7dawe: Running all checks before starting transfers 2026/05/01 01:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:26 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:26 INFO : B2 bucket rclone-test-kunegix7dawe: Checks finished, now starting transfers 2026/05/01 01:01:26 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:27 ERROR : Ignoring --no-traverse with sync 2026/05/01 01:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:27 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:27 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:28 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:01:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/01 01:01:29 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:29 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:29 DEBUG : hello world2: size = 12 OK 2026/05/01 01:01:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/01 01:01:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:01:30 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:30 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:31 DEBUG : potato2: size = 11 OK 2026/05/01 01:01:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:01:32 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:32 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:32 DEBUG : potato2: size = 11 OK 2026/05/01 01:01:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/01 01:01:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:01:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/01 01:01:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:01:33 INFO : sub dir2: Making directory 2026/05/01 01:01:33 INFO : sub dir: Making directory 2026/05/01 01:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:33 INFO : sub dir2/sub sub dir2: Making directory 2026/05/01 01:01:33 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:33 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:33 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/05/01 01:01:34 DEBUG : B2 bucket rclone-test-kunegix7dawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:34 INFO : sub dir2: Making directory 2026/05/01 01:01:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/01 01:01:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:34 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:34 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:35 DEBUG : sub dir2: Making directory with metadata 2026/05/01 01:01:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:01:35 INFO : sub dir2: Making directory 2026/05/01 01:01:35 INFO : sub dir: Making directory 2026/05/01 01:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:35 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:35 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:36 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:01:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/01 01:01:36 DEBUG : B2 bucket rclone-test-kunegix7dawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/01 01:01:36 DEBUG : B2 bucket rclone-test-kunegix7dawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", 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-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:37 INFO : sub dir2: Making directory 2026/05/01 01:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:37 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:37 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:01:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.46s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:39 DEBUG : sub dir2: Making directory with metadata 2026/05/01 01:01:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:01:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:01:39 INFO : sub dir2: Making directory 2026/05/01 01:01:39 INFO : sub dir: Making directory 2026/05/01 01:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:39 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:39 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:39 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:01:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/01 01:01:39 DEBUG : B2 bucket rclone-test-kunegix7dawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", 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-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:40 INFO : sub dir2: Making directory 2026/05/01 01:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:40 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:40 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:41 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-viwojiv0nera" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kunegix7dawe -> B2 bucket rclone-test-viwojiv0nera 2026/05/01 01:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:43 DEBUG : B2 bucket rclone-test-viwojiv0nera: Waiting for checks to finish 2026/05/01 01:01:43 DEBUG : B2 bucket rclone-test-viwojiv0nera: Waiting for transfers to finish 2026/05/01 01:01:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/01 01:01:44 DEBUG : B2 bucket rclone-test-viwojiv0nera: Purge remote 2026/05/01 01:01:44 INFO : B2 bucket rclone-test-viwojiv0nera: cleaning bucket "rclone-test-viwojiv0nera" of all files 2026/05/01 01:01:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fa24dc300edeb1b9fd80e1b_f10098b02c1eaf34b_d20260501_m010144_c001_v0001134_t0058_u01777597304350") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone156756206) 2026/05/01 01:01:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:01:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/01 01:01:47 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:47 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:47 DEBUG : sub dir/hello world: size = 17 OK 2026/05/01 01:01:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/01 01:01:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.83s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:48 DEBUG : Creating backend with remote "TestB2:rclone-test-katalat0xoji" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kunegix7dawe -> B2 bucket rclone-test-katalat0xoji 2026/05/01 01:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:49 DEBUG : B2 bucket rclone-test-katalat0xoji: Waiting for checks to finish 2026/05/01 01:01:49 DEBUG : B2 bucket rclone-test-katalat0xoji: Waiting for transfers to finish 2026/05/01 01:01:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/01 01:01:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:01:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-katalat0xoji) 2026/05/01 01:01:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/01 01:01:51 DEBUG : B2 bucket rclone-test-katalat0xoji: Waiting for checks to finish 2026/05/01 01:01:51 DEBUG : B2 bucket rclone-test-katalat0xoji: Waiting for transfers to finish 2026/05/01 01:01:52 DEBUG : sub dir/hello world: size = 17 OK 2026/05/01 01:01:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/01 01:01:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/01 01:01:52 DEBUG : B2 bucket rclone-test-katalat0xoji: Purge remote 2026/05/01 01:01:52 INFO : B2 bucket rclone-test-katalat0xoji: cleaning bucket "rclone-test-katalat0xoji" of all files 2026/05/01 01:01:52 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d4300edeb1b9fd80e1b_f11411c59c0858183_d20260501_m010152_c001_v0001177_t0059_u01777597312091") 2026/05/01 01:01:52 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d4300edeb1b9fd80e1b_f119b1e599699183b_d20260501_m010150_c001_v0001167_t0042_u01777597310446") --- PASS: TestServerSideCopyOverSelf (5.82s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone156756206) 2026/05/01 01:01:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:01:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/01 01:01:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:01:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:01:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/01 01:01:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/01 01:01:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/01 01:01:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-suzagob1zijo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kunegix7dawe -> B2 bucket rclone-test-suzagob1zijo 2026/05/01 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:01:57 DEBUG : B2 bucket rclone-test-suzagob1zijo: Waiting for checks to finish 2026/05/01 01:01:57 DEBUG : B2 bucket rclone-test-suzagob1zijo: Waiting for transfers to finish 2026/05/01 01:01:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:01:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:01:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/01 01:01:59 DEBUG : B2 bucket rclone-test-suzagob1zijo: Waiting for checks to finish 2026/05/01 01:01:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:01:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-suzagob1zijo) 2026/05/01 01:01:59 DEBUG : sub dir/hello world: Sizes differ 2026/05/01 01:01:59 DEBUG : B2 bucket rclone-test-suzagob1zijo: Waiting for transfers to finish 2026/05/01 01:01:59 DEBUG : sub dir/hello world: size = 17 OK 2026/05/01 01:01:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/01 01:01:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/01 01:01:59 INFO : sub dir/hello world: Deleted 2026/05/01 01:02:00 DEBUG : testing file moves 2026/05/01 01:02:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-suzagob1zijo) 2026/05/01 01:02:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/01 01:02:00 DEBUG : B2 bucket rclone-test-suzagob1zijo: Waiting for checks to finish 2026/05/01 01:02:00 DEBUG : B2 bucket rclone-test-suzagob1zijo: Waiting for transfers to finish 2026/05/01 01:02:01 DEBUG : sub dir/hello world: size = 24 OK 2026/05/01 01:02:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/01 01:02:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/01 01:02:01 INFO : sub dir/hello world: Deleted 2026/05/01 01:02:01 DEBUG : B2 bucket rclone-test-suzagob1zijo: Purge remote 2026/05/01 01:02:01 INFO : B2 bucket rclone-test-suzagob1zijo: cleaning bucket "rclone-test-suzagob1zijo" of all files 2026/05/01 01:02:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f428d2300edeb1b9fd80e1b_f11336af0ef3efbf9_d20260501_m010200_c001_v0001171_t0051_u01777597320906") 2026/05/01 01:02:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f428d2300edeb1b9fd80e1b_f113aab1c7a90d2ba_d20260501_m010159_c001_v0001181_t0039_u01777597319301") 2026/05/01 01:02:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f428d2300edeb1b9fd80e1b_f104eb92083d663c6_d20260501_m010158_c001_v0001183_t0021_u01777597318030") --- PASS: TestServerSideMoveOverSelf (7.54s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:03 ERROR : error listing: directory not found 2026/05/01 01:02:04 INFO : Local file system at /tmp/rclone156756206: Making directory 2026/05/01 01:02:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:02:06 DEBUG : Local file system at /tmp/rclone156756206: Waiting for checks to finish 2026/05/01 01:02:06 DEBUG : Local file system at /tmp/rclone156756206: Waiting for transfers to finish 2026/05/01 01:02:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/01 01:02:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:02:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/01 01:02:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/01 01:02:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:07 DEBUG : check sum: size = 1 OK 2026/05/01 01:02:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:02:07 INFO : check sum: Copied (new) 2026/05/01 01:02:07 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:07 DEBUG : check sum: size = 1 OK 2026/05/01 01:02:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:02:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/01 01:02:07 DEBUG : check sum: Unchanged skipping 2026/05/01 01:02:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:07 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/01 01:02:08 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:08 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:09 DEBUG : sizeonly: size = 6 OK 2026/05/01 01:02:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/01 01:02:09 INFO : sizeonly: Copied (new) 2026/05/01 01:02:09 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:09 DEBUG : sizeonly: size = 6 OK 2026/05/01 01:02:09 DEBUG : sizeonly: Sizes identical 2026/05/01 01:02:09 DEBUG : sizeonly: Unchanged skipping 2026/05/01 01:02:09 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:09 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:09 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/01 01:02:10 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:10 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/01 01:02:10 INFO : ignore-size: Copied (new) 2026/05/01 01:02:10 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:02:11 DEBUG : ignore-size: Unchanged skipping 2026/05/01 01:02:11 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:11 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:11 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:12 DEBUG : existing: size = 6 OK 2026/05/01 01:02:12 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:02:12 DEBUG : existing: Unchanged skipping 2026/05/01 01:02:12 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:12 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:12 INFO : There was nothing to transfer 2026/05/01 01:02:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/01 01:02:12 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:12 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:13 DEBUG : existing: size = 6 OK 2026/05/01 01:02:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/01 01:02:13 INFO : existing: Copied (replaced existing) 2026/05/01 01:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/01 01:02:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:14 DEBUG : existing: size = 6 OK 2026/05/01 01:02:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/01 01:02:14 INFO : existing: Copied (new) 2026/05/01 01:02:14 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:14 DEBUG : existing: Destination exists, skipping 2026/05/01 01:02:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:14 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/01 01:02:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:16 DEBUG : c/non empty space: size = 5 OK 2026/05/01 01:02:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:16 DEBUG : c/non empty space: Unchanged skipping 2026/05/01 01:02:16 DEBUG : a/potato2: size = 60 OK 2026/05/01 01:02:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:16 INFO : a/potato2: Copied (new) 2026/05/01 01:02:16 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:16 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:16 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:18 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:18 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:18 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/05/01 01:02:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:02:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/01 01:02:18 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:18 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:18 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:18 INFO : There was nothing to transfer 2026/05/01 01:02:19 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:19 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/05/01 01:02:19 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:02:19 INFO : empty space: Updated modification time in destination 2026/05/01 01:02:19 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:19 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:19 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:21 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:21 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/05/01 01:02:21 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:02:21 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:21 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:21 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:22 DEBUG : foo: size = 3 OK 2026/05/01 01:02:22 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/05/01 01:02:22 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone156756206) 2026/05/01 01:02:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:22 DEBUG : foo: sha1 differ 2026/05/01 01:02:22 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:22 DEBUG : foo: size = 3 OK 2026/05/01 01:02:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/01 01:02:22 INFO : foo: Copied (replaced existing) 2026/05/01 01:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/01 01:02:24 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:24 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:24 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:24 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:24 DEBUG : potato: size = 60 OK 2026/05/01 01:02:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:24 INFO : potato: Copied (new) 2026/05/01 01:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone156756206) 2026/05/01 01:02:26 DEBUG : potato: size = 60 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:26 DEBUG : potato: Sizes differ 2026/05/01 01:02:26 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:26 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:26 DEBUG : potato: size = 21 OK 2026/05/01 01:02:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/01 01:02:26 INFO : potato: Copied (replaced existing) 2026/05/01 01:02:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.80s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:27 DEBUG : potato: size = 21 OK 2026/05/01 01:02:27 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/05/01 01:02:27 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone156756206) 2026/05/01 01:02:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:27 DEBUG : potato: sha1 differ 2026/05/01 01:02:27 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:28 DEBUG : potato: size = 21 OK 2026/05/01 01:02:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/01 01:02:28 INFO : potato: Copied (replaced existing) 2026/05/01 01:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:29 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:29 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/01 01:02:29 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:29 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:29 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:31 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:31 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:31 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:31 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:31 DEBUG : potato2: size = 60 OK 2026/05/01 01:02:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:31 INFO : potato2: Copied (new) 2026/05/01 01:02:31 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:33 INFO : d: Making directory 2026/05/01 01:02:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/01 01:02:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:34 DEBUG : c/non empty space: size = 5 OK 2026/05/01 01:02:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/01 01:02:34 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:34 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:34 DEBUG : a/potato2: size = 60 OK 2026/05/01 01:02:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:34 INFO : a/potato2: Copied (new) 2026/05/01 01:02:34 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/01 01:02:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:36 DEBUG : c/non empty space: size = 5 OK 2026/05/01 01:02:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/01 01:02:36 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:36 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:36 DEBUG : a/potato2: size = 60 OK 2026/05/01 01:02:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:36 INFO : a/potato2: Copied (new) 2026/05/01 01:02:36 ERROR : B2 bucket rclone-test-kunegix7dawe: not deleting files as there were IO errors 2026/05/01 01:02:36 ERROR : B2 bucket rclone-test-kunegix7dawe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:38 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:38 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:38 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:38 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:38 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:38 INFO : potato: Deleted 2026/05/01 01:02:39 DEBUG : potato2: size = 60 OK 2026/05/01 01:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.19s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:40 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:40 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:40 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:41 INFO : potato: Deleted 2026/05/01 01:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:41 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:41 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:41 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:41 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:41 DEBUG : potato2: size = 60 OK 2026/05/01 01:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:02:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.59s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:02:43 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:43 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:43 DEBUG : potato2: size = 19 OK 2026/05/01 01:02:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/01 01:02:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/01 01:02:45 DEBUG : enormous: Excluded 2026/05/01 01:02:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/01 01:02:45 DEBUG : potato2: Excluded 2026/05/01 01:02:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/01 01:02:45 DEBUG : potato2: Excluded 2026/05/01 01:02:45 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:45 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:45 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:45 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:45 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:45 INFO : There was nothing to transfer 2026/05/01 01:02:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/01 01:02:45 DEBUG : enormous: Excluded 2026/05/01 01:02:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/01 01:02:45 DEBUG : potato2: Excluded 2026/05/01 01:02:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/01 01:02:45 DEBUG : potato2: Excluded 2026/05/01 01:02:45 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/01 01:02:45 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:45 DEBUG : Local file system at /tmp/rclone156756206: Waiting for checks to finish 2026/05/01 01:02:45 DEBUG : Local file system at /tmp/rclone156756206: Waiting for transfers to finish 2026/05/01 01:02:45 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:48 DEBUG : enormous: Excluded (Size Filter) 2026/05/01 01:02:48 DEBUG : enormous: Excluded 2026/05/01 01:02:48 DEBUG : potato2: Excluded (Size Filter) 2026/05/01 01:02:48 DEBUG : potato2: Excluded 2026/05/01 01:02:48 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:02:48 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:48 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:48 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:48 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:48 INFO : enormous: Deleted 2026/05/01 01:02:48 INFO : potato2: Deleted 2026/05/01 01:02:48 INFO : There was nothing to transfer 2026/05/01 01:02:48 DEBUG : empty space: size = 1 OK 2026/05/01 01:02:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/01 01:02:48 DEBUG : empty space: Unchanged skipping 2026/05/01 01:02:48 DEBUG : Local file system at /tmp/rclone156756206: Waiting for checks to finish 2026/05/01 01:02:48 DEBUG : Local file system at /tmp/rclone156756206: Waiting for transfers to finish 2026/05/01 01:02:48 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:48 INFO : potato2: Deleted 2026/05/01 01:02:48 INFO : enormous: Deleted 2026/05/01 01:02:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:02:51 DEBUG : five: Need to transfer - File not found at Destination 2026/05/01 01:02:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:02:51 DEBUG : four: size = 8 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:51 DEBUG : four: Sizes differ 2026/05/01 01:02:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/01 01:02:51 DEBUG : one: Destination is newer than source, skipping 2026/05/01 01:02:51 DEBUG : three: size = 5 OK 2026/05/01 01:02:51 DEBUG : three: Sizes identical 2026/05/01 01:02:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/01 01:02:51 DEBUG : two: size = 3 OK 2026/05/01 01:02:51 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone156756206) 2026/05/01 01:02:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:51 DEBUG : two: sha1 differ 2026/05/01 01:02:51 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:51 DEBUG : five: size = 4 OK 2026/05/01 01:02:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/01 01:02:51 INFO : five: Copied (new) 2026/05/01 01:02:51 DEBUG : four: size = 4 OK 2026/05/01 01:02:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/01 01:02:51 INFO : four: Copied (replaced existing) 2026/05/01 01:02:51 DEBUG : two: size = 3 OK 2026/05/01 01:02:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/01 01:02:51 INFO : two: Copied (replaced existing) 2026/05/01 01:02:51 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:52 DEBUG : four: size = 4 OK 2026/05/01 01:02:52 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:52 DEBUG : five: size = 4 OK 2026/05/01 01:02:52 DEBUG : three: size = 5 OK 2026/05/01 01:02:52 DEBUG : one: Destination is newer than source, skipping 2026/05/01 01:02:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/01 01:02:52 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/01 01:02:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone156756206) 2026/05/01 01:02:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/01 01:02:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:02:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/01 01:02:52 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/01 01:02:52 DEBUG : three: sha1 differ 2026/05/01 01:02:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/01 01:02:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/01 01:02:52 DEBUG : two: size = 3 OK 2026/05/01 01:02:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/01 01:02:52 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/01 01:02:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/01 01:02:52 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:52 DEBUG : three: size = 5 OK 2026/05/01 01:02:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:02:52 INFO : three: Copied (replaced existing) 2026/05/01 01:02:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.62s) === 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-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/01 01:02:54 INFO : B2 bucket rclone-test-kunegix7dawe: Making map for --track-renames 2026/05/01 01:02:54 INFO : B2 bucket rclone-test-kunegix7dawe: Finished making map for --track-renames 2026/05/01 01:02:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for renames to finish 2026/05/01 01:02:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/01 01:02:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/01 01:02:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:54 DEBUG : yam: size = 11 OK 2026/05/01 01:02:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/01 01:02:54 INFO : yam: Copied (new) 2026/05/01 01:02:54 DEBUG : potato: size = 14 OK 2026/05/01 01:02:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/01 01:02:54 INFO : potato: Copied (new) 2026/05/01 01:02:54 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:54 DEBUG : potato: size = 14 OK 2026/05/01 01:02:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:02:54 DEBUG : potato: Unchanged skipping 2026/05/01 01:02:54 INFO : B2 bucket rclone-test-kunegix7dawe: Making map for --track-renames 2026/05/01 01:02:54 INFO : B2 bucket rclone-test-kunegix7dawe: Finished making map for --track-renames 2026/05/01 01:02:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for renames to finish 2026/05/01 01:02:55 DEBUG : yaml: size = 11 OK 2026/05/01 01:02:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/01 01:02:55 INFO : yam: Copied (server-side copy) to: yaml 2026/05/01 01:02:55 INFO : yam: Deleted 2026/05/01 01:02:55 INFO : yaml: Renamed from "yam" 2026/05/01 01:02:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/01 01:02:57 INFO : B2 bucket rclone-test-kunegix7dawe: Making map for --track-renames 2026/05/01 01:02:57 INFO : B2 bucket rclone-test-kunegix7dawe: Finished making map for --track-renames 2026/05/01 01:02:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/01 01:02:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/01 01:02:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for renames to finish 2026/05/01 01:02:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:57 DEBUG : yam: size = 11 OK 2026/05/01 01:02:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/01 01:02:57 INFO : yam: Copied (new) 2026/05/01 01:02:57 DEBUG : potato: size = 14 OK 2026/05/01 01:02:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/01 01:02:57 INFO : potato: Copied (new) 2026/05/01 01:02:57 DEBUG : Waiting for deletions to finish 2026/05/01 01:02:57 DEBUG : potato: size = 14 OK 2026/05/01 01:02:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:02:57 INFO : B2 bucket rclone-test-kunegix7dawe: Making map for --track-renames 2026/05/01 01:02:57 DEBUG : potato: Unchanged skipping 2026/05/01 01:02:57 INFO : B2 bucket rclone-test-kunegix7dawe: Finished making map for --track-renames 2026/05/01 01:02:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for renames to finish 2026/05/01 01:02:58 DEBUG : yaml: size = 11 OK 2026/05/01 01:02:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/01 01:02:58 INFO : yam: Copied (server-side copy) to: yaml 2026/05/01 01:02:58 INFO : yam: Deleted 2026/05/01 01:02:58 INFO : yaml: Renamed from "yam" 2026/05/01 01:02:58 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/01 01:02:59 INFO : B2 bucket rclone-test-kunegix7dawe: Making map for --track-renames 2026/05/01 01:02:59 INFO : B2 bucket rclone-test-kunegix7dawe: Finished making map for --track-renames 2026/05/01 01:02:59 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:02:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/01 01:02:59 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for renames to finish 2026/05/01 01:02:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/01 01:02:59 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:02:59 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001101_t0041": EOF 2026/05/01 01:02:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001101_t0041": EOF) 2026/05/01 01:02:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/01 01:02:59 DEBUG : potato: Received error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001101_t0041": EOF - low level retry 0/10 2026/05/01 01:02:59 DEBUG : pacer: Reducing sleep to 10ms 2026/05/01 01:02:59 DEBUG : sub/yam: size = 11 OK 2026/05/01 01:02:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/01 01:02:59 INFO : sub/yam: Copied (new) 2026/05/01 01:02:59 DEBUG : potato: size = 14 OK 2026/05/01 01:02:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/01 01:02:59 INFO : potato: Copied (new) 2026/05/01 01:02:59 DEBUG : Waiting for deletions to finish 2026/05/01 01:03:00 DEBUG : potato: size = 14 OK 2026/05/01 01:03:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:03:00 DEBUG : potato: Unchanged skipping 2026/05/01 01:03:00 INFO : B2 bucket rclone-test-kunegix7dawe: Making map for --track-renames 2026/05/01 01:03:00 INFO : B2 bucket rclone-test-kunegix7dawe: Finished making map for --track-renames 2026/05/01 01:03:00 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:00 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for renames to finish 2026/05/01 01:03:01 DEBUG : yam: size = 11 OK 2026/05/01 01:03:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/01 01:03:01 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/01 01:03:01 INFO : sub/yam: Deleted 2026/05/01 01:03:01 INFO : yam: Renamed from "sub/yam" 2026/05/01 01:03:01 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.79s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:02 DEBUG : Creating backend with remote "/tmp/rclone156756206/dir1" 2026/05/01 01:03:02 DEBUG : Creating backend with remote "/tmp/rclone156756206/dir2" 2026/05/01 01:03:02 DEBUG : Local file system at /tmp/rclone156756206/dir2: Using server-side directory move 2026/05/01 01:03:02 INFO : Local file system at /tmp/rclone156756206/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/01 01:03:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/01 01:03:02 DEBUG : Local file system at /tmp/rclone156756206/dir2: Waiting for checks to finish 2026/05/01 01:03:02 DEBUG : Local file system at /tmp/rclone156756206/dir2: Waiting for transfers to finish 2026/05/01 01:03:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:03:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/01 01:03:02 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:02 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:03:02 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:03:02 INFO : sub dir/hello world: Deleted 2026/05/01 01:03:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/01 01:03:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/01 01:03:03 INFO : nested/sub dir/file: Copied (new) 2026/05/01 01:03:03 INFO : nested/sub dir/file: Deleted 2026/05/01 01:03:03 INFO : sub dir: Removing directory 2026/05/01 01:03:03 INFO : nested/sub dir: Removing directory 2026/05/01 01:03:03 INFO : nested: Removing directory 2026/05/01 01:03:03 DEBUG : Local file system at /tmp/rclone156756206: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/01 01:03:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/01 01:03:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/01 01:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:03:04 INFO : sub dir/hello world: Copied (new) 2026/05/01 01:03:04 INFO : sub dir/hello world: Deleted 2026/05/01 01:03:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/01 01:03:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/01 01:03:04 INFO : nested/sub dir/file: Copied (new) 2026/05/01 01:03:04 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/01 01:03:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/01 01:03:05 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:05 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:05 DEBUG : existing: size = 6 OK 2026/05/01 01:03:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/01 01:03:05 INFO : existing: Copied (new) 2026/05/01 01:03:05 INFO : existing: Deleted 2026/05/01 01:03:05 DEBUG : existing-b: size = 6 OK 2026/05/01 01:03:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/01 01:03:05 INFO : existing-b: Copied (new) 2026/05/01 01:03:05 INFO : existing-b: Deleted 2026/05/01 01:03:06 DEBUG : existing: Destination exists, skipping 2026/05/01 01:03:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/01 01:03:06 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:06 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jutapom2zupu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kunegix7dawe -> B2 bucket rclone-test-jutapom2zupu 2026/05/01 01:03:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:03:11 DEBUG : empty space: size = 1 OK 2026/05/01 01:03:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/01 01:03:11 DEBUG : empty space: Unchanged skipping 2026/05/01 01:03:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:03:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jutapom2zupu) 2026/05/01 01:03:11 DEBUG : B2 bucket rclone-test-jutapom2zupu: Waiting for checks to finish 2026/05/01 01:03:11 DEBUG : potato3: Sizes differ 2026/05/01 01:03:11 INFO : empty space: Deleted 2026/05/01 01:03:11 DEBUG : B2 bucket rclone-test-jutapom2zupu: Waiting for transfers to finish 2026/05/01 01:03:11 DEBUG : potato2: size = 60 OK 2026/05/01 01:03:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:03:11 INFO : potato2: Copied (server-side copy) 2026/05/01 01:03:11 INFO : potato2: Deleted 2026/05/01 01:03:11 DEBUG : potato3: size = 68 OK 2026/05/01 01:03:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/01 01:03:11 INFO : potato3: Copied (server-side copy) 2026/05/01 01:03:12 INFO : potato3: Deleted 2026/05/01 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-goxazot9dipu" 2026/05/01 01:03:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/01 01:03:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:03:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/01 01:03:13 DEBUG : B2 bucket rclone-test-goxazot9dipu: Waiting for checks to finish 2026/05/01 01:03:13 DEBUG : B2 bucket rclone-test-goxazot9dipu: Waiting for transfers to finish 2026/05/01 01:03:14 DEBUG : potato2: size = 60 OK 2026/05/01 01:03:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:03:14 INFO : potato2: Copied (server-side copy) 2026/05/01 01:03:14 INFO : potato2: Deleted 2026/05/01 01:03:14 DEBUG : potato3: size = 68 OK 2026/05/01 01:03:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/01 01:03:14 INFO : potato3: Copied (server-side copy) 2026/05/01 01:03:14 INFO : potato3: Deleted 2026/05/01 01:03:14 DEBUG : empty space: size = 1 OK 2026/05/01 01:03:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:03:14 INFO : empty space: Copied (server-side copy) 2026/05/01 01:03:14 INFO : empty space: Deleted 2026/05/01 01:03:15 DEBUG : B2 bucket rclone-test-goxazot9dipu: Purge remote 2026/05/01 01:03:15 INFO : B2 bucket rclone-test-goxazot9dipu: cleaning bucket "rclone-test-goxazot9dipu" of all files 2026/05/01 01:03:15 DEBUG : empty space: Deleting (id "4_z1f62adb300fdeb1b9fd80e1b_f111751cf032e67f4_d20260501_m010314_c001_v0001106_t0034_u01777597394375") 2026/05/01 01:03:15 DEBUG : potato2: Deleting (id "4_z1f62adb300fdeb1b9fd80e1b_f118040b7a9aef49d_d20260501_m010314_c001_v0001183_t0043_u01777597394146") 2026/05/01 01:03:15 DEBUG : potato3: Deleting (id "4_z1f62adb300fdeb1b9fd80e1b_f119138472a4696b8_d20260501_m010314_c001_v0001179_t0013_u01777597394462") 2026/05/01 01:03:16 DEBUG : B2 bucket rclone-test-jutapom2zupu: Purge remote 2026/05/01 01:03:16 INFO : B2 bucket rclone-test-jutapom2zupu: cleaning bucket "rclone-test-jutapom2zupu" of all files 2026/05/01 01:03:16 DEBUG : empty space: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f410aa6a314796619_d20260501_m010314_c001_v7007000_t0000_u01777597394905") 2026/05/01 01:03:16 DEBUG : empty space: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f112fb67a6203e752_d20260501_m010310_c001_v0001153_t0007_u01777597390140") 2026/05/01 01:03:16 DEBUG : potato2: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f410aa6a314796617_d20260501_m010314_c001_v7007000_t0000_u01777597394344") 2026/05/01 01:03:16 DEBUG : potato2: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f102f3e99b27a36bf_d20260501_m010311_c001_v0001174_t0033_u01777597391317") 2026/05/01 01:03:16 DEBUG : potato3: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f410aa6a314796618_d20260501_m010314_c001_v7007000_t0000_u01777597394688") 2026/05/01 01:03:16 DEBUG : potato3: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f1038981b69a1ba9f_d20260501_m010311_c001_v0001174_t0017_u01777597391636") 2026/05/01 01:03:16 DEBUG : potato3: Deleting (id "4_z6f529d9300fdeb1b9fd80e1b_f112fb67a6203e754_d20260501_m010310_c001_v0001153_t0013_u01777597390456") --- PASS: TestServerSideMove (10.86s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rejufos6kuho" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kunegix7dawe -> B2 bucket rclone-test-rejufos6kuho 2026/05/01 01:03:22 DEBUG : empty space: Excluded (Size Filter) 2026/05/01 01:03:22 DEBUG : empty space: Excluded 2026/05/01 01:03:22 DEBUG : empty space: Excluded (Size Filter) 2026/05/01 01:03:22 DEBUG : empty space: Excluded 2026/05/01 01:03:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:03:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:03:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rejufos6kuho) 2026/05/01 01:03:22 DEBUG : potato3: Sizes differ 2026/05/01 01:03:22 DEBUG : B2 bucket rclone-test-rejufos6kuho: Waiting for checks to finish 2026/05/01 01:03:22 DEBUG : B2 bucket rclone-test-rejufos6kuho: Waiting for transfers to finish 2026/05/01 01:03:22 DEBUG : potato2: size = 60 OK 2026/05/01 01:03:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:03:22 INFO : potato2: Copied (server-side copy) 2026/05/01 01:03:23 INFO : potato2: Deleted 2026/05/01 01:03:23 DEBUG : potato3: size = 68 OK 2026/05/01 01:03:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/01 01:03:23 INFO : potato3: Copied (server-side copy) 2026/05/01 01:03:23 INFO : potato3: Deleted 2026/05/01 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tabaret0koni" 2026/05/01 01:03:24 DEBUG : empty space: Excluded (Size Filter) 2026/05/01 01:03:24 DEBUG : empty space: Excluded 2026/05/01 01:03:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:03:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/01 01:03:24 DEBUG : B2 bucket rclone-test-tabaret0koni: Waiting for checks to finish 2026/05/01 01:03:24 DEBUG : B2 bucket rclone-test-tabaret0koni: Waiting for transfers to finish 2026/05/01 01:03:25 DEBUG : potato2: size = 60 OK 2026/05/01 01:03:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:03:25 INFO : potato2: Copied (server-side copy) 2026/05/01 01:03:25 DEBUG : potato3: size = 68 OK 2026/05/01 01:03:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/01 01:03:25 INFO : potato3: Copied (server-side copy) 2026/05/01 01:03:26 INFO : potato2: Deleted 2026/05/01 01:03:26 INFO : potato3: Deleted 2026/05/01 01:03:26 DEBUG : B2 bucket rclone-test-tabaret0koni: Purge remote 2026/05/01 01:03:26 INFO : B2 bucket rclone-test-tabaret0koni: cleaning bucket "rclone-test-tabaret0koni" of all files 2026/05/01 01:03:26 DEBUG : potato2: Deleting (id "4_z8ff2dd7300fdeb1b9fd80e1b_f109405f044b6b8bc_d20260501_m010325_c001_v0001161_t0008_u01777597405470") 2026/05/01 01:03:26 DEBUG : potato3: Deleting (id "4_z8ff2dd7300fdeb1b9fd80e1b_f1151655bebc80ba3_d20260501_m010325_c001_v0001180_t0029_u01777597405848") 2026/05/01 01:03:27 DEBUG : B2 bucket rclone-test-rejufos6kuho: Purge remote 2026/05/01 01:03:27 INFO : B2 bucket rclone-test-rejufos6kuho: cleaning bucket "rclone-test-rejufos6kuho" of all files 2026/05/01 01:03:27 DEBUG : empty space: Deleting (id "4_zdff2cd7300fdeb1b9fd80e1b_f1120bc41f9faf4da_d20260501_m010322_c001_v0001182_t0009_u01777597402072") 2026/05/01 01:03:27 DEBUG : potato2: Deleting (id "4_zdff2cd7300fdeb1b9fd80e1b_f415c8b5c747fd590_d20260501_m010325_c001_v7007000_t0000_u01777597405967") 2026/05/01 01:03:27 DEBUG : potato2: Deleting (id "4_zdff2cd7300fdeb1b9fd80e1b_f118040b7a9aef4d2_d20260501_m010322_c001_v0001183_t0033_u01777597402850") 2026/05/01 01:03:27 DEBUG : potato3: Deleting (id "4_zdff2cd7300fdeb1b9fd80e1b_f415c8b5c747fd591_d20260501_m010326_c001_v7007000_t0000_u01777597406072") 2026/05/01 01:03:27 DEBUG : potato3: Deleting (id "4_zdff2cd7300fdeb1b9fd80e1b_f1016d952dfd0657d_d20260501_m010323_c001_v0001120_t0013_u01777597403100") 2026/05/01 01:03:27 DEBUG : potato3: Deleting (id "4_zdff2cd7300fdeb1b9fd80e1b_f1120bc41f9faf4e2_d20260501_m010322_c001_v0001182_t0029_u01777597402274") --- PASS: TestServerSideMoveWithFilter (10.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zefupat8xeze" 2026/05/01 01:03:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kunegix7dawe -> B2 bucket rclone-test-zefupat8xeze 2026/05/01 01:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:03:34 DEBUG : empty space: size = 1 OK 2026/05/01 01:03:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/01 01:03:34 DEBUG : empty space: Unchanged skipping 2026/05/01 01:03:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:03:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zefupat8xeze) 2026/05/01 01:03:34 DEBUG : potato3: Sizes differ 2026/05/01 01:03:34 DEBUG : B2 bucket rclone-test-zefupat8xeze: Waiting for checks to finish 2026/05/01 01:03:34 INFO : empty space: Deleted 2026/05/01 01:03:34 DEBUG : B2 bucket rclone-test-zefupat8xeze: Waiting for transfers to finish 2026/05/01 01:03:34 DEBUG : potato2: size = 60 OK 2026/05/01 01:03:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:03:34 INFO : potato2: Copied (server-side copy) 2026/05/01 01:03:34 INFO : potato2: Deleted 2026/05/01 01:03:35 DEBUG : potato3: size = 68 OK 2026/05/01 01:03:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/01 01:03:35 INFO : potato3: Copied (server-side copy) 2026/05/01 01:03:35 INFO : potato3: Deleted 2026/05/01 01:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-miterem2qayo" 2026/05/01 01:03:36 INFO : tomatoDir: Making directory 2026/05/01 01:03:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/01 01:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/01 01:03:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/01 01:03:36 DEBUG : B2 bucket rclone-test-miterem2qayo: Waiting for checks to finish 2026/05/01 01:03:36 DEBUG : B2 bucket rclone-test-miterem2qayo: Waiting for transfers to finish 2026/05/01 01:03:37 DEBUG : empty space: size = 1 OK 2026/05/01 01:03:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/01 01:03:37 INFO : empty space: Copied (server-side copy) 2026/05/01 01:03:37 INFO : empty space: Deleted 2026/05/01 01:03:37 DEBUG : potato2: size = 60 OK 2026/05/01 01:03:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/01 01:03:37 INFO : potato2: Copied (server-side copy) 2026/05/01 01:03:38 INFO : potato2: Deleted 2026/05/01 01:03:38 DEBUG : potato3: size = 68 OK 2026/05/01 01:03:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/01 01:03:38 INFO : potato3: Copied (server-side copy) 2026/05/01 01:03:38 INFO : potato3: Deleted 2026/05/01 01:03:39 DEBUG : B2 bucket rclone-test-miterem2qayo: Purge remote 2026/05/01 01:03:39 INFO : B2 bucket rclone-test-miterem2qayo: cleaning bucket "rclone-test-miterem2qayo" of all files 2026/05/01 01:03:39 DEBUG : empty space: Deleting (id "4_z9fa20d63100deb1b9fd80e1b_f110105e344872d58_d20260501_m010337_c001_v0001182_t0014_u01777597417538") 2026/05/01 01:03:39 DEBUG : potato2: Deleting (id "4_z9fa20d63100deb1b9fd80e1b_f11543f1b768837e3_d20260501_m010337_c001_v0001181_t0033_u01777597417799") 2026/05/01 01:03:39 DEBUG : potato3: Deleting (id "4_z9fa20d63100deb1b9fd80e1b_f1136b64184d390b1_d20260501_m010338_c001_v0001174_t0027_u01777597418027") 2026/05/01 01:03:39 DEBUG : B2 bucket rclone-test-zefupat8xeze: Purge remote 2026/05/01 01:03:39 INFO : B2 bucket rclone-test-zefupat8xeze: cleaning bucket "rclone-test-zefupat8xeze" of all files 2026/05/01 01:03:40 DEBUG : empty space: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f4218bd10b6d1dde8_d20260501_m010337_c001_v7007000_t0000_u01777597417772") 2026/05/01 01:03:40 DEBUG : empty space: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f1160f1e75cddae93_d20260501_m010332_c001_v0001161_t0003_u01777597412860") 2026/05/01 01:03:40 DEBUG : potato2: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f4218bd10b6d1ddea_d20260501_m010338_c001_v7007000_t0000_u01777597418000") 2026/05/01 01:03:40 DEBUG : potato2: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f110fe302bdc9f499_d20260501_m010334_c001_v0001101_t0021_u01777597414415") 2026/05/01 01:03:40 DEBUG : potato3: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f4218bd10b6d1ddeb_d20260501_m010338_c001_v7007000_t0000_u01777597418407") 2026/05/01 01:03:40 DEBUG : potato3: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f104f57e37ff153cc_d20260501_m010334_c001_v0001167_t0058_u01777597414744") 2026/05/01 01:03:40 DEBUG : potato3: Deleting (id "4_z5f62fd2300fdeb1b9fd80e1b_f1160f1e75cddae95_d20260501_m010333_c001_v0001161_t0026_u01777597413626") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.82s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/rclone-sync-test" --- PASS: TestSyncOverlap (1.65s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/rclone-sync-test" 2026/05/01 01:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/rclone-sync-test-include/layer2" 2026/05/01 01:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/rclone-sync-test-ignore-file" 2026/05/01 01:03:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/01 01:03:53 DEBUG : B2 bucket rclone-test-kunegix7dawe path rclone-sync-test: Waiting for checks to finish 2026/05/01 01:03:53 DEBUG : B2 bucket rclone-test-kunegix7dawe path rclone-sync-test: Waiting for transfers to finish 2026/05/01 01:03:53 DEBUG : Waiting for deletions to finish 2026/05/01 01:03:53 INFO : There was nothing to transfer 2026/05/01 01:03:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/01 01:03:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:53 DEBUG : Waiting for deletions to finish 2026/05/01 01:03:53 INFO : There was nothing to transfer 2026/05/01 01:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/01 01:03:54 DEBUG : B2 bucket rclone-test-kunegix7dawe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/01 01:03:54 DEBUG : B2 bucket rclone-test-kunegix7dawe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/01 01:03:54 DEBUG : Waiting for deletions to finish 2026/05/01 01:03:54 INFO : There was nothing to transfer 2026/05/01 01:03:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/01 01:03:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:03:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:03:55 DEBUG : Waiting for deletions to finish 2026/05/01 01:03:55 INFO : There was nothing to transfer 2026/05/01 01:03:55 DEBUG : Excluded 2026/05/01 01:03:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/01 01:03:55 DEBUG : B2 bucket rclone-test-kunegix7dawe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/01 01:03:55 DEBUG : B2 bucket rclone-test-kunegix7dawe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/01 01:03:55 DEBUG : Waiting for deletions to finish 2026/05/01 01:03:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.14s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/CompareDest" 2026/05/01 01:03:59 DEBUG : one: Need to transfer - File not found at Destination 2026/05/01 01:03:59 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:03:59 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:00 DEBUG : one: size = 3 OK 2026/05/01 01:04:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:04:00 INFO : one: Copied (new) 2026/05/01 01:04:00 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:00 DEBUG : one: Sizes differ 2026/05/01 01:04:00 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:01 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:01 DEBUG : one: size = 5 OK 2026/05/01 01:04:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/01 01:04:01 INFO : one: Copied (replaced existing) 2026/05/01 01:04:01 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:03 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:03 DEBUG : one: Sizes differ 2026/05/01 01:04:03 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:03 DEBUG : one: size = 5 OK 2026/05/01 01:04:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/01 01:04:03 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:03 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:03 INFO : There was nothing to transfer 2026/05/01 01:04:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:04 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:04 DEBUG : one: Sizes differ 2026/05/01 01:04:04 DEBUG : two: size = 3 OK 2026/05/01 01:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/01 01:04:04 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:05 DEBUG : one: size = 5 OK 2026/05/01 01:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/01 01:04:05 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:05 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:05 INFO : There was nothing to transfer 2026/05/01 01:04:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:05 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:05 DEBUG : one: Sizes differ 2026/05/01 01:04:05 DEBUG : two: size = 3 OK 2026/05/01 01:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/01 01:04:05 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:05 DEBUG : one: size = 5 OK 2026/05/01 01:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/01 01:04:05 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:05 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:05 INFO : There was nothing to transfer 2026/05/01 01:04:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:06 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:06 DEBUG : one: Sizes differ 2026/05/01 01:04:06 DEBUG : two: size = 3 OK 2026/05/01 01:04:06 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/05/01 01:04:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/01 01:04:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/01 01:04:06 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:06 DEBUG : one: size = 5 OK 2026/05/01 01:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/01 01:04:06 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:06 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:06 INFO : There was nothing to transfer 2026/05/01 01:04:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:07 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:07 DEBUG : one: Sizes differ 2026/05/01 01:04:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:07 DEBUG : two: size = 3 (B2 bucket rclone-test-kunegix7dawe path CompareDest) 2026/05/01 01:04:07 DEBUG : two: Sizes differ 2026/05/01 01:04:07 DEBUG : two: Need to transfer - File not found at Destination 2026/05/01 01:04:07 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:07 DEBUG : one: size = 5 OK 2026/05/01 01:04:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/01 01:04:07 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:08 DEBUG : two: size = 5 OK 2026/05/01 01:04:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/01 01:04:08 INFO : two: Copied (new) 2026/05/01 01:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.56s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dest" 2026/05/01 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/pre-dest1" 2026/05/01 01:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/pre-dest2" 2026/05/01 01:04:15 DEBUG : 1: size = 1 OK 2026/05/01 01:04:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:04:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/01 01:04:15 DEBUG : 2: size = 1 OK 2026/05/01 01:04:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:04:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/01 01:04:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/01 01:04:16 DEBUG : B2 bucket rclone-test-kunegix7dawe path dest: Waiting for checks to finish 2026/05/01 01:04:16 DEBUG : B2 bucket rclone-test-kunegix7dawe path dest: Waiting for transfers to finish 2026/05/01 01:04:16 DEBUG : 3: size = 1 OK 2026/05/01 01:04:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/01 01:04:16 INFO : 3: Copied (new) 2026/05/01 01:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.96s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/CopyDest" 2026/05/01 01:04:21 DEBUG : one: Need to transfer - File not found at Destination 2026/05/01 01:04:21 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:21 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:22 DEBUG : one: size = 3 OK 2026/05/01 01:04:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:04:22 INFO : one: Copied (new) 2026/05/01 01:04:22 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:23 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:23 DEBUG : one: Sizes differ 2026/05/01 01:04:23 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:23 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:23 DEBUG : one: size = 5 OK 2026/05/01 01:04:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/01 01:04:23 INFO : one: Copied (replaced existing) 2026/05/01 01:04:23 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/BackupDir" 2026/05/01 01:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:26 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:26 DEBUG : one: Sizes differ 2026/05/01 01:04:26 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:26 DEBUG : one: size = 5 OK 2026/05/01 01:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:26 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:26 DEBUG : one: Sizes differ 2026/05/01 01:04:28 DEBUG : one: size = 3 OK 2026/05/01 01:04:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:04:28 INFO : one: Copied (server-side copy) 2026/05/01 01:04:28 INFO : one: Deleted 2026/05/01 01:04:28 DEBUG : one: size = 5 OK 2026/05/01 01:04:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/01 01:04:28 INFO : one: Copied (server-side copy) 2026/05/01 01:04:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/01 01:04:28 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:28 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:29 DEBUG : one: size = 5 OK 2026/05/01 01:04:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:29 DEBUG : one: Unchanged skipping 2026/05/01 01:04:29 DEBUG : two: size = 3 OK 2026/05/01 01:04:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:30 DEBUG : two: size = 3 OK 2026/05/01 01:04:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/01 01:04:30 INFO : two: Copied (server-side copy) 2026/05/01 01:04:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/01 01:04:30 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:30 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:30 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:30 DEBUG : one: size = 5 OK 2026/05/01 01:04:30 DEBUG : two: size = 3 OK 2026/05/01 01:04:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:30 DEBUG : one: Unchanged skipping 2026/05/01 01:04:30 DEBUG : two: Unchanged skipping 2026/05/01 01:04:30 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:30 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:30 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:30 INFO : There was nothing to transfer 2026/05/01 01:04:31 DEBUG : one: size = 5 OK 2026/05/01 01:04:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:31 DEBUG : one: Unchanged skipping 2026/05/01 01:04:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:32 DEBUG : three: size = 5 (B2 bucket rclone-test-kunegix7dawe path CopyDest) 2026/05/01 01:04:32 DEBUG : three: Sizes differ 2026/05/01 01:04:32 DEBUG : three: Destination not found in --copy-dest 2026/05/01 01:04:32 DEBUG : three: Need to transfer - File not found at Destination 2026/05/01 01:04:32 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:32 DEBUG : two: size = 3 OK 2026/05/01 01:04:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/01 01:04:32 DEBUG : two: Unchanged skipping 2026/05/01 01:04:32 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:32 DEBUG : three: size = 7 OK 2026/05/01 01:04:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/01 01:04:32 INFO : three: Copied (new) 2026/05/01 01:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.94s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/backup" 2026/05/01 01:04:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:38 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:38 DEBUG : one: Sizes differ 2026/05/01 01:04:38 DEBUG : two: size = 3 OK 2026/05/01 01:04:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:04:38 DEBUG : two: Unchanged skipping 2026/05/01 01:04:38 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:40 DEBUG : one: size = 3 OK 2026/05/01 01:04:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:04:40 INFO : one: Copied (server-side copy) 2026/05/01 01:04:40 INFO : one: Deleted 2026/05/01 01:04:40 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:41 DEBUG : one: size = 4 OK 2026/05/01 01:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:04:41 INFO : one: Copied (new) 2026/05/01 01:04:41 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:41 DEBUG : three.txt: size = 5 OK 2026/05/01 01:04:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:04:41 INFO : three.txt: Copied (server-side copy) 2026/05/01 01:04:42 INFO : three.txt: Deleted 2026/05/01 01:04:42 INFO : three.txt: Moved into backup dir 2026/05/01 01:04:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:43 DEBUG : one: size = 4 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:43 DEBUG : one: Sizes differ 2026/05/01 01:04:43 DEBUG : two: size = 3 OK 2026/05/01 01:04:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:04:43 DEBUG : two: Unchanged skipping 2026/05/01 01:04:43 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:44 DEBUG : one: size = 4 OK 2026/05/01 01:04:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:04:44 INFO : one: Copied (server-side copy) 2026/05/01 01:04:44 INFO : one: Deleted 2026/05/01 01:04:44 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:45 DEBUG : one: size = 5 OK 2026/05/01 01:04:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/01 01:04:45 INFO : one: Copied (new) 2026/05/01 01:04:45 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:45 DEBUG : three.txt: size = 6 OK 2026/05/01 01:04:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:04:45 INFO : three.txt: Copied (server-side copy) 2026/05/01 01:04:45 INFO : three.txt: Deleted 2026/05/01 01:04:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.66s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/backup" 2026/05/01 01:04:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:51 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:51 DEBUG : one: Sizes differ 2026/05/01 01:04:51 DEBUG : two: size = 3 OK 2026/05/01 01:04:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:04:51 DEBUG : two: Unchanged skipping 2026/05/01 01:04:51 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:52 DEBUG : one.bak: size = 3 OK 2026/05/01 01:04:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:04:52 INFO : one: Copied (server-side copy) to: one.bak 2026/05/01 01:04:52 INFO : one: Deleted 2026/05/01 01:04:52 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:53 DEBUG : one: size = 4 OK 2026/05/01 01:04:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:04:53 INFO : one: Copied (new) 2026/05/01 01:04:53 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:54 DEBUG : three.txt.bak: size = 5 OK 2026/05/01 01:04:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:04:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/01 01:04:54 INFO : three.txt: Deleted 2026/05/01 01:04:54 INFO : three.txt: Moved into backup dir 2026/05/01 01:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:04:56 DEBUG : one: size = 4 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:04:56 DEBUG : one: Sizes differ 2026/05/01 01:04:56 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:04:56 DEBUG : two: size = 3 OK 2026/05/01 01:04:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:04:56 DEBUG : two: Unchanged skipping 2026/05/01 01:04:57 DEBUG : one.bak: size = 4 OK 2026/05/01 01:04:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:04:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/01 01:04:57 INFO : one: Deleted 2026/05/01 01:04:57 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:04:57 DEBUG : one: size = 5 OK 2026/05/01 01:04:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/01 01:04:57 INFO : one: Copied (new) 2026/05/01 01:04:57 DEBUG : Waiting for deletions to finish 2026/05/01 01:04:58 DEBUG : three.txt.bak: size = 6 OK 2026/05/01 01:04:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:04:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/01 01:04:58 INFO : three.txt: Deleted 2026/05/01 01:04:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/backup" 2026/05/01 01:05:04 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:05:04 DEBUG : two: size = 3 OK 2026/05/01 01:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:04 DEBUG : two: Unchanged skipping 2026/05/01 01:05:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:04 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:04 DEBUG : one: Sizes differ 2026/05/01 01:05:05 DEBUG : one-2019-01-01: size = 3 OK 2026/05/01 01:05:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:05:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/01 01:05:05 INFO : one: Deleted 2026/05/01 01:05:05 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:05:06 DEBUG : one: size = 4 OK 2026/05/01 01:05:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:06 INFO : one: Copied (new) 2026/05/01 01:05:06 DEBUG : Waiting for deletions to finish 2026/05/01 01:05:07 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/01 01:05:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:05:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/01 01:05:07 INFO : three.txt: Deleted 2026/05/01 01:05:07 INFO : three.txt: Moved into backup dir 2026/05/01 01:05:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:08 DEBUG : two: size = 3 OK 2026/05/01 01:05:08 DEBUG : one: size = 4 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:08 DEBUG : one: Sizes differ 2026/05/01 01:05:08 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:05:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:08 DEBUG : two: Unchanged skipping 2026/05/01 01:05:09 DEBUG : one-2019-01-01: size = 4 OK 2026/05/01 01:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/01 01:05:09 INFO : one: Deleted 2026/05/01 01:05:09 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:05:10 DEBUG : one: size = 5 OK 2026/05/01 01:05:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/01 01:05:10 INFO : one: Copied (new) 2026/05/01 01:05:10 DEBUG : Waiting for deletions to finish 2026/05/01 01:05:10 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/01 01:05:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:05:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/01 01:05:10 INFO : three.txt: Deleted 2026/05/01 01:05:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.49s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:05:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:15 DEBUG : two: size = 3 OK 2026/05/01 01:05:15 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:15 DEBUG : one: Sizes differ 2026/05/01 01:05:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:15 DEBUG : two: Unchanged skipping 2026/05/01 01:05:15 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:05:15 DEBUG : one.bak: size = 3 OK 2026/05/01 01:05:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:05:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/01 01:05:16 INFO : one: Deleted 2026/05/01 01:05:16 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:05:17 DEBUG : one: size = 4 OK 2026/05/01 01:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:17 INFO : one: Copied (new) 2026/05/01 01:05:17 DEBUG : Waiting for deletions to finish 2026/05/01 01:05:17 DEBUG : three.txt.bak: size = 5 OK 2026/05/01 01:05:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:05:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/01 01:05:17 INFO : three.txt: Deleted 2026/05/01 01:05:17 INFO : three.txt: Moved into backup dir 2026/05/01 01:05:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1167-03.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001167_t0029": EOF 2026/05/01 01:05:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-03.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001167_t0029": EOF) 2026/05/01 01:05:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kunegix7dawe: 1/10 (Post "https://pod-000-1167-03.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001167_t0029": EOF) 2026/05/01 01:05:20 DEBUG : pacer: Reducing sleep to 10ms 2026/05/01 01:05:21 DEBUG : one.bak: Excluded (Path Filter) 2026/05/01 01:05:21 DEBUG : one.bak: Excluded 2026/05/01 01:05:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/01 01:05:21 DEBUG : three.txt.bak: Excluded 2026/05/01 01:05:21 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for checks to finish 2026/05/01 01:05:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:21 DEBUG : one: size = 4 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:21 DEBUG : one: Sizes differ 2026/05/01 01:05:21 DEBUG : two: size = 3 OK 2026/05/01 01:05:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:21 DEBUG : two: Unchanged skipping 2026/05/01 01:05:21 DEBUG : one.bak: size = 4 OK 2026/05/01 01:05:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:21 INFO : one: Copied (server-side copy) to: one.bak 2026/05/01 01:05:21 INFO : one: Deleted 2026/05/01 01:05:21 DEBUG : B2 bucket rclone-test-kunegix7dawe path dst: Waiting for transfers to finish 2026/05/01 01:05:22 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001161_t0025": EOF 2026/05/01 01:05:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001161_t0025": EOF) 2026/05/01 01:05:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/01 01:05:22 DEBUG : one: Received error: Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/7f02fd0300ddeb1b9fd80e1b/c001_v0001161_t0025": EOF - low level retry 0/10 2026/05/01 01:05:22 DEBUG : pacer: Reducing sleep to 10ms 2026/05/01 01:05:23 DEBUG : one: size = 5 OK 2026/05/01 01:05:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/01 01:05:23 INFO : one: Copied (new) 2026/05/01 01:05:23 DEBUG : Waiting for deletions to finish 2026/05/01 01:05:24 DEBUG : three.txt.bak: size = 6 OK 2026/05/01 01:05:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:05:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/01 01:05:24 INFO : three.txt: Deleted 2026/05/01 01:05:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.53s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:05:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:28 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:28 DEBUG : one: Sizes differ 2026/05/01 01:05:29 DEBUG : one.bak: size = 3 OK 2026/05/01 01:05:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:05:29 INFO : one: Copied (server-side copy) to: one.bak 2026/05/01 01:05:29 INFO : one: Deleted 2026/05/01 01:05:30 DEBUG : one: size = 4 OK 2026/05/01 01:05:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:30 INFO : one: Copied (new) 2026/05/01 01:05:30 DEBUG : two: size = 3 OK 2026/05/01 01:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:30 DEBUG : two: Unchanged skipping 2026/05/01 01:05:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:30 DEBUG : three.txt: Sizes differ 2026/05/01 01:05:31 DEBUG : three.txt.bak: size = 5 OK 2026/05/01 01:05:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:05:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/01 01:05:31 INFO : three.txt: Deleted 2026/05/01 01:05:32 DEBUG : three.txt: size = 6 OK 2026/05/01 01:05:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:05:32 INFO : three.txt: Copied (new) 2026/05/01 01:05:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:33 DEBUG : one: size = 4 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:33 DEBUG : one: Sizes differ 2026/05/01 01:05:33 DEBUG : one.bak: size = 4 OK 2026/05/01 01:05:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:33 INFO : one: Copied (server-side copy) to: one.bak 2026/05/01 01:05:34 INFO : one: Deleted 2026/05/01 01:05:34 DEBUG : one: size = 5 OK 2026/05/01 01:05:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/01 01:05:34 INFO : one: Copied (new) 2026/05/01 01:05:34 DEBUG : two: size = 3 OK 2026/05/01 01:05:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:34 DEBUG : two: Unchanged skipping 2026/05/01 01:05:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:34 DEBUG : three.txt: Sizes differ 2026/05/01 01:05:35 DEBUG : three.txt.bak: size = 6 OK 2026/05/01 01:05:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:05:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/01 01:05:35 INFO : three.txt: Deleted 2026/05/01 01:05:36 DEBUG : three.txt: size = 19 OK 2026/05/01 01:05:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/01 01:05:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.74s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kunegix7dawe/dst" 2026/05/01 01:05:38 DEBUG : Config file has changed externally - reloading 2026/05/01 01:05:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:40 DEBUG : one: Sizes differ 2026/05/01 01:05:41 DEBUG : one-2019-01-01: size = 3 OK 2026/05/01 01:05:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/01 01:05:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/01 01:05:41 INFO : one: Deleted 2026/05/01 01:05:42 DEBUG : one: size = 4 OK 2026/05/01 01:05:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:42 INFO : one: Copied (new) 2026/05/01 01:05:42 DEBUG : two: size = 3 OK 2026/05/01 01:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:42 DEBUG : two: Unchanged skipping 2026/05/01 01:05:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:42 DEBUG : three.txt: Sizes differ 2026/05/01 01:05:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/01 01:05:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/01 01:05:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/01 01:05:45 INFO : three.txt: Deleted 2026/05/01 01:05:45 DEBUG : three.txt: size = 6 OK 2026/05/01 01:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:05:45 INFO : three.txt: Copied (new) 2026/05/01 01:05:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:46 DEBUG : one: size = 4 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:46 DEBUG : one: Sizes differ 2026/05/01 01:05:47 DEBUG : one-2019-01-01: size = 4 OK 2026/05/01 01:05:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/01 01:05:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/01 01:05:47 INFO : one: Deleted 2026/05/01 01:05:47 DEBUG : one: size = 5 OK 2026/05/01 01:05:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/01 01:05:47 INFO : one: Copied (new) 2026/05/01 01:05:47 DEBUG : two: size = 3 OK 2026/05/01 01:05:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:47 DEBUG : two: Unchanged skipping 2026/05/01 01:05:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kunegix7dawe path dst) 2026/05/01 01:05:48 DEBUG : three.txt: Sizes differ 2026/05/01 01:05:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/01 01:05:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/01 01:05:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/01 01:05:48 INFO : three.txt: Deleted 2026/05/01 01:05:49 DEBUG : three.txt: size = 19 OK 2026/05/01 01:05:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/01 01:05:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.18s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:05:51 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:05:51 DEBUG : Testêé: Sizes differ 2026/05/01 01:05:51 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:05:51 DEBUG : Testêé: size = 14 OK 2026/05/01 01:05:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/01 01:05:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/01 01:05:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.95s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/01 01:05:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:05:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:05:53 DEBUG : existing: size = 6 OK 2026/05/01 01:05:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/01 01:05:53 INFO : existing: Copied (new) 2026/05/01 01:05:53 DEBUG : Waiting for deletions to finish 2026/05/01 01:05:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:05:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone156756206) 2026/05/01 01:05:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:05:53 DEBUG : existing: Sizes differ 2026/05/01 01:05:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/01 01:05:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:05:53 ERROR : B2 bucket rclone-test-kunegix7dawe: not deleting files as there were IO errors 2026/05/01 01:05:53 ERROR : B2 bucket rclone-test-kunegix7dawe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:05:55 DEBUG : EXISTING: size = 6 OK 2026/05/01 01:05:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:05:55 DEBUG : existing: Unchanged skipping 2026/05/01 01:05:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:05:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:05:55 DEBUG : Waiting for deletions to finish 2026/05/01 01:05:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", 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-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:07 DEBUG : both0: size = 6 OK 2026/05/01 01:06:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both10: size = 6 OK 2026/05/01 01:06:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both0: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both11: size = 6 OK 2026/05/01 01:06:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:06:07 DEBUG : both12: size = 6 OK 2026/05/01 01:06:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both10: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both14: size = 6 OK 2026/05/01 01:06:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both13: size = 6 OK 2026/05/01 01:06:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both12: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both15: size = 6 OK 2026/05/01 01:06:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both13: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both16: size = 6 OK 2026/05/01 01:06:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both16: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both17: size = 6 OK 2026/05/01 01:06:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both17: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both18: size = 6 OK 2026/05/01 01:06:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both18: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both19: size = 6 OK 2026/05/01 01:06:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both19: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both1: size = 6 OK 2026/05/01 01:06:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both1: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both2: size = 6 OK 2026/05/01 01:06:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both11: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both3: size = 6 OK 2026/05/01 01:06:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both3: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both4: size = 6 OK 2026/05/01 01:06:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both4: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both5: size = 6 OK 2026/05/01 01:06:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both14: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both6: size = 6 OK 2026/05/01 01:06:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both6: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both7: size = 6 OK 2026/05/01 01:06:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both7: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both8: size = 6 OK 2026/05/01 01:06:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both15: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both9: size = 6 OK 2026/05/01 01:06:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:07 DEBUG : both9: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both2: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both5: Unchanged skipping 2026/05/01 01:06:07 DEBUG : both8: Unchanged skipping 2026/05/01 01:06:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:06:07 DEBUG : Waiting for deletions to finish 2026/05/01 01:06:07 INFO : only0: Deleted 2026/05/01 01:06:07 INFO : only13: Deleted 2026/05/01 01:06:07 INFO : only16: Deleted 2026/05/01 01:06:07 INFO : only3: Deleted 2026/05/01 01:06:07 INFO : only6: Deleted 2026/05/01 01:06:07 INFO : only9: Deleted 2026/05/01 01:06:08 INFO : only10: Deleted 2026/05/01 01:06:08 INFO : only12: Deleted 2026/05/01 01:06:08 INFO : only15: Deleted 2026/05/01 01:06:08 INFO : only1: Deleted 2026/05/01 01:06:08 INFO : only4: Deleted 2026/05/01 01:06:08 INFO : only11: Deleted 2026/05/01 01:06:08 INFO : only17: Deleted 2026/05/01 01:06:08 INFO : only19: Deleted 2026/05/01 01:06:08 INFO : only8: Deleted 2026/05/01 01:06:08 INFO : only14: Deleted 2026/05/01 01:06:08 INFO : only18: Deleted 2026/05/01 01:06:08 INFO : only2: Deleted 2026/05/01 01:06:08 INFO : only5: Deleted 2026/05/01 01:06:08 INFO : only7: Deleted 2026/05/01 01:06:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.39s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:22 DEBUG : both10: size = 6 OK 2026/05/01 01:06:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:06:22 DEBUG : both11: size = 6 OK 2026/05/01 01:06:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both12: size = 6 OK 2026/05/01 01:06:22 DEBUG : both0: size = 6 OK 2026/05/01 01:06:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both10: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both13: size = 6 OK 2026/05/01 01:06:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both11: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both14: size = 6 OK 2026/05/01 01:06:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both14: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both15: size = 6 OK 2026/05/01 01:06:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both15: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both16: size = 6 OK 2026/05/01 01:06:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both16: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both17: size = 6 OK 2026/05/01 01:06:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both12: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both18: size = 6 OK 2026/05/01 01:06:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both18: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both19: size = 6 OK 2026/05/01 01:06:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both19: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both1: size = 6 OK 2026/05/01 01:06:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both0: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both2: size = 6 OK 2026/05/01 01:06:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both2: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both3: size = 6 OK 2026/05/01 01:06:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both3: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both4: size = 6 OK 2026/05/01 01:06:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both4: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both5: size = 6 OK 2026/05/01 01:06:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both5: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both6: size = 6 OK 2026/05/01 01:06:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both6: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both7: size = 6 OK 2026/05/01 01:06:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both7: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both8: size = 6 OK 2026/05/01 01:06:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both8: Unchanged skipping 2026/05/01 01:06:22 DEBUG : both9: size = 6 OK 2026/05/01 01:06:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:22 DEBUG : both9: Unchanged skipping 2026/05/01 01:06:22 DEBUG : only0: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only0: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only0: Sizes differ 2026/05/01 01:06:22 DEBUG : only10: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only10: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only10: Sizes differ 2026/05/01 01:06:22 DEBUG : both13: Unchanged skipping 2026/05/01 01:06:22 DEBUG : only11: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only11: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only11: Sizes differ 2026/05/01 01:06:22 DEBUG : both1: Unchanged skipping 2026/05/01 01:06:22 DEBUG : only12: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only13: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only13: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only13: Sizes differ 2026/05/01 01:06:22 DEBUG : only12: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only12: Sizes differ 2026/05/01 01:06:22 DEBUG : both17: Unchanged skipping 2026/05/01 01:06:22 DEBUG : only14: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only14: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only14: Sizes differ 2026/05/01 01:06:22 DEBUG : only15: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only15: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only15: Sizes differ 2026/05/01 01:06:22 DEBUG : only16: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only16: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only16: Sizes differ 2026/05/01 01:06:22 DEBUG : only17: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only18: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only18: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only18: Sizes differ 2026/05/01 01:06:22 DEBUG : only19: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only19: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only19: Sizes differ 2026/05/01 01:06:22 DEBUG : only1: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only1: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only1: Sizes differ 2026/05/01 01:06:22 DEBUG : only4: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only4: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only4: Sizes differ 2026/05/01 01:06:22 DEBUG : only17: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only5: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only5: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only5: Sizes differ 2026/05/01 01:06:22 DEBUG : only17: Sizes differ 2026/05/01 01:06:22 DEBUG : only6: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only6: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only6: Sizes differ 2026/05/01 01:06:22 DEBUG : only3: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only3: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only3: Sizes differ 2026/05/01 01:06:22 DEBUG : only7: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only7: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only7: Sizes differ 2026/05/01 01:06:22 DEBUG : only8: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only8: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only8: Sizes differ 2026/05/01 01:06:22 DEBUG : only2: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only2: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only2: Sizes differ 2026/05/01 01:06:22 DEBUG : only9: size = 0 (Local file system at /tmp/rclone156756206) 2026/05/01 01:06:22 DEBUG : only9: size = 6 (B2 bucket rclone-test-kunegix7dawe) 2026/05/01 01:06:22 DEBUG : only9: Sizes differ 2026/05/01 01:06:22 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:06:23 DEBUG : only0: size = 0 OK 2026/05/01 01:06:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only0: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only13: size = 0 OK 2026/05/01 01:06:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only13: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only11: size = 0 OK 2026/05/01 01:06:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only11: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only15: size = 0 OK 2026/05/01 01:06:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only15: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only10: size = 0 OK 2026/05/01 01:06:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only10: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only12: size = 0 OK 2026/05/01 01:06:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only12: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only16: size = 0 OK 2026/05/01 01:06:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only16: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only14: size = 0 OK 2026/05/01 01:06:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only14: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only18: size = 0 OK 2026/05/01 01:06:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only18: Copied (replaced existing) 2026/05/01 01:06:23 DEBUG : only19: size = 0 OK 2026/05/01 01:06:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:23 INFO : only19: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only1: size = 0 OK 2026/05/01 01:06:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only1: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only4: size = 0 OK 2026/05/01 01:06:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only4: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only5: size = 0 OK 2026/05/01 01:06:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only5: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only17: size = 0 OK 2026/05/01 01:06:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only17: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only7: size = 0 OK 2026/05/01 01:06:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only7: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only8: size = 0 OK 2026/05/01 01:06:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only8: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only6: size = 0 OK 2026/05/01 01:06:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only6: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only3: size = 0 OK 2026/05/01 01:06:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only3: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only2: size = 0 OK 2026/05/01 01:06:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only2: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : only9: size = 0 OK 2026/05/01 01:06:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/01 01:06:24 INFO : only9: Copied (replaced existing) 2026/05/01 01:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.57s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:32 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:06:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:06:32 DEBUG : empty_on_remote: Making directory with metadata 2026/05/01 01:06:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:06:32 INFO : empty_on_remote: Making directory 2026/05/01 01:06:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/01 01:06:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:35 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:06:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:06:35 DEBUG : empty_on_remote: Making directory with metadata 2026/05/01 01:06:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/01 01:06:35 INFO : empty_on_remote: Making directory 2026/05/01 01:06:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/01 01:06:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:37 INFO : sub dir: Making directory 2026/05/01 01:06:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/01 01:06:41 INFO : sub dir: Making directory 2026/05/01 01:06:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:06:52 DEBUG : Waiting for deletions to finish 2026/05/01 01:06:53 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : apple: size = 5 OK 2026/05/01 01:06:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : apple: Unchanged skipping 2026/05/01 01:06:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:06:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : banana: size = 6 OK 2026/05/01 01:06:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:06:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : banana: Unchanged skipping 2026/05/01 01:06:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:06:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:06:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:06:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:06:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:06:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:06:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:06:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:06:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:06:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:06:53 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:06:53 DEBUG : Waiting for deletions to finish 2026/05/01 01:06:53 INFO : There was nothing to transfer 2026/05/01 01:06:53 DEBUG : Waiting for deletions to finish 2026/05/01 01:06:53 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : apple: size = 5 OK 2026/05/01 01:06:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:06:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:06:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : apple: Unchanged skipping 2026/05/01 01:06:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:06:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:06:54 DEBUG : banana: size = 6 OK 2026/05/01 01:06:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : banana: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:06:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:06:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:06:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:06:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:06:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:06:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:06:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:06:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:06:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:06:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:06:54 DEBUG : Waiting for deletions to finish 2026/05/01 01:06:54 INFO : There was nothing to transfer 2026/05/01 01:06:54 DEBUG : Waiting for deletions to finish 2026/05/01 01:06:54 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:06:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:07:08 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:09 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:07:09 DEBUG : apple: size = 5 OK 2026/05/01 01:07:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : apple: Unchanged skipping 2026/05/01 01:07:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:07:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:07:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:07:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : banana: size = 6 OK 2026/05/01 01:07:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:07:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : banana: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:07:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:07:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:07:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:07:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:07:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:07:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:07:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:07:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:07:09 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:07:09 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:09 INFO : There was nothing to transfer 2026/05/01 01:07:09 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:10 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : apple: size = 5 OK 2026/05/01 01:07:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : apple: Unchanged skipping 2026/05/01 01:07:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:07:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:07:10 DEBUG : banana: size = 6 OK 2026/05/01 01:07:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : banana: Unchanged skipping 2026/05/01 01:07:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:07:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:07:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:07:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:07:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:07:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:07:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:07:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:07:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:07:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:07:10 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:07:10 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:10 INFO : There was nothing to transfer 2026/05/01 01:07:10 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:10 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:07:24 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:24 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:07:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : YXBwbGU=: size = 5 OK 2026/05/01 01:07:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/01 01:07:25 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/01 01:07:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/01 01:07:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:07:25 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:07:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/01 01:07:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/01 01:07:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : YmFuYW5h: size = 6 OK 2026/05/01 01:07:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/01 01:07:25 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/01 01:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/01 01:07:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/01 01:07:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/01 01:07:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/01 01:07:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/01 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/01 01:07:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/01 01:07:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/01 01:07:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/01 01:07:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/01 01:07:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/01 01:07:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/01 01:07:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/01 01:07:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/01 01:07:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/01 01:07:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/01 01:07:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/01 01:07:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/01 01:07:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/01 01:07:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/01 01:07:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/01 01:07:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/01 01:07:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/01 01:07:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/01 01:07:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/01 01:07:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/01 01:07:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/01 01:07:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/01 01:07:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/01 01:07:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/01 01:07:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/01 01:07:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/01 01:07:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/01 01:07:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/01 01:07:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:27 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0003-defghij.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0010-456789.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0009-3456789.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0012-6789;.txt: Deleted 2026/05/01 01:07:27 INFO : appleappleapplebanana: Deleted 2026/05/01 01:07:27 INFO : banana: Deleted 2026/05/01 01:07:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0007-1234567.txt: Deleted 2026/05/01 01:07:27 INFO : apple: Deleted 2026/05/01 01:07:27 INFO : splitbananasplit: Deleted 2026/05/01 01:07:27 INFO : dir1/0008-2345678.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0011-56789;.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0013-789;=.txt: Deleted 2026/05/01 01:07:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/01 01:07:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/01 01:07:28 INFO : dir1/0014-89;=.txt: Deleted 2026/05/01 01:07:28 INFO : dir1/0015-9;=.txt: Deleted 2026/05/01 01:07:28 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:28 DEBUG : YXBwbGU=: size = 5 OK 2026/05/01 01:07:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:28 DEBUG : apple: Unchanged skipping 2026/05/01 01:07:28 DEBUG : YmFuYW5h: size = 6 OK 2026/05/01 01:07:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/01 01:07:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:28 DEBUG : banana: Unchanged skipping 2026/05/01 01:07:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:07:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/01 01:07:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/01 01:07:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/01 01:07:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/01 01:07:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/01 01:07:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/01 01:07:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/01 01:07:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/01 01:07:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/01 01:07:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:07:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:07:29 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:07:29 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:07:29 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:29 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/01 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/01 01:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/01 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/01 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/01 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/01 01:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/01 01:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/01 01:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/01 01:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/01 01:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/01 01:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:07:42 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:42 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:07:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : PREFIXapple: size = 5 OK 2026/05/01 01:07:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/01 01:07:43 INFO : apple: Copied (new) to: PREFIXapple 2026/05/01 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/01 01:07:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/01 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/01 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/01 01:07:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/01 01:07:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/01 01:07:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/01 01:07:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/01 01:07:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/01 01:07:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/01 01:07:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/01 01:07:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/01 01:07:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:43 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:07:43 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:07:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/01 01:07:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/01 01:07:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/01 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:43 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/01 01:07:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/01 01:07:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/01 01:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/01 01:07:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/01 01:07:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:43 DEBUG : PREFIXbanana: size = 6 OK 2026/05/01 01:07:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/01 01:07:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/01 01:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/01 01:07:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/01 01:07:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/01 01:07:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/01 01:07:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/01 01:07:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/01 01:07:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/01 01:07:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/01 01:07:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/01 01:07:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/01 01:07:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/01 01:07:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/01 01:07:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/01 01:07:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/01 01:07:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/01 01:07:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/01 01:07:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/01 01:07:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/01 01:07:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/01 01:07:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/01 01:07:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/01 01:07:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/01 01:07:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:45 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:45 INFO : dir1/0008-2345678.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0007-1234567.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/01 01:07:45 INFO : apple: Deleted 2026/05/01 01:07:45 INFO : splitbananasplit: Deleted 2026/05/01 01:07:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0012-6789;.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0013-789;=.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0014-89;=.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0015-9;=.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0009-3456789.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0010-456789.txt: Deleted 2026/05/01 01:07:45 INFO : banana: Deleted 2026/05/01 01:07:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0003-defghij.txt: Deleted 2026/05/01 01:07:45 INFO : appleappleapplebanana: Deleted 2026/05/01 01:07:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/01 01:07:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/01 01:07:45 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/01 01:07:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/01 01:07:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/01 01:07:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:07:46 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:07:46 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:07:46 DEBUG : apple: size = 5 OK 2026/05/01 01:07:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/01 01:07:46 INFO : apple: Copied (new) 2026/05/01 01:07:46 DEBUG : banana: size = 6 OK 2026/05/01 01:07:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/01 01:07:46 INFO : banana: Copied (new) 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:07:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/01 01:07:46 INFO : appleappleapplebanana: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/01 01:07:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:07:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/01 01:07:47 INFO : splitbananasplit: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/01 01:07:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/01 01:07:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/01 01:07:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/01 01:07:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/01 01:07:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/01 01:07:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/01 01:07:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/01 01:07:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:07:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/01 01:07:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:07:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/01 01:07:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/01 01:07:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:07:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/01 01:07:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/01 01:07:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:07:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/01 01:07:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/01 01:07:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:07:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/01 01:07:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/01 01:07:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:07:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/01 01:07:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/01 01:07:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:07:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/01 01:07:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/01 01:07:48 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/01 01:07:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/01 01:07:48 INFO : PREFIXapple: Deleted 2026/05/01 01:07:48 INFO : PREFIXbanana: Deleted 2026/05/01 01:07:48 INFO : PREFIXsplitbananasplit: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/01 01:07:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/01 01:07:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/01 01:07:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/01 01:07:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/01 01:07:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/01 01:07:49 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:49 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : Waiting for deletions to finish 2026/05/01 01:07:49 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:07:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:08:03 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:03 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/01 01:08:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/01 01:08:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/01 01:08:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:04 DEBUG : appleSUFFIX: size = 5 OK 2026/05/01 01:08:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/01 01:08:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/01 01:08:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/01 01:08:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:04 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/01 01:08:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/01 01:08:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/01 01:08:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/01 01:08:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/01 01:08:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/01 01:08:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/01 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/01 01:08:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/01 01:08:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/01 01:08:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/01 01:08:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/01 01:08:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/01 01:08:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/01 01:08:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/01 01:08:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/01 01:08:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/01 01:08:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/01 01:08:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/01 01:08:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/01 01:08:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/01 01:08:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/01 01:08:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/01 01:08:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/01 01:08:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/01 01:08:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/01 01:08:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/01 01:08:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/01 01:08:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/01 01:08:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/01 01:08:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/01 01:08:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/01 01:08:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:05 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/01 01:08:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/01 01:08:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/01 01:08:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/01 01:08:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:06 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/01 01:08:06 INFO : banana: Deleted 2026/05/01 01:08:06 INFO : dir1/0010-456789.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0015-9;=.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0009-3456789.txt: Deleted 2026/05/01 01:08:06 INFO : splitbananasplit: Deleted 2026/05/01 01:08:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/01 01:08:06 INFO : appleappleapplebanana: Deleted 2026/05/01 01:08:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0003-defghij.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0008-2345678.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0011-56789;.txt: Deleted 2026/05/01 01:08:06 INFO : apple: Deleted 2026/05/01 01:08:06 INFO : dir1/0007-1234567.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0012-6789;.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0013-789;=.txt: Deleted 2026/05/01 01:08:06 INFO : dir1/0014-89;=.txt: Deleted 2026/05/01 01:08:06 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/01 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/01 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/01 01:08:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:07 DEBUG : banana: size = 6 OK 2026/05/01 01:08:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/01 01:08:07 INFO : banana: Copied (new) 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:08:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/01 01:08:07 INFO : appleappleapplebanana: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/01 01:08:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : apple: size = 5 OK 2026/05/01 01:08:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/01 01:08:08 INFO : apple: Copied (new) 2026/05/01 01:08:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:08:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/01 01:08:08 INFO : splitbananasplit: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/01 01:08:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/01 01:08:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/01 01:08:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/01 01:08:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/01 01:08:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/01 01:08:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/01 01:08:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:08:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/01 01:08:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/01 01:08:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/01 01:08:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:08:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/01 01:08:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/01 01:08:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:08:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/01 01:08:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/01 01:08:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:08:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/01 01:08:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/01 01:08:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:08:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/01 01:08:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/01 01:08:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:08:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/01 01:08:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/01 01:08:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:08:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/01 01:08:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/01 01:08:09 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : bananaSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : appleSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : splitbananasplitSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/01 01:08:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/01 01:08:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/01 01:08:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/01 01:08:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/01 01:08:10 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:08:23 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:23 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : apple: size = 5 OK 2026/05/01 01:08:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:24 DEBUG : apple: Unchanged skipping 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:24 DEBUG : banana: size = 6 OK 2026/05/01 01:08:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:24 DEBUG : banana: Unchanged skipping 2026/05/01 01:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/01 01:08:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/01 01:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:24 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:24 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:24 DEBUG : appleapple: size = 21 OK 2026/05/01 01:08:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/01 01:08:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/01 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:24 DEBUG : splitbanan: size = 16 OK 2026/05/01 01:08:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/01 01:08:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/01 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/01 01:08:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/01 01:08:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/01 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/01 01:08:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/01 01:08:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/01 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/01 01:08:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/01 01:08:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/01 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/01 01:08:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/01 01:08:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/01 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/01 01:08:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/01 01:08:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/01 01:08:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/01 01:08:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/01 01:08:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/01 01:08:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/01 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/01 01:08:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/01 01:08:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/01 01:08:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/01 01:08:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/01 01:08:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/01 01:08:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/01 01:08:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/01 01:08:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/01 01:08:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/01 01:08:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/01 01:08:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/01 01:08:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/01 01:08:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/01 01:08:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:25 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/01 01:08:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/01 01:08:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/01 01:08:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/01 01:08:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/01 01:08:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/01 01:08:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/01 01:08:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/01 01:08:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/01 01:08:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/01 01:08:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/01 01:08:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/01 01:08:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/01 01:08:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/01 01:08:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/01 01:08:25 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:26 INFO : splitbananasplit: Deleted 2026/05/01 01:08:26 INFO : dir1/0012-6789;.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0013-789;=.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0014-89;=.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0015-9;=.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0003-defghij.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0007-1234567.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0008-2345678.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0010-456789.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0009-3456789.txt: Deleted 2026/05/01 01:08:26 INFO : dir1/0011-56789;.txt: Deleted 2026/05/01 01:08:26 INFO : appleappleapplebanana: Deleted 2026/05/01 01:08:26 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:26 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : appleapple: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/01 01:08:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : apple: size = 5 OK 2026/05/01 01:08:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : apple: Unchanged skipping 2026/05/01 01:08:27 DEBUG : appleapple: size = 21 OK 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:08:27 DEBUG : splitbanan: size = 16 OK 2026/05/01 01:08:27 DEBUG : banana: size = 6 OK 2026/05/01 01:08:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:08:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : banana: Unchanged skipping 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/01 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/01 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/01 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/01 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/01 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/01 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/01 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/01 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/01 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/01 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/01 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/01 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/01 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/01 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/01 01:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/01 01:08:27 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:08:27 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:27 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:27 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : appleapple: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/01 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/01 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/01 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/01 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/01 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/01 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/01 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/01 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/01 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/01 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/01 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/01 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/01 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/01 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/01 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/01 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/01 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:08:40 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:41 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : apple: size = 5 OK 2026/05/01 01:08:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : apple: Unchanged skipping 2026/05/01 01:08:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:08:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:08:41 DEBUG : banana: size = 6 OK 2026/05/01 01:08:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : banana: Unchanged skipping 2026/05/01 01:08:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:08:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:08:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:08:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:08:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:08:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:08:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:08:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:08:41 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:41 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:41 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:41 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : apple: size = 5 OK 2026/05/01 01:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : apple: Unchanged skipping 2026/05/01 01:08:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:08:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:08:42 DEBUG : banana: size = 6 OK 2026/05/01 01:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : banana: Unchanged skipping 2026/05/01 01:08:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:08:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:08:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:08:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:08:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:08:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:08:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:08:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:08:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:08:42 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:42 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:42 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:42 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:43 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:08:56 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:57 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:08:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : banana: size = 6 OK 2026/05/01 01:08:57 DEBUG : apple: size = 5 OK 2026/05/01 01:08:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : apple: Unchanged skipping 2026/05/01 01:08:57 DEBUG : banana: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:08:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:58 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : apple: size = 5 OK 2026/05/01 01:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : apple: Unchanged skipping 2026/05/01 01:08:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:08:58 DEBUG : banana: size = 6 OK 2026/05/01 01:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : banana: Unchanged skipping 2026/05/01 01:08:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:08:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:08:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:08:58 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:08:58 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:58 DEBUG : Waiting for deletions to finish 2026/05/01 01:08:58 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:13 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:13 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:09:13 DEBUG : apple: size = 5 OK 2026/05/01 01:09:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:13 DEBUG : apple: Unchanged skipping 2026/05/01 01:09:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:13 DEBUG : banana: size = 6 OK 2026/05/01 01:09:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:09:13 DEBUG : banana: Unchanged skipping 2026/05/01 01:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:14 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:14 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:14 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:09:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:09:14 DEBUG : banana: size = 6 OK 2026/05/01 01:09:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : banana: Unchanged skipping 2026/05/01 01:09:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:09:14 DEBUG : apple: size = 5 OK 2026/05/01 01:09:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:09:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : apple: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:09:14 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:14 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:14 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:15 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:29 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:30 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : apple: size = 5 OK 2026/05/01 01:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : apple: Unchanged skipping 2026/05/01 01:09:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:09:30 DEBUG : banana: size = 6 OK 2026/05/01 01:09:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:09:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:09:30 DEBUG : banana: Unchanged skipping 2026/05/01 01:09:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:09:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:09:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:09:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:09:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:09:30 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:30 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:30 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:30 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:09:31 DEBUG : apple: size = 5 OK 2026/05/01 01:09:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:09:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:09:31 DEBUG : apple: Unchanged skipping 2026/05/01 01:09:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:09:31 DEBUG : banana: size = 6 OK 2026/05/01 01:09:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : banana: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:09:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:09:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:09:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:09:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:09:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:09:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:09:31 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:31 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:31 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:31 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:44 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:45 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : apple: size = 5 OK 2026/05/01 01:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : apple: Unchanged skipping 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:09:46 DEBUG : banana: size = 6 OK 2026/05/01 01:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : banana: Unchanged skipping 2026/05/01 01:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:09:46 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:46 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:46 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:46 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/01 01:09:46 DEBUG : apple: size = 5 OK 2026/05/01 01:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : apple: Unchanged skipping 2026/05/01 01:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/01 01:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/01 01:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/01 01:09:46 DEBUG : banana: size = 6 OK 2026/05/01 01:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:46 DEBUG : banana: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/01 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/01 01:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/01 01:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/01 01:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/01 01:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/01 01:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/01 01:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/01 01:09:47 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:47 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:47 DEBUG : Waiting for deletions to finish 2026/05/01 01:09:47 DEBUG : apple: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : banana: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/01 01:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.26s) --- PASS: TestTransform/NFC (14.48s) --- PASS: TestTransform/NFD (16.38s) --- PASS: TestTransform/base64 (18.27s) --- PASS: TestTransform/prefix (20.53s) --- PASS: TestTransform/suffix (20.89s) --- PASS: TestTransform/truncate (17.16s) --- PASS: TestTransform/encoder (15.54s) --- PASS: TestTransform/ISO-8859-1 (15.52s) --- PASS: TestTransform/charmap (16.18s) --- PASS: TestTransform/lowercase (16.98s) --- PASS: TestTransform/ascii (15.33s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/01 01:09:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/01 01:09:52 INFO : sub dir_somesuffix: Making directory 2026/05/01 01:09:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/01 01:09:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/01 01:09:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/01 01:09:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/01 01:09:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/01 01:09:52 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:52 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/01 01:09:53 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:09:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/01 01:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.85s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:54 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:54 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:54 INFO : tictactoe: Making directory 2026/05/01 01:09:54 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:54 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:09:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/01 01:09:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:09:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:54 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/01 01:09:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:09:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/01 01:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:55 INFO : toe: Making directory 2026/05/01 01:09:55 INFO : toe/toe: Making directory 2026/05/01 01:09:55 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/01 01:09:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/01 01:09:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/01 01:09:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:55 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/01 01:09:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:09:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/01 01:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:57 INFO : toe: Making directory 2026/05/01 01:09:57 INFO : toe/toe: Making directory 2026/05/01 01:09:57 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/01 01:09:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/01 01:09:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/01 01:09:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:57 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:09:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/01 01:09:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:09:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/01 01:09:58 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:09:59 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:09:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/01 01:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:09:59 INFO : tictacempty_dir: Making directory 2026/05/01 01:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:59 INFO : tictactoe: Making directory 2026/05/01 01:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:09:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:09:59 INFO : tictactoe/tictactoe: Making directory 2026/05/01 01:09:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:09:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/01 01:09:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:09:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/01 01:09:59 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:09:59 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/01 01:10:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/01 01:10:00 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.86s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:01 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:10:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/01 01:10:01 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:01 INFO : tictacempty_dir: Making directory 2026/05/01 01:10:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:01 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:01 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:01 INFO : tictactoe: Making directory 2026/05/01 01:10:01 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:01 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:01 INFO : tictactoe/tictactoe: Making directory 2026/05/01 01:10:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/01 01:10:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:10:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:01 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:01 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/01 01:10:02 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/01 01:10:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/01 01:10:02 NOTICE: B2 bucket rclone-test-kunegix7dawe: 0 differences found 2026/05/01 01:10:02 NOTICE: B2 bucket rclone-test-kunegix7dawe: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:03 INFO : tictactoe: Making directory 2026/05/01 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:03 INFO : tictactoe/tictactoe: Making directory 2026/05/01 01:10:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/01 01:10:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:10:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/01 01:10:03 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:03 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/01 01:10:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/01 01:10:04 DEBUG : Waiting for deletions to finish 2026/05/01 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/01 01:10:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/01 01:10:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/01 01:10:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/01 01:10:04 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2026/05/01 01:10:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:05 INFO : toe: Making directory 2026/05/01 01:10:05 INFO : toe/toe: Making directory 2026/05/01 01:10:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/01 01:10:05 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:05 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:06 DEBUG : toe/toe/toe: size = 11 OK 2026/05/01 01:10:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:06 INFO : toe/toe/toe: Copied (new) 2026/05/01 01:10:06 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:07 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:10:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/01 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:07 INFO : tictacempty_dir: Making directory 2026/05/01 01:10:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:07 INFO : tictactoe: Making directory 2026/05/01 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:07 INFO : tictactoe/tictactoe: Making directory 2026/05/01 01:10:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/01 01:10:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:10:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:07 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:08 INFO : toe/toe/toe.txt: Deleted 2026/05/01 01:10:08 INFO : toe/toe: Removing directory 2026/05/01 01:10:08 INFO : toe: Removing directory 2026/05/01 01:10:08 INFO : empty_dir: Removing directory 2026/05/01 01:10:08 DEBUG : Local file system at /tmp/rclone156756206: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.73s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:09 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:10:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/01 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:09 INFO : tictacempty_dir: Making directory 2026/05/01 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:09 INFO : tictactoe: Making directory 2026/05/01 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:09 INFO : tictactoe/tictactoe: Making directory 2026/05/01 01:10:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/01 01:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:09 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:09 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:10 INFO : toe/toe/toe.txt: Deleted 2026/05/01 01:10:10 INFO : toe/toe: Removing directory 2026/05/01 01:10:10 INFO : toe: Removing directory 2026/05/01 01:10:10 INFO : empty_dir: Removing directory 2026/05/01 01:10:10 DEBUG : Local file system at /tmp/rclone156756206: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/01 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/01 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/01 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/01 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/01 01:10:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/01 01:10:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/01 01:10:12 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.84s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:13 DEBUG : Reset feature "Copy" 2026/05/01 01:10:13 DEBUG : Reset feature "Move" 2026/05/01 01:10:13 DEBUG : Reset feature "Copy" 2026/05/01 01:10:13 DEBUG : Reset feature "Move" 2026/05/01 01:10:13 DEBUG : empty_dir: Making directory with metadata 2026/05/01 01:10:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/01 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:13 INFO : tictacempty_dir: Making directory 2026/05/01 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/01 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:13 INFO : tictactoe: Making directory 2026/05/01 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/01 01:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:13 INFO : tictactoe/tictactoe: Making directory 2026/05/01 01:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/01 01:10:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/01 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:13 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:13 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/01 01:10:13 INFO : toe/toe/toe.txt: Deleted 2026/05/01 01:10:13 INFO : toe/toe: Removing directory 2026/05/01 01:10:13 INFO : toe: Removing directory 2026/05/01 01:10:13 INFO : empty_dir: Removing directory 2026/05/01 01:10:13 DEBUG : Local file system at /tmp/rclone156756206: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/01 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/01 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/01 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/01 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/01 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/01 01:10:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/01 01:10:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/01 01:10:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.64s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:16 DEBUG : toe: transformed to: dG9l 2026/05/01 01:10:16 DEBUG : toe: transformed to: dG9l 2026/05/01 01:10:16 INFO : dG9l: Making directory 2026/05/01 01:10:16 DEBUG : toe: transformed to: dG9l 2026/05/01 01:10:16 DEBUG : toe: transformed to: dG9l 2026/05/01 01:10:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/01 01:10:16 INFO : dG9l/dG9l: Making directory 2026/05/01 01:10:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/01 01:10:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/01 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/01 01:10:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/01 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/01 01:10:16 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:16 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/01 01:10:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/01 01:10:17 DEBUG : Waiting for deletions to finish 2026/05/01 01:10:18 DEBUG : dG9l: transformed to: toe 2026/05/01 01:10:18 DEBUG : dG9l: transformed to: toe 2026/05/01 01:10:18 DEBUG : dG9l: transformed to: toe 2026/05/01 01:10:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/01 01:10:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/01 01:10:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/01 01:10:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/01 01:10:18 DEBUG : Local file system at /tmp/rclone156756206: Waiting for checks to finish 2026/05/01 01:10:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/01 01:10:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/01 01:10:18 DEBUG : Local file system at /tmp/rclone156756206: Waiting for transfers to finish 2026/05/01 01:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.71s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-kunegix7dawe", Local "Local file system at /tmp/rclone156756206", Modify Window "1ms" 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe: transformed to: 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe: transformed to: 2026/05/01 01:10:19 INFO : B2 bucket rclone-test-kunegix7dawe: Making directory 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe: transformed to: 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe: transformed to: 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe/toe: transformed to: 2026/05/01 01:10:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/01 01:10:19 INFO : toe/toe: Making directory 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe/toe: transformed to: 2026/05/01 01:10:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe: transformed to: 2026/05/01 01:10:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/01 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/01 01:10:19 DEBUG : toe/toe/toe: transformed to: 2026/05/01 01:10:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/01 01:10:19 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for checks to finish 2026/05/01 01:10:19 DEBUG : B2 bucket rclone-test-kunegix7dawe: Waiting for transfers to finish 2026/05/01 01:10:20 DEBUG : toe/toe/toe: size = 11 OK 2026/05/01 01:10:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/01 01:10:20 INFO : toe/toe/toe: Copied (new) 2026/05/01 01:10:20 ERROR : B2 bucket rclone-test-kunegix7dawe: not deleting files as there were IO errors 2026/05/01 01:10:20 ERROR : B2 bucket rclone-test-kunegix7dawe: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2026/05/01 01:10:21 DEBUG : B2 bucket rclone-test-kunegix7dawe: Purge remote 2026/05/01 01:10:21 INFO : B2 bucket rclone-test-kunegix7dawe: cleaning bucket "rclone-test-kunegix7dawe" of all files 2026/05/01 01:10:22 DEBUG : BackupDir/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef697_d20260501_m010433_c001_v7007000_t0000_u01777597473276") 2026/05/01 01:10:22 DEBUG : BackupDir/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1059e1fcead0c995_d20260501_m010428_c001_v0001184_t0038_u01777597468006") 2026/05/01 01:10:22 DEBUG : CompareDest/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c805_d20260501_m010408_c001_v7007000_t0000_u01777597448921") 2026/05/01 01:10:22 DEBUG : CompareDest/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d8e6_d20260501_m010403_c001_v0001180_t0054_u01777597443131") 2026/05/01 01:10:22 DEBUG : CompareDest/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c806_d20260501_m010409_c001_v7007000_t0000_u01777597449103") 2026/05/01 01:10:22 DEBUG : CompareDest/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9309_d20260501_m010404_c001_v0001167_t0010_u01777597444121") 2026/05/01 01:10:22 DEBUG : CopyDest/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef698_d20260501_m010433_c001_v7007000_t0000_u01777597473460") 2026/05/01 01:10:22 DEBUG : CopyDest/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a939b_d20260501_m010425_c001_v0001167_t0010_u01777597465045") 2026/05/01 01:10:22 DEBUG : CopyDest/three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef69a_d20260501_m010433_c001_v7007000_t0000_u01777597473643") 2026/05/01 01:10:22 DEBUG : CopyDest/three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a93cd_d20260501_m010431_c001_v0001167_t0016_u01777597471171") 2026/05/01 01:10:22 DEBUG : CopyDest/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef69b_d20260501_m010433_c001_v7007000_t0000_u01777597473824") 2026/05/01 01:10:22 DEBUG : CopyDest/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d92e_d20260501_m010429_c001_v0001180_t0024_u01777597469203") 2026/05/01 01:10:22 DEBUG : EXISTING: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3879_d20260501_m010555_c001_v7007000_t0000_u01777597555772") 2026/05/01 01:10:22 DEBUG : EXISTING: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da8e_d20260501_m010554_c001_v0001180_t0055_u01777597554715") 2026/05/01 01:10:22 DEBUG : PREFIXapple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c391e_d20260501_m010748_c001_v7007000_t0000_u01777597668831") 2026/05/01 01:10:22 DEBUG : PREFIXapple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd98_d20260501_m010743_c001_v0001180_t0052_u01777597663470") 2026/05/01 01:10:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef7ca_d20260501_m010748_c001_v7007000_t0000_u01777597668665") 2026/05/01 01:10:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646f2_d20260501_m010743_c001_v0001172_t0053_u01777597663485") 2026/05/01 01:10:22 DEBUG : PREFIXbanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef7cc_d20260501_m010748_c001_v7007000_t0000_u01777597668846") 2026/05/01 01:10:23 DEBUG : PREFIXbanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dd9f_d20260501_m010743_c001_v0001174_t0049_u01777597663505") 2026/05/01 01:10:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f45_d20260501_m010748_c001_v7007000_t0000_u01777597668856") 2026/05/01 01:10:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391e1_d20260501_m010743_c001_v0001038_t0032_u01777597663495") 2026/05/01 01:10:23 DEBUG : Testêé: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c386e_d20260501_m010552_c001_v7007000_t0000_u01777597552435") 2026/05/01 01:10:23 DEBUG : Testêé: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da7a_d20260501_m010551_c001_v0001180_t0007_u01777597551840") 2026/05/01 01:10:23 DEBUG : Testêé: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da76_d20260501_m010551_c001_v0001180_t0042_u01777597551262") 2026/05/01 01:10:23 DEBUG : YXBwbGU=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e9_d20260501_m010729_c001_v7007000_t0000_u01777597649871") 2026/05/01 01:10:23 DEBUG : YXBwbGU=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd18_d20260501_m010725_c001_v0001180_t0045_u01777597645367") 2026/05/01 01:10:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967ea_d20260501_m010730_c001_v7007000_t0000_u01777597650055") 2026/05/01 01:10:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc5f_d20260501_m010725_c001_v0001174_t0043_u01777597645380") 2026/05/01 01:10:23 DEBUG : YmFuYW5h: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967eb_d20260501_m010730_c001_v7007000_t0000_u01777597650239") 2026/05/01 01:10:23 DEBUG : YmFuYW5h: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064680_d20260501_m010725_c001_v0001172_t0056_u01777597645391") 2026/05/01 01:10:23 DEBUG : a/potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddd1_d20260501_m010237_c001_v7007000_t0000_u01777597357148") 2026/05/01 01:10:23 DEBUG : a/potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90d1_d20260501_m010236_c001_v0001167_t0034_u01777597356506") 2026/05/01 01:10:23 DEBUG : a/potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b5fe0_d20260501_m010235_c001_v7007000_t0000_u01777597355004") 2026/05/01 01:10:23 DEBUG : a/potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90c1_d20260501_m010234_c001_v0001167_t0041_u01777597354075") 2026/05/01 01:10:23 DEBUG : a/potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc41d_d20260501_m010217_c001_v7007000_t0000_u01777597337512") 2026/05/01 01:10:23 DEBUG : a/potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9057_d20260501_m010216_c001_v0001167_t0043_u01777597336610") 2026/05/01 01:10:23 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1156e_d20260501_m010947_c001_v7007000_t0000_u01777597787987") 2026/05/01 01:10:23 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e7ab_d20260501_m010943_c001_v0001174_t0008_u01777597783830") 2026/05/01 01:10:23 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c5c_d20260501_m010932_c001_v7007000_t0000_u01777597772523") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e667_d20260501_m010927_c001_v0001174_t0003_u01777597767927") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e106_d20260501_m010915_c001_v7007000_t0000_u01777597755755") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e525_d20260501_m010911_c001_v0001174_t0028_u01777597751911") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11554_d20260501_m010859_c001_v7007000_t0000_u01777597739475") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e3a2_d20260501_m010855_c001_v0001174_t0043_u01777597735504") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6bf_d20260501_m010843_c001_v7007000_t0000_u01777597723862") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e21b_d20260501_m010839_c001_v0001174_t0034_u01777597719751") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e6_d20260501_m010828_c001_v7007000_t0000_u01777597708239") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de9a_d20260501_m010822_c001_v0001180_t0007_u01777597702342") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c905_d20260501_m010811_c001_v7007000_t0000_u01777597691266") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739229_d20260501_m010807_c001_v0001038_t0007_u01777597687668") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c8f8_d20260501_m010806_c001_v7007000_t0000_u01777597686760") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df0c_d20260501_m010801_c001_v0001174_t0039_u01777597681950") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3923_d20260501_m010750_c001_v7007000_t0000_u01777597670328") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064700_d20260501_m010746_c001_v0001172_t0047_u01777597666704") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f34_d20260501_m010745_c001_v7007000_t0000_u01777597665398") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd8a_d20260501_m010741_c001_v0001180_t0059_u01777597661388") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e5_d20260501_m010727_c001_v7007000_t0000_u01777597647855") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd0a_d20260501_m010722_c001_v0001180_t0008_u01777597642944") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fdf_d20260501_m010711_c001_v7007000_t0000_u01777597631501") 2026/05/01 01:10:24 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dcb8_d20260501_m010707_c001_v0001180_t0023_u01777597627443") 2026/05/01 01:10:25 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df7c_d20260501_m010655_c001_v7007000_t0000_u01777597615299") 2026/05/01 01:10:25 DEBUG : apple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc4e_d20260501_m010651_c001_v0001180_t0049_u01777597611228") 2026/05/01 01:10:25 DEBUG : appleSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4071222509e89588_d20260501_m010809_c001_v7007000_t0000_u01777597689561") 2026/05/01 01:10:25 DEBUG : appleSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de32_d20260501_m010804_c001_v0001180_t0048_u01777597684039") 2026/05/01 01:10:25 DEBUG : appleapple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e7_d20260501_m010828_c001_v7007000_t0000_u01777597708422") 2026/05/01 01:10:25 DEBUG : appleapple: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dea6_d20260501_m010824_c001_v0001180_t0052_u01777597704322") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1156f_d20260501_m010948_c001_v7007000_t0000_u01777597788171") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e068_d20260501_m010944_c001_v0001180_t0055_u01777597784481") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c60_d20260501_m010932_c001_v7007000_t0000_u01777597772704") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e016_d20260501_m010928_c001_v0001180_t0045_u01777597768791") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e109_d20260501_m010915_c001_v7007000_t0000_u01777597755936") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dfb4_d20260501_m010912_c001_v0001180_t0054_u01777597752715") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11555_d20260501_m010859_c001_v7007000_t0000_u01777597739659") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df5c_d20260501_m010856_c001_v0001180_t0030_u01777597736260") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c0_d20260501_m010844_c001_v7007000_t0000_u01777597724044") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df14_d20260501_m010840_c001_v0001180_t0013_u01777597720422") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e5_d20260501_m010826_c001_v7007000_t0000_u01777597706503") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e087_d20260501_m010822_c001_v0001174_t0025_u01777597702901") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c906_d20260501_m010811_c001_v7007000_t0000_u01777597691449") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06474a_d20260501_m010807_c001_v0001172_t0022_u01777597687679") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4071222509e89581_d20260501_m010806_c001_v7007000_t0000_u01777597686579") 2026/05/01 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06472a_d20260501_m010802_c001_v0001172_t0054_u01777597682583") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3924_d20260501_m010750_c001_v7007000_t0000_u01777597670510") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ddd4_d20260501_m010746_c001_v0001174_t0058_u01777597666715") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef7c1_d20260501_m010745_c001_v7007000_t0000_u01777597665789") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391dd_d20260501_m010741_c001_v0001038_t0001_u01777597661894") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e3_d20260501_m010727_c001_v7007000_t0000_u01777597647696") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064674_d20260501_m010723_c001_v0001172_t0018_u01777597643639") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe0_d20260501_m010711_c001_v7007000_t0000_u01777597631682") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064644_d20260501_m010708_c001_v0001172_t0047_u01777597628047") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df7d_d20260501_m010655_c001_v7007000_t0000_u01777597615480") 2026/05/01 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064606_d20260501_m010651_c001_v0001172_t0039_u01777597611866") 2026/05/01 01:10:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd4b_d20260501_m010809_c001_v7007000_t0000_u01777597689725") 2026/05/01 01:10:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df48_d20260501_m010804_c001_v0001174_t0032_u01777597684034") 2026/05/01 01:10:26 DEBUG : b/potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddd2_d20260501_m010237_c001_v7007000_t0000_u01777597357330") 2026/05/01 01:10:26 DEBUG : b/potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90c9_d20260501_m010235_c001_v0001167_t0055_u01777597355566") 2026/05/01 01:10:26 DEBUG : b/potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b5fdd_d20260501_m010234_c001_v7007000_t0000_u01777597354448") 2026/05/01 01:10:26 DEBUG : b/potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90b9_d20260501_m010233_c001_v0001167_t0054_u01777597353141") 2026/05/01 01:10:26 DEBUG : b/potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc41b_d20260501_m010216_c001_v7007000_t0000_u01777597336963") 2026/05/01 01:10:26 DEBUG : b/potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9052_d20260501_m010215_c001_v0001167_t0041_u01777597335702") 2026/05/01 01:10:26 DEBUG : backup/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef6ae_d20260501_m010446_c001_v7007000_t0000_u01777597486431") 2026/05/01 01:10:26 DEBUG : backup/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f102f3e99b27a3e18_d20260501_m010444_c001_v0001174_t0054_u01777597484265") 2026/05/01 01:10:27 DEBUG : backup/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1161753a9e958ccc_d20260501_m010439_c001_v0001167_t0026_u01777597479983") 2026/05/01 01:10:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c381b_d20260501_m010511_c001_v7007000_t0000_u01777597511392") 2026/05/01 01:10:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1135e37344422947_d20260501_m010509_c001_v0001036_t0056_u01777597509204") 2026/05/01 01:10:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f10899426484fdd54_d20260501_m010505_c001_v0001130_t0015_u01777597505075") 2026/05/01 01:10:27 DEBUG : backup/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b61a2_d20260501_m010459_c001_v7007000_t0000_u01777597499012") 2026/05/01 01:10:27 DEBUG : backup/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f100df78b724f8f33_d20260501_m010456_c001_v0001161_t0011_u01777597496802") 2026/05/01 01:10:27 DEBUG : backup/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1195622217f0c8c2_d20260501_m010452_c001_v0001150_t0055_u01777597492449") 2026/05/01 01:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c381d_d20260501_m010511_c001_v7007000_t0000_u01777597511586") 2026/05/01 01:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f115bfe922defd8ab_d20260501_m010510_c001_v0001101_t0027_u01777597510445") 2026/05/01 01:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1150922f0501ae45_d20260501_m010506_c001_v0001113_t0055_u01777597506532") 2026/05/01 01:10:27 DEBUG : backup/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef6af_d20260501_m010446_c001_v7007000_t0000_u01777597486614") 2026/05/01 01:10:27 DEBUG : backup/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f114c9c42a7aa4728_d20260501_m010445_c001_v0001090_t0024_u01777597485525") 2026/05/01 01:10:27 DEBUG : backup/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1182d0b2cec1ec27_d20260501_m010441_c001_v0001103_t0014_u01777597481730") 2026/05/01 01:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b61a3_d20260501_m010459_c001_v7007000_t0000_u01777597499192") 2026/05/01 01:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1053aa3e233cb891_d20260501_m010458_c001_v0001146_t0033_u01777597498004") 2026/05/01 01:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1184bef9fc72e94a_d20260501_m010454_c001_v0001173_t0051_u01777597494211") 2026/05/01 01:10:27 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11570_d20260501_m010948_c001_v7007000_t0000_u01777597788356") 2026/05/01 01:10:27 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0648af_d20260501_m010944_c001_v0001172_t0017_u01777597784168") 2026/05/01 01:10:27 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c64_d20260501_m010932_c001_v7007000_t0000_u01777597772986") 2026/05/01 01:10:27 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06487b_d20260501_m010928_c001_v0001172_t0020_u01777597768468") 2026/05/01 01:10:27 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e10c_d20260501_m010916_c001_v7007000_t0000_u01777597756115") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064841_d20260501_m010912_c001_v0001172_t0037_u01777597752429") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11556_d20260501_m010859_c001_v7007000_t0000_u01777597739841") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06480e_d20260501_m010855_c001_v0001172_t0016_u01777597735869") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c1_d20260501_m010844_c001_v7007000_t0000_u01777597724226") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647d8_d20260501_m010840_c001_v0001172_t0050_u01777597720158") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e8_d20260501_m010828_c001_v7007000_t0000_u01777597708604") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064786_d20260501_m010822_c001_v0001172_t0021_u01777597702636") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c907_d20260501_m010811_c001_v7007000_t0000_u01777597691631") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de48_d20260501_m010807_c001_v0001180_t0050_u01777597687686") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c8f5_d20260501_m010806_c001_v7007000_t0000_u01777597686204") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de1e_d20260501_m010802_c001_v0001180_t0044_u01777597682361") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3925_d20260501_m010750_c001_v7007000_t0000_u01777597670691") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddba_d20260501_m010746_c001_v0001180_t0005_u01777597666722") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41103517c54bd257_d20260501_m010745_c001_v7007000_t0000_u01777597665750") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646e2_d20260501_m010741_c001_v0001172_t0013_u01777597661612") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f18_d20260501_m010727_c001_v7007000_t0000_u01777597647716") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc3b_d20260501_m010723_c001_v0001174_t0037_u01777597643185") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe1_d20260501_m010711_c001_v7007000_t0000_u01777597631865") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6db0f_d20260501_m010707_c001_v0001174_t0020_u01777597627661") 2026/05/01 01:10:28 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df7e_d20260501_m010655_c001_v7007000_t0000_u01777597615660") 2026/05/01 01:10:29 DEBUG : banana: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d995_d20260501_m010651_c001_v0001174_t0021_u01777597611459") 2026/05/01 01:10:29 DEBUG : bananaSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd4a_d20260501_m010809_c001_v7007000_t0000_u01777597689543") 2026/05/01 01:10:29 DEBUG : bananaSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064738_d20260501_m010804_c001_v0001172_t0004_u01777597684063") 2026/05/01 01:10:29 DEBUG : both0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6247_d20260501_m010625_c001_v7007000_t0000_u01777597585112") 2026/05/01 01:10:29 DEBUG : both0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db56_d20260501_m010613_c001_v0001180_t0044_u01777597573399") 2026/05/01 01:10:29 DEBUG : both0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a39_d20260501_m010609_c001_v7007000_t0000_u01777597569168") 2026/05/01 01:10:29 DEBUG : both0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daa6_d20260501_m010557_c001_v0001180_t0041_u01777597557621") 2026/05/01 01:10:29 DEBUG : both1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6248_d20260501_m010625_c001_v7007000_t0000_u01777597585299") 2026/05/01 01:10:29 DEBUG : both1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db5e_d20260501_m010613_c001_v0001180_t0057_u01777597573850") 2026/05/01 01:10:29 DEBUG : both1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a3a_d20260501_m010609_c001_v7007000_t0000_u01777597569350") 2026/05/01 01:10:29 DEBUG : both1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daac_d20260501_m010558_c001_v0001180_t0021_u01777597558060") 2026/05/01 01:10:29 DEBUG : both10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b624a_d20260501_m010625_c001_v7007000_t0000_u01777597585482") 2026/05/01 01:10:29 DEBUG : both10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db90_d20260501_m010617_c001_v0001180_t0045_u01777597577863") 2026/05/01 01:10:29 DEBUG : both10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a3b_d20260501_m010609_c001_v7007000_t0000_u01777597569532") 2026/05/01 01:10:29 DEBUG : both10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dae0_d20260501_m010602_c001_v0001180_t0044_u01777597562081") 2026/05/01 01:10:29 DEBUG : both11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b624b_d20260501_m010625_c001_v7007000_t0000_u01777597585665") 2026/05/01 01:10:29 DEBUG : both11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db96_d20260501_m010618_c001_v0001180_t0049_u01777597578296") 2026/05/01 01:10:29 DEBUG : both11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a3c_d20260501_m010609_c001_v7007000_t0000_u01777597569728") 2026/05/01 01:10:29 DEBUG : both11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dae8_d20260501_m010602_c001_v0001180_t0031_u01777597562486") 2026/05/01 01:10:29 DEBUG : both12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b624c_d20260501_m010625_c001_v7007000_t0000_u01777597585848") 2026/05/01 01:10:29 DEBUG : both12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db9a_d20260501_m010618_c001_v0001180_t0051_u01777597578720") 2026/05/01 01:10:29 DEBUG : both12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a3d_d20260501_m010609_c001_v7007000_t0000_u01777597569910") 2026/05/01 01:10:30 DEBUG : both12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daee_d20260501_m010602_c001_v0001180_t0019_u01777597562918") 2026/05/01 01:10:30 DEBUG : both13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b624d_d20260501_m010626_c001_v7007000_t0000_u01777597586029") 2026/05/01 01:10:30 DEBUG : both13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db9e_d20260501_m010619_c001_v0001180_t0045_u01777597579148") 2026/05/01 01:10:30 DEBUG : both13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a3e_d20260501_m010610_c001_v7007000_t0000_u01777597570092") 2026/05/01 01:10:30 DEBUG : both13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daf4_d20260501_m010603_c001_v0001180_t0014_u01777597563358") 2026/05/01 01:10:30 DEBUG : both14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b624e_d20260501_m010626_c001_v7007000_t0000_u01777597586211") 2026/05/01 01:10:30 DEBUG : both14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dba4_d20260501_m010619_c001_v0001180_t0015_u01777597579557") 2026/05/01 01:10:30 DEBUG : both14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a40_d20260501_m010610_c001_v7007000_t0000_u01777597570274") 2026/05/01 01:10:30 DEBUG : both14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dafc_d20260501_m010603_c001_v0001180_t0020_u01777597563785") 2026/05/01 01:10:30 DEBUG : both15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b624f_d20260501_m010626_c001_v7007000_t0000_u01777597586392") 2026/05/01 01:10:30 DEBUG : both15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbaa_d20260501_m010620_c001_v0001180_t0018_u01777597580000") 2026/05/01 01:10:30 DEBUG : both15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a41_d20260501_m010610_c001_v7007000_t0000_u01777597570455") 2026/05/01 01:10:30 DEBUG : both15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db00_d20260501_m010604_c001_v0001180_t0014_u01777597564218") 2026/05/01 01:10:30 DEBUG : both16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6251_d20260501_m010626_c001_v7007000_t0000_u01777597586574") 2026/05/01 01:10:30 DEBUG : both16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbb4_d20260501_m010620_c001_v0001180_t0007_u01777597580506") 2026/05/01 01:10:30 DEBUG : both16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a42_d20260501_m010610_c001_v7007000_t0000_u01777597570638") 2026/05/01 01:10:30 DEBUG : both16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db0c_d20260501_m010604_c001_v0001180_t0027_u01777597564664") 2026/05/01 01:10:30 DEBUG : both17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6252_d20260501_m010626_c001_v7007000_t0000_u01777597586755") 2026/05/01 01:10:30 DEBUG : both17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbb8_d20260501_m010620_c001_v0001180_t0016_u01777597580932") 2026/05/01 01:10:30 DEBUG : both17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a43_d20260501_m010610_c001_v7007000_t0000_u01777597570820") 2026/05/01 01:10:30 DEBUG : both17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db14_d20260501_m010605_c001_v0001180_t0026_u01777597565091") 2026/05/01 01:10:30 DEBUG : both18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6253_d20260501_m010626_c001_v7007000_t0000_u01777597586937") 2026/05/01 01:10:31 DEBUG : both18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbbe_d20260501_m010621_c001_v0001180_t0043_u01777597581372") 2026/05/01 01:10:31 DEBUG : both18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a44_d20260501_m010611_c001_v7007000_t0000_u01777597571002") 2026/05/01 01:10:31 DEBUG : both18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db1a_d20260501_m010605_c001_v0001180_t0038_u01777597565578") 2026/05/01 01:10:31 DEBUG : both19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6255_d20260501_m010627_c001_v7007000_t0000_u01777597587118") 2026/05/01 01:10:31 DEBUG : both19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbc2_d20260501_m010621_c001_v0001180_t0008_u01777597581783") 2026/05/01 01:10:31 DEBUG : both19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a45_d20260501_m010611_c001_v7007000_t0000_u01777597571184") 2026/05/01 01:10:31 DEBUG : both19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db22_d20260501_m010606_c001_v0001180_t0016_u01777597566051") 2026/05/01 01:10:31 DEBUG : both2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6256_d20260501_m010627_c001_v7007000_t0000_u01777597587300") 2026/05/01 01:10:31 DEBUG : both2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db66_d20260501_m010614_c001_v0001180_t0039_u01777597574333") 2026/05/01 01:10:31 DEBUG : both2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a46_d20260501_m010611_c001_v7007000_t0000_u01777597571365") 2026/05/01 01:10:31 DEBUG : both2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dab2_d20260501_m010558_c001_v0001180_t0049_u01777597558484") 2026/05/01 01:10:31 DEBUG : both3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6257_d20260501_m010627_c001_v7007000_t0000_u01777597587482") 2026/05/01 01:10:31 DEBUG : both3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db6e_d20260501_m010614_c001_v0001180_t0056_u01777597574745") 2026/05/01 01:10:31 DEBUG : both3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a47_d20260501_m010611_c001_v7007000_t0000_u01777597571548") 2026/05/01 01:10:31 DEBUG : both3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dab6_d20260501_m010558_c001_v0001180_t0017_u01777597558917") 2026/05/01 01:10:31 DEBUG : both4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6258_d20260501_m010627_c001_v7007000_t0000_u01777597587664") 2026/05/01 01:10:31 DEBUG : both4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db74_d20260501_m010615_c001_v0001180_t0005_u01777597575183") 2026/05/01 01:10:31 DEBUG : both4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a48_d20260501_m010611_c001_v7007000_t0000_u01777597571732") 2026/05/01 01:10:31 DEBUG : both4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dabe_d20260501_m010559_c001_v0001180_t0053_u01777597559425") 2026/05/01 01:10:31 DEBUG : both5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6259_d20260501_m010627_c001_v7007000_t0000_u01777597587846") 2026/05/01 01:10:31 DEBUG : both5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db7a_d20260501_m010615_c001_v0001180_t0049_u01777597575752") 2026/05/01 01:10:32 DEBUG : both5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a49_d20260501_m010611_c001_v7007000_t0000_u01777597571914") 2026/05/01 01:10:32 DEBUG : both5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dac2_d20260501_m010559_c001_v0001180_t0023_u01777597559919") 2026/05/01 01:10:32 DEBUG : both6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b625a_d20260501_m010628_c001_v7007000_t0000_u01777597588027") 2026/05/01 01:10:32 DEBUG : both6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db80_d20260501_m010616_c001_v0001180_t0059_u01777597576191") 2026/05/01 01:10:32 DEBUG : both6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a4a_d20260501_m010612_c001_v7007000_t0000_u01777597572097") 2026/05/01 01:10:32 DEBUG : both6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dac6_d20260501_m010600_c001_v0001180_t0045_u01777597560333") 2026/05/01 01:10:32 DEBUG : both7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b625b_d20260501_m010628_c001_v7007000_t0000_u01777597588209") 2026/05/01 01:10:32 DEBUG : both7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db84_d20260501_m010616_c001_v0001180_t0025_u01777597576612") 2026/05/01 01:10:32 DEBUG : both7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a4b_d20260501_m010612_c001_v7007000_t0000_u01777597572280") 2026/05/01 01:10:32 DEBUG : both7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dacc_d20260501_m010600_c001_v0001180_t0009_u01777597560795") 2026/05/01 01:10:32 DEBUG : both8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b625c_d20260501_m010628_c001_v7007000_t0000_u01777597588390") 2026/05/01 01:10:32 DEBUG : both8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db88_d20260501_m010617_c001_v0001180_t0022_u01777597577039") 2026/05/01 01:10:32 DEBUG : both8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a4c_d20260501_m010612_c001_v7007000_t0000_u01777597572464") 2026/05/01 01:10:32 DEBUG : both8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dad0_d20260501_m010601_c001_v0001180_t0047_u01777597561195") 2026/05/01 01:10:32 DEBUG : both9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b625d_d20260501_m010628_c001_v7007000_t0000_u01777597588574") 2026/05/01 01:10:32 DEBUG : both9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db8c_d20260501_m010617_c001_v0001180_t0036_u01777597577458") 2026/05/01 01:10:32 DEBUG : both9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a4d_d20260501_m010612_c001_v7007000_t0000_u01777597572645") 2026/05/01 01:10:32 DEBUG : both9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dad8_d20260501_m010601_c001_v0001180_t0053_u01777597561608") 2026/05/01 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddd4_d20260501_m010237_c001_v7007000_t0000_u01777597357514") 2026/05/01 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90cd_d20260501_m010235_c001_v0001167_t0059_u01777597355833") 2026/05/01 01:10:33 DEBUG : c/non empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b5fe2_d20260501_m010235_c001_v7007000_t0000_u01777597355189") 2026/05/01 01:10:33 DEBUG : c/non empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90bd_d20260501_m010233_c001_v0001167_t0014_u01777597353405") 2026/05/01 01:10:33 DEBUG : c/non empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc41e_d20260501_m010217_c001_v7007000_t0000_u01777597337757") 2026/05/01 01:10:33 DEBUG : c/non empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9054_d20260501_m010215_c001_v0001167_t0021_u01777597335958") 2026/05/01 01:10:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967ec_d20260501_m010730_c001_v7007000_t0000_u01777597650424") 2026/05/01 01:10:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391b7_d20260501_m010725_c001_v0001038_t0042_u01777597645401") 2026/05/01 01:10:33 DEBUG : check sum: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc40a_d20260501_m010208_c001_v7007000_t0000_u01777597328410") 2026/05/01 01:10:33 DEBUG : check sum: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a901e_d20260501_m010207_c001_v0001167_t0039_u01777597327402") 2026/05/01 01:10:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4197052f36bdbd6e_d20260501_m011019_c001_v7007000_t0000_u01777597819163") 2026/05/01 01:10:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6eac5_d20260501_m011017_c001_v0001174_t0025_u01777597817401") 2026/05/01 01:10:33 DEBUG : dest/3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef673_d20260501_m010418_c001_v7007000_t0000_u01777597458070") 2026/05/01 01:10:33 DEBUG : dest/3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4051d7ff8ccb3fb7_d20260501_m010416_c001_v0001154_t0004_u01777597456855") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e9_d20260501_m010828_c001_v7007000_t0000_u01777597708785") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e0bb_d20260501_m010824_c001_v0001174_t0032_u01777597704542") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11572_d20260501_m010948_c001_v7007000_t0000_u01777597788538") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e701_d20260501_m010937_c001_v0001174_t0021_u01777597777333") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c68_d20260501_m010933_c001_v7007000_t0000_u01777597773167") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e5df_d20260501_m010920_c001_v0001174_t0009_u01777597760340") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e10f_d20260501_m010916_c001_v7007000_t0000_u01777597756295") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e48d_d20260501_m010904_c001_v0001174_t0013_u01777597744178") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11557_d20260501_m010900_c001_v7007000_t0000_u01777597740023") 2026/05/01 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e305_d20260501_m010848_c001_v0001174_t0038_u01777597728632") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c2_d20260501_m010844_c001_v7007000_t0000_u01777597724408") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e179_d20260501_m010833_c001_v0001174_t0009_u01777597713133") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a31479681e_d20260501_m010826_c001_v7007000_t0000_u01777597706363") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de6c_d20260501_m010815_c001_v0001180_t0051_u01777597695931") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c909_d20260501_m010811_c001_v7007000_t0000_u01777597691813") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de4c_d20260501_m010807_c001_v0001180_t0017_u01777597687880") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29148_d20260501_m010806_c001_v7007000_t0000_u01777597686551") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6de86_d20260501_m010755_c001_v0001174_t0059_u01777597675044") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3926_d20260501_m010750_c001_v7007000_t0000_u01777597670884") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064702_d20260501_m010746_c001_v0001172_t0032_u01777597666970") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd27_d20260501_m010745_c001_v7007000_t0000_u01777597665584") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd62_d20260501_m010734_c001_v0001180_t0052_u01777597654507") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967dc_d20260501_m010727_c001_v7007000_t0000_u01777597647282") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dcdc_d20260501_m010716_c001_v0001180_t0056_u01777597636229") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe2_d20260501_m010712_c001_v7007000_t0000_u01777597632046") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc7a_d20260501_m010659_c001_v0001180_t0046_u01777597619858") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df7f_d20260501_m010655_c001_v7007000_t0000_u01777597615843") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc34_d20260501_m010645_c001_v0001180_t0012_u01777597605377") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4071222509e89589_d20260501_m010809_c001_v7007000_t0000_u01777597689744") 2026/05/01 01:10:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de36_d20260501_m010804_c001_v0001180_t0051_u01777597684293") 2026/05/01 01:10:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010ea_d20260501_m010828_c001_v7007000_t0000_u01777597708967") 2026/05/01 01:10:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73925b_d20260501_m010824_c001_v0001038_t0052_u01777597704551") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11573_d20260501_m010948_c001_v7007000_t0000_u01777597788721") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064895_d20260501_m010938_c001_v0001172_t0052_u01777597778049") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c6b_d20260501_m010933_c001_v7007000_t0000_u01777597773348") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06485d_d20260501_m010921_c001_v0001172_t0004_u01777597761278") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e112_d20260501_m010916_c001_v7007000_t0000_u01777597756477") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064825_d20260501_m010905_c001_v0001172_t0039_u01777597745213") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11558_d20260501_m010900_c001_v7007000_t0000_u01777597740207") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647f6_d20260501_m010849_c001_v0001172_t0037_u01777597729410") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c3_d20260501_m010844_c001_v7007000_t0000_u01777597724591") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647ba_d20260501_m010833_c001_v0001172_t0033_u01777597713944") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c3a2_d20260501_m010826_c001_v7007000_t0000_u01777597706154") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064772_d20260501_m010816_c001_v0001172_t0034_u01777597696497") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c90a_d20260501_m010811_c001_v7007000_t0000_u01777597691995") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06474c_d20260501_m010808_c001_v0001172_t0049_u01777597688024") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c8f7_d20260501_m010806_c001_v7007000_t0000_u01777597686577") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddfc_d20260501_m010755_c001_v0001180_t0048_u01777597675830") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3927_d20260501_m010751_c001_v7007000_t0000_u01777597671066") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddbe_d20260501_m010746_c001_v0001180_t0024_u01777597666978") 2026/05/01 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3918_d20260501_m010745_c001_v7007000_t0000_u01777597665796") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646c8_d20260501_m010735_c001_v0001172_t0019_u01777597655116") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967de_d20260501_m010727_c001_v7007000_t0000_u01777597647464") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dbd5_d20260501_m010716_c001_v0001174_t0021_u01777597636866") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe3_d20260501_m010712_c001_v7007000_t0000_u01777597632229") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6da5e_d20260501_m010700_c001_v0001174_t0013_u01777597620424") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df80_d20260501_m010656_c001_v7007000_t0000_u01777597616022") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d913_d20260501_m010645_c001_v0001174_t0006_u01777597605979") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c8fe_d20260501_m010809_c001_v7007000_t0000_u01777597689768") 2026/05/01 01:10:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06473a_d20260501_m010804_c001_v0001172_t0025_u01777597684442") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010eb_d20260501_m010829_c001_v7007000_t0000_u01777597709150") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2deaa_d20260501_m010824_c001_v0001180_t0018_u01777597704560") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11574_d20260501_m010948_c001_v7007000_t0000_u01777597788903") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e04c_d20260501_m010938_c001_v0001180_t0016_u01777597778745") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c6e_d20260501_m010933_c001_v7007000_t0000_u01777597773529") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dff4_d20260501_m010922_c001_v0001180_t0033_u01777597762094") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e116_d20260501_m010916_c001_v7007000_t0000_u01777597756658") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df92_d20260501_m010905_c001_v0001180_t0024_u01777597745913") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11559_d20260501_m010900_c001_v7007000_t0000_u01777597740389") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df3c_d20260501_m010850_c001_v0001180_t0054_u01777597730023") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c4_d20260501_m010844_c001_v7007000_t0000_u01777597724774") 2026/05/01 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2def6_d20260501_m010834_c001_v0001180_t0025_u01777597714589") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c397e_d20260501_m010826_c001_v7007000_t0000_u01777597706308") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e02d_d20260501_m010817_c001_v0001174_t0014_u01777597697127") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c90c_d20260501_m010812_c001_v7007000_t0000_u01777597692177") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de4e_d20260501_m010808_c001_v0001180_t0035_u01777597688143") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4054076aac7fd5bc_d20260501_m010806_c001_v7007000_t0000_u01777597686580") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06471c_d20260501_m010756_c001_v0001172_t0007_u01777597676434") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3928_d20260501_m010751_c001_v7007000_t0000_u01777597671249") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ddde_d20260501_m010747_c001_v0001174_t0010_u01777597667089") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd2a_d20260501_m010745_c001_v7007000_t0000_u01777597665765") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391c9_d20260501_m010735_c001_v0001038_t0042_u01777597655776") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd11_d20260501_m010727_c001_v7007000_t0000_u01777597647908") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064664_d20260501_m010717_c001_v0001172_t0005_u01777597637785") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe4_d20260501_m010712_c001_v7007000_t0000_u01777597632412") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064634_d20260501_m010701_c001_v0001172_t0016_u01777597621181") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df81_d20260501_m010656_c001_v7007000_t0000_u01777597616203") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0645f0_d20260501_m010646_c001_v0001172_t0028_u01777597606298") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f35791_d20260501_m010809_c001_v7007000_t0000_u01777597689779") 2026/05/01 01:10:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739219_d20260501_m010804_c001_v0001038_t0014_u01777597684515") 2026/05/01 01:10:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010ec_d20260501_m010829_c001_v7007000_t0000_u01777597709333") 2026/05/01 01:10:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06478c_d20260501_m010824_c001_v0001172_t0021_u01777597704661") 2026/05/01 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11575_d20260501_m010949_c001_v7007000_t0000_u01777597789086") 2026/05/01 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73931c_d20260501_m010939_c001_v0001038_t0019_u01777597779312") 2026/05/01 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c72_d20260501_m010933_c001_v7007000_t0000_u01777597773711") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392ee_d20260501_m010922_c001_v0001038_t0006_u01777597762675") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e119_d20260501_m010916_c001_v7007000_t0000_u01777597756839") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392bc_d20260501_m010906_c001_v0001038_t0041_u01777597746491") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1155a_d20260501_m010900_c001_v7007000_t0000_u01777597740572") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73929a_d20260501_m010850_c001_v0001038_t0013_u01777597730606") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c5_d20260501_m010844_c001_v7007000_t0000_u01777597724956") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739281_d20260501_m010835_c001_v0001038_t0022_u01777597715151") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e4_d20260501_m010826_c001_v7007000_t0000_u01777597706318") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739245_d20260501_m010817_c001_v0001038_t0030_u01777597697843") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c90d_d20260501_m010812_c001_v7007000_t0000_u01777597692359") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73922b_d20260501_m010808_c001_v0001038_t0020_u01777597688176") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc73c_d20260501_m010806_c001_v7007000_t0000_u01777597686611") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739207_d20260501_m010757_c001_v0001038_t0001_u01777597677207") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3929_d20260501_m010751_c001_v7007000_t0000_u01777597671434") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddc2_d20260501_m010747_c001_v0001180_t0044_u01777597667179") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f36_d20260501_m010745_c001_v7007000_t0000_u01777597665778") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dd15_d20260501_m010736_c001_v0001174_t0012_u01777597656532") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e0_d20260501_m010727_c001_v7007000_t0000_u01777597647644") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391a1_d20260501_m010718_c001_v0001038_t0052_u01777597638491") 2026/05/01 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe5_d20260501_m010712_c001_v7007000_t0000_u01777597632593") 2026/05/01 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739175_d20260501_m010701_c001_v0001038_t0001_u01777597621982") 2026/05/01 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df82_d20260501_m010656_c001_v7007000_t0000_u01777597616384") 2026/05/01 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739141_d20260501_m010646_c001_v0001038_t0000_u01777597606564") 2026/05/01 01:10:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc741_d20260501_m010809_c001_v7007000_t0000_u01777597689894") 2026/05/01 01:10:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df4a_d20260501_m010804_c001_v0001174_t0022_u01777597684504") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010ed_d20260501_m010829_c001_v7007000_t0000_u01777597709557") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2deac_d20260501_m010824_c001_v0001180_t0040_u01777597704762") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11576_d20260501_m010949_c001_v7007000_t0000_u01777597789269") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e747_d20260501_m010939_c001_v0001174_t0054_u01777597779690") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c75_d20260501_m010933_c001_v7007000_t0000_u01777597773892") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e617_d20260501_m010923_c001_v0001174_t0031_u01777597763177") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e11b_d20260501_m010917_c001_v7007000_t0000_u01777597757019") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e4cb_d20260501_m010906_c001_v0001174_t0019_u01777597746854") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1155b_d20260501_m010900_c001_v7007000_t0000_u01777597740755") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e345_d20260501_m010851_c001_v0001174_t0010_u01777597731086") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c6_d20260501_m010845_c001_v7007000_t0000_u01777597725139") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e1ab_d20260501_m010835_c001_v0001174_t0056_u01777597715546") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e3_d20260501_m010826_c001_v7007000_t0000_u01777597706136") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de82_d20260501_m010818_c001_v0001180_t0019_u01777597698349") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c90f_d20260501_m010812_c001_v7007000_t0000_u01777597692541") 2026/05/01 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df82_d20260501_m010808_c001_v0001174_t0046_u01777597688291") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29145_d20260501_m010806_c001_v7007000_t0000_u01777597686185") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6deb6_d20260501_m010757_c001_v0001174_t0044_u01777597677697") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c392a_d20260501_m010751_c001_v7007000_t0000_u01777597671616") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391f1_d20260501_m010747_c001_v0001038_t0021_u01777597667218") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b2483924b4_d20260501_m010745_c001_v7007000_t0000_u01777597665806") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd74_d20260501_m010736_c001_v0001180_t0011_u01777597656841") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b24839249d_d20260501_m010727_c001_v7007000_t0000_u01777597647915") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dcec_d20260501_m010718_c001_v0001180_t0040_u01777597638907") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe6_d20260501_m010712_c001_v7007000_t0000_u01777597632775") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc92_d20260501_m010702_c001_v0001180_t0011_u01777597622614") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df83_d20260501_m010656_c001_v7007000_t0000_u01777597616565") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc3a_d20260501_m010647_c001_v0001180_t0007_u01777597607006") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f94_d20260501_m010809_c001_v7007000_t0000_u01777597689918") 2026/05/01 01:10:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de38_d20260501_m010804_c001_v0001180_t0015_u01777597684517") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010ee_d20260501_m010829_c001_v7007000_t0000_u01777597709741") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06478e_d20260501_m010824_c001_v0001172_t0024_u01777597704937") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11577_d20260501_m010949_c001_v7007000_t0000_u01777597789452") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06489d_d20260501_m010940_c001_v0001172_t0027_u01777597780161") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c79_d20260501_m010934_c001_v7007000_t0000_u01777597774073") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064869_d20260501_m010923_c001_v0001172_t0056_u01777597763610") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e11c_d20260501_m010917_c001_v7007000_t0000_u01777597757200") 2026/05/01 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06482b_d20260501_m010907_c001_v0001172_t0006_u01777597747407") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1155c_d20260501_m010900_c001_v7007000_t0000_u01777597740939") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647fa_d20260501_m010851_c001_v0001172_t0032_u01777597731579") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c7_d20260501_m010845_c001_v7007000_t0000_u01777597725321") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647c0_d20260501_m010835_c001_v0001172_t0053_u01777597715831") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4049a0c32e7f64b9_d20260501_m010826_c001_v7007000_t0000_u01777597706147") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064780_d20260501_m010818_c001_v0001172_t0030_u01777597698557") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c911_d20260501_m010812_c001_v7007000_t0000_u01777597692723") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de50_d20260501_m010808_c001_v0001180_t0028_u01777597688344") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f87_d20260501_m010806_c001_v7007000_t0000_u01777597686594") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de04_d20260501_m010758_c001_v0001180_t0037_u01777597678166") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c392b_d20260501_m010751_c001_v7007000_t0000_u01777597671798") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064706_d20260501_m010747_c001_v0001172_t0025_u01777597667255") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4230473e3f546167_d20260501_m010745_c001_v7007000_t0000_u01777597665823") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646ce_d20260501_m010737_c001_v0001172_t0048_u01777597657048") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd0f_d20260501_m010727_c001_v7007000_t0000_u01777597647720") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dbf9_d20260501_m010719_c001_v0001174_t0057_u01777597639114") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe7_d20260501_m010712_c001_v7007000_t0000_u01777597632956") 2026/05/01 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6da99_d20260501_m010702_c001_v0001174_t0012_u01777597622847") 2026/05/01 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df84_d20260501_m010656_c001_v7007000_t0000_u01777597616746") 2026/05/01 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d933_d20260501_m010647_c001_v0001174_t0045_u01777597607249") 2026/05/01 01:10:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4071222509e8958a_d20260501_m010809_c001_v7007000_t0000_u01777597689928") 2026/05/01 01:10:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06473c_d20260501_m010804_c001_v0001172_t0058_u01777597684697") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010ef_d20260501_m010829_c001_v7007000_t0000_u01777597709923") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e0cb_d20260501_m010824_c001_v0001174_t0025_u01777597704957") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11578_d20260501_m010949_c001_v7007000_t0000_u01777597789641") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e058_d20260501_m010940_c001_v0001180_t0023_u01777597780422") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c7c_d20260501_m010934_c001_v7007000_t0000_u01777597774254") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e002_d20260501_m010923_c001_v0001180_t0057_u01777597763993") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e11d_d20260501_m010917_c001_v7007000_t0000_u01777597757380") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df9e_d20260501_m010907_c001_v0001180_t0028_u01777597747797") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1155d_d20260501_m010901_c001_v7007000_t0000_u01777597741122") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df4c_d20260501_m010851_c001_v0001180_t0053_u01777597731849") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c8_d20260501_m010845_c001_v7007000_t0000_u01777597725504") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df02_d20260501_m010836_c001_v0001180_t0055_u01777597716153") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4049a0c32e7f64ba_d20260501_m010826_c001_v7007000_t0000_u01777597706329") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e043_d20260501_m010818_c001_v0001174_t0051_u01777597698970") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c913_d20260501_m010812_c001_v7007000_t0000_u01777597692906") 2026/05/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064752_d20260501_m010808_c001_v0001172_t0012_u01777597688358") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd46_d20260501_m010806_c001_v7007000_t0000_u01777597686608") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064720_d20260501_m010758_c001_v0001172_t0007_u01777597678414") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c392d_d20260501_m010751_c001_v7007000_t0000_u01777597671981") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddc4_d20260501_m010747_c001_v0001180_t0038_u01777597667389") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbad37_d20260501_m010745_c001_v7007000_t0000_u01777597665828") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391cd_d20260501_m010737_c001_v0001038_t0051_u01777597657379") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b24839249c_d20260501_m010727_c001_v7007000_t0000_u01777597647674") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06466a_d20260501_m010719_c001_v0001172_t0051_u01777597639460") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe8_d20260501_m010713_c001_v7007000_t0000_u01777597633137") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06463c_d20260501_m010703_c001_v0001172_t0024_u01777597623221") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df85_d20260501_m010656_c001_v7007000_t0000_u01777597616926") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0645f4_d20260501_m010647_c001_v0001172_t0020_u01777597607674") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f35790_d20260501_m010809_c001_v7007000_t0000_u01777597689591") 2026/05/01 01:10:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de3a_d20260501_m010804_c001_v0001180_t0056_u01777597684726") 2026/05/01 01:10:43 DEBUG : dir1/0007-12345: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f0_d20260501_m010830_c001_v7007000_t0000_u01777597710104") 2026/05/01 01:10:43 DEBUG : dir1/0007-12345: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2deae_d20260501_m010824_c001_v0001180_t0048_u01777597704967") 2026/05/01 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11579_d20260501_m010949_c001_v7007000_t0000_u01777597789823") 2026/05/01 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739324_d20260501_m010940_c001_v0001038_t0051_u01777597780625") 2026/05/01 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c80_d20260501_m010934_c001_v7007000_t0000_u01777597774435") 2026/05/01 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392f2_d20260501_m010924_c001_v0001038_t0028_u01777597764212") 2026/05/01 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e11e_d20260501_m010917_c001_v7007000_t0000_u01777597757561") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392c2_d20260501_m010908_c001_v0001038_t0042_u01777597748020") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1155e_d20260501_m010901_c001_v7007000_t0000_u01777597741304") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73929e_d20260501_m010852_c001_v0001038_t0033_u01777597732050") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6c9_d20260501_m010845_c001_v7007000_t0000_u01777597725700") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739283_d20260501_m010836_c001_v0001038_t0017_u01777597716368") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c3a3_d20260501_m010826_c001_v7007000_t0000_u01777597706334") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739247_d20260501_m010819_c001_v0001038_t0036_u01777597699348") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c915_d20260501_m010813_c001_v7007000_t0000_u01777597693088") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de52_d20260501_m010808_c001_v0001180_t0041_u01777597688549") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4071222509e89582_d20260501_m010806_c001_v7007000_t0000_u01777597686769") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739209_d20260501_m010758_c001_v0001038_t0012_u01777597678723") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c392e_d20260501_m010752_c001_v7007000_t0000_u01777597672164") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dde6_d20260501_m010747_c001_v0001174_t0014_u01777597667403") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f32_d20260501_m010745_c001_v7007000_t0000_u01777597665215") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dd27_d20260501_m010737_c001_v0001174_t0008_u01777597657827") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e4_d20260501_m010727_c001_v7007000_t0000_u01777597647825") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391a7_d20260501_m010719_c001_v0001038_t0020_u01777597639899") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fe9_d20260501_m010713_c001_v7007000_t0000_u01777597633320") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739179_d20260501_m010703_c001_v0001038_t0041_u01777597623531") 2026/05/01 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df86_d20260501_m010657_c001_v7007000_t0000_u01777597617113") 2026/05/01 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739147_d20260501_m010647_c001_v0001038_t0020_u01777597607924") 2026/05/01 01:10:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41349b6f333bf27f_d20260501_m010809_c001_v7007000_t0000_u01777597689600") 2026/05/01 01:10:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73921d_d20260501_m010804_c001_v0001038_t0012_u01777597684832") 2026/05/01 01:10:45 DEBUG : dir1/0008-23456: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f1_d20260501_m010830_c001_v7007000_t0000_u01777597710330") 2026/05/01 01:10:45 DEBUG : dir1/0008-23456: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2deb0_d20260501_m010825_c001_v0001180_t0008_u01777597705189") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1157a_d20260501_m010950_c001_v7007000_t0000_u01777597790008") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e76b_d20260501_m010941_c001_v0001174_t0054_u01777597781076") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c83_d20260501_m010934_c001_v7007000_t0000_u01777597774690") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e62f_d20260501_m010924_c001_v0001174_t0038_u01777597764603") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e11f_d20260501_m010917_c001_v7007000_t0000_u01777597757741") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e4e7_d20260501_m010908_c001_v0001174_t0045_u01777597748372") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1155f_d20260501_m010901_c001_v7007000_t0000_u01777597741488") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e365_d20260501_m010852_c001_v0001174_t0043_u01777597732483") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6ca_d20260501_m010845_c001_v7007000_t0000_u01777597725887") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e1d7_d20260501_m010837_c001_v0001174_t0013_u01777597717015") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c397f_d20260501_m010826_c001_v7007000_t0000_u01777597706341") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de8c_d20260501_m010819_c001_v0001180_t0051_u01777597699723") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c917_d20260501_m010813_c001_v7007000_t0000_u01777597693272") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064756_d20260501_m010808_c001_v0001172_t0009_u01777597688645") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc73d_d20260501_m010806_c001_v7007000_t0000_u01777597686614") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6deca_d20260501_m010759_c001_v0001174_t0022_u01777597679086") 2026/05/01 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c392f_d20260501_m010752_c001_v7007000_t0000_u01777597672346") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddc6_d20260501_m010747_c001_v0001180_t0030_u01777597667581") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41103517c54bd254_d20260501_m010745_c001_v7007000_t0000_u01777597665204") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd7c_d20260501_m010738_c001_v0001180_t0008_u01777597658416") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41103517c54bd23d_d20260501_m010727_c001_v7007000_t0000_u01777597647879") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dcf2_d20260501_m010720_c001_v0001180_t0003_u01777597640266") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fea_d20260501_m010713_c001_v7007000_t0000_u01777597633502") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc9c_d20260501_m010704_c001_v0001180_t0033_u01777597624199") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df87_d20260501_m010657_c001_v7007000_t0000_u01777597617295") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc40_d20260501_m010648_c001_v0001180_t0020_u01777597608328") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e2914a_d20260501_m010809_c001_v7007000_t0000_u01777597689605") 2026/05/01 01:10:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de3c_d20260501_m010804_c001_v0001180_t0005_u01777597684930") 2026/05/01 01:10:46 DEBUG : dir1/0009-34567: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f2_d20260501_m010830_c001_v7007000_t0000_u01777597710523") 2026/05/01 01:10:46 DEBUG : dir1/0009-34567: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064790_d20260501_m010825_c001_v0001172_t0012_u01777597705205") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1157b_d20260501_m010950_c001_v7007000_t0000_u01777597790190") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0648a5_d20260501_m010941_c001_v0001172_t0009_u01777597781419") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c84_d20260501_m010934_c001_v7007000_t0000_u01777597774871") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06486d_d20260501_m010924_c001_v0001172_t0009_u01777597764962") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e120_d20260501_m010917_c001_v7007000_t0000_u01777597757925") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064831_d20260501_m010908_c001_v0001172_t0033_u01777597748861") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11560_d20260501_m010901_c001_v7007000_t0000_u01777597741671") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647fe_d20260501_m010852_c001_v0001172_t0055_u01777597732845") 2026/05/01 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6cb_d20260501_m010846_c001_v7007000_t0000_u01777597726070") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647c8_d20260501_m010837_c001_v0001172_t0047_u01777597717397") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6a3_d20260501_m010826_c001_v7007000_t0000_u01777597706376") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064782_d20260501_m010819_c001_v0001172_t0005_u01777597699930") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c919_d20260501_m010813_c001_v7007000_t0000_u01777597693454") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df88_d20260501_m010808_c001_v0001174_t0009_u01777597688675") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c8f6_d20260501_m010806_c001_v7007000_t0000_u01777597686394") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de08_d20260501_m010759_c001_v0001180_t0035_u01777597679462") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3930_d20260501_m010752_c001_v7007000_t0000_u01777597672529") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391f5_d20260501_m010747_c001_v0001038_t0046_u01777597667609") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b2483924b3_d20260501_m010745_c001_v7007000_t0000_u01777597665622") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646dc_d20260501_m010738_c001_v0001172_t0004_u01777597658674") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c390e_d20260501_m010727_c001_v7007000_t0000_u01777597647673") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc0f_d20260501_m010720_c001_v0001174_t0051_u01777597640527") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959feb_d20260501_m010713_c001_v7007000_t0000_u01777597633684") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dac7_d20260501_m010704_c001_v0001174_t0021_u01777597624429") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df88_d20260501_m010657_c001_v7007000_t0000_u01777597617475") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d947_d20260501_m010648_c001_v0001174_t0007_u01777597608532") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc73f_d20260501_m010809_c001_v7007000_t0000_u01777597689532") 2026/05/01 01:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df50_d20260501_m010805_c001_v0001174_t0048_u01777597685129") 2026/05/01 01:10:47 DEBUG : dir1/0010-45678: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f3_d20260501_m010830_c001_v7007000_t0000_u01777597710705") 2026/05/01 01:10:47 DEBUG : dir1/0010-45678: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73925d_d20260501_m010825_c001_v0001038_t0038_u01777597705223") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1157c_d20260501_m010950_c001_v7007000_t0000_u01777597790372") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e05e_d20260501_m010941_c001_v0001180_t0009_u01777597781767") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c85_d20260501_m010935_c001_v7007000_t0000_u01777597775053") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e004_d20260501_m010925_c001_v0001180_t0007_u01777597765303") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e121_d20260501_m010918_c001_v7007000_t0000_u01777597758105") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dfa4_d20260501_m010909_c001_v0001180_t0025_u01777597749121") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11561_d20260501_m010901_c001_v7007000_t0000_u01777597741858") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df50_d20260501_m010853_c001_v0001180_t0020_u01777597733225") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6cc_d20260501_m010846_c001_v7007000_t0000_u01777597726259") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df08_d20260501_m010837_c001_v0001180_t0054_u01777597717697") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e008_d20260501_m010826_c001_v7007000_t0000_u01777597706350") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e059_d20260501_m010820_c001_v0001174_t0034_u01777597700292") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c91a_d20260501_m010813_c001_v7007000_t0000_u01777597693636") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739231_d20260501_m010808_c001_v0001038_t0019_u01777597688719") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4054076aac7fd5ba_d20260501_m010806_c001_v7007000_t0000_u01777597686213") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064726_d20260501_m010759_c001_v0001172_t0026_u01777597679671") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3931_d20260501_m010752_c001_v7007000_t0000_u01777597672711") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06470a_d20260501_m010747_c001_v0001172_t0026_u01777597667716") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbad36_d20260501_m010745_c001_v7007000_t0000_u01777597665638") 2026/05/01 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391d5_d20260501_m010739_c001_v0001038_t0050_u01777597659051") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e1_d20260501_m010727_c001_v7007000_t0000_u01777597647671") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06466c_d20260501_m010720_c001_v0001172_t0025_u01777597640880") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fec_d20260501_m010713_c001_v7007000_t0000_u01777597633866") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064640_d20260501_m010704_c001_v0001172_t0057_u01777597624754") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df89_d20260501_m010657_c001_v7007000_t0000_u01777597617657") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0645f8_d20260501_m010648_c001_v0001172_t0049_u01777597608835") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f91_d20260501_m010809_c001_v7007000_t0000_u01777597689552") 2026/05/01 01:10:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de3e_d20260501_m010805_c001_v0001180_t0039_u01777597685211") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f4_d20260501_m010830_c001_v7007000_t0000_u01777597710965") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e0d5_d20260501_m010825_c001_v0001174_t0038_u01777597705301") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1157d_d20260501_m010950_c001_v7007000_t0000_u01777597790555") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739326_d20260501_m010941_c001_v0001038_t0013_u01777597781977") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c86_d20260501_m010935_c001_v7007000_t0000_u01777597775237") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392f4_d20260501_m010925_c001_v0001038_t0042_u01777597765639") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e122_d20260501_m010918_c001_v7007000_t0000_u01777597758292") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392c6_d20260501_m010909_c001_v0001038_t0013_u01777597749419") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11562_d20260501_m010902_c001_v7007000_t0000_u01777597742042") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392a0_d20260501_m010853_c001_v0001038_t0004_u01777597733432") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6ce_d20260501_m010846_c001_v7007000_t0000_u01777597726452") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739285_d20260501_m010837_c001_v0001038_t0001_u01777597717908") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3980_d20260501_m010826_c001_v7007000_t0000_u01777597706493") 2026/05/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73924b_d20260501_m010820_c001_v0001038_t0023_u01777597700685") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c91c_d20260501_m010813_c001_v7007000_t0000_u01777597693818") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de54_d20260501_m010808_c001_v0001180_t0044_u01777597688751") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29149_d20260501_m010806_c001_v7007000_t0000_u01777597686735") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73920b_d20260501_m010759_c001_v0001038_t0042_u01777597679964") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3932_d20260501_m010752_c001_v7007000_t0000_u01777597672894") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ddec_d20260501_m010747_c001_v0001174_t0018_u01777597667727") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41103517c54bd255_d20260501_m010745_c001_v7007000_t0000_u01777597665385") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dd51_d20260501_m010739_c001_v0001174_t0016_u01777597659672") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e6_d20260501_m010727_c001_v7007000_t0000_u01777597647886") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391ad_d20260501_m010721_c001_v0001038_t0056_u01777597641156") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fed_d20260501_m010714_c001_v7007000_t0000_u01777597634049") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73917f_d20260501_m010705_c001_v0001038_t0001_u01777597625422") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df8a_d20260501_m010657_c001_v7007000_t0000_u01777597617839") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73914f_d20260501_m010649_c001_v0001038_t0043_u01777597609354") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c900_d20260501_m010809_c001_v7007000_t0000_u01777597689952") 2026/05/01 01:10:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73921f_d20260501_m010805_c001_v0001038_t0013_u01777597685361") 2026/05/01 01:10:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f5_d20260501_m010831_c001_v7007000_t0000_u01777597711146") 2026/05/01 01:10:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2deb2_d20260501_m010825_c001_v0001180_t0039_u01777597705431") 2026/05/01 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1157e_d20260501_m010950_c001_v7007000_t0000_u01777597790738") 2026/05/01 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e789_d20260501_m010942_c001_v0001174_t0035_u01777597782359") 2026/05/01 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c87_d20260501_m010935_c001_v7007000_t0000_u01777597775418") 2026/05/01 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e643_d20260501_m010926_c001_v0001174_t0003_u01777597766031") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e123_d20260501_m010918_c001_v7007000_t0000_u01777597758472") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e4f9_d20260501_m010909_c001_v0001174_t0050_u01777597749768") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11563_d20260501_m010902_c001_v7007000_t0000_u01777597742261") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e37b_d20260501_m010853_c001_v0001174_t0007_u01777597733910") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6d0_d20260501_m010846_c001_v7007000_t0000_u01777597726769") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e1ff_d20260501_m010838_c001_v0001174_t0012_u01777597718404") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010e2_d20260501_m010825_c001_v7007000_t0000_u01777597705954") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de92_d20260501_m010821_c001_v0001180_t0051_u01777597701045") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c91e_d20260501_m010814_c001_v7007000_t0000_u01777597694000") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de56_d20260501_m010808_c001_v0001180_t0054_u01777597688952") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f88_d20260501_m010806_c001_v7007000_t0000_u01777597686781") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6deea_d20260501_m010800_c001_v0001174_t0022_u01777597680406") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3934_d20260501_m010753_c001_v7007000_t0000_u01777597673099") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddca_d20260501_m010747_c001_v0001180_t0045_u01777597667797") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f35_d20260501_m010745_c001_v7007000_t0000_u01777597665588") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd82_d20260501_m010739_c001_v0001180_t0011_u01777597659998") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41103517c54bd23c_d20260501_m010727_c001_v7007000_t0000_u01777597647694") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dcfe_d20260501_m010721_c001_v0001180_t0055_u01777597641650") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fee_d20260501_m010714_c001_v7007000_t0000_u01777597634230") 2026/05/01 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dcac_d20260501_m010705_c001_v0001180_t0056_u01777597625978") 2026/05/01 01:10:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df8b_d20260501_m010658_c001_v7007000_t0000_u01777597618023") 2026/05/01 01:10:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc46_d20260501_m010649_c001_v0001180_t0039_u01777597609858") 2026/05/01 01:10:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c8fd_d20260501_m010809_c001_v7007000_t0000_u01777597689585") 2026/05/01 01:10:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06473e_d20260501_m010805_c001_v0001172_t0056_u01777597685375") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f6_d20260501_m010831_c001_v7007000_t0000_u01777597711327") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739261_d20260501_m010825_c001_v0001038_t0030_u01777597705559") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1157f_d20260501_m010950_c001_v7007000_t0000_u01777597790922") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0648ab_d20260501_m010942_c001_v0001172_t0035_u01777597782790") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c88_d20260501_m010935_c001_v7007000_t0000_u01777597775599") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064875_d20260501_m010926_c001_v0001172_t0055_u01777597766349") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e124_d20260501_m010918_c001_v7007000_t0000_u01777597758653") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06483b_d20260501_m010910_c001_v0001172_t0055_u01777597750122") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11564_d20260501_m010902_c001_v7007000_t0000_u01777597742445") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064808_d20260501_m010854_c001_v0001172_t0006_u01777597734301") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6d1_d20260501_m010846_c001_v7007000_t0000_u01777597726951") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0647d0_d20260501_m010838_c001_v0001172_t0012_u01777597718758") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4049a0c32e7f64b8_d20260501_m010825_c001_v7007000_t0000_u01777597705965") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064784_d20260501_m010821_c001_v0001172_t0023_u01777597701249") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c91f_d20260501_m010814_c001_v7007000_t0000_u01777597694182") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064758_d20260501_m010808_c001_v0001172_t0029_u01777597688971") 2026/05/01 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd48_d20260501_m010806_c001_v7007000_t0000_u01777597686792") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de16_d20260501_m010800_c001_v0001180_t0044_u01777597680856") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3935_d20260501_m010753_c001_v7007000_t0000_u01777597673285") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06470e_d20260501_m010748_c001_v0001172_t0013_u01777597668018") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef7be_d20260501_m010745_c001_v7007000_t0000_u01777597665597") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646de_d20260501_m010740_c001_v0001172_t0048_u01777597660218") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f19_d20260501_m010727_c001_v7007000_t0000_u01777597647898") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc23_d20260501_m010721_c001_v0001174_t0033_u01777597641884") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959fef_d20260501_m010714_c001_v7007000_t0000_u01777597634417") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6daf9_d20260501_m010706_c001_v0001174_t0034_u01777597626225") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df8c_d20260501_m010658_c001_v7007000_t0000_u01777597618203") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d96d_d20260501_m010650_c001_v0001174_t0014_u01777597610106") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e2914b_d20260501_m010809_c001_v7007000_t0000_u01777597689788") 2026/05/01 01:10:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de40_d20260501_m010805_c001_v0001180_t0020_u01777597685399") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f7_d20260501_m010831_c001_v7007000_t0000_u01777597711508") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064792_d20260501_m010825_c001_v0001172_t0026_u01777597705599") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11580_d20260501_m010951_c001_v7007000_t0000_u01777597791104") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e060_d20260501_m010943_c001_v0001180_t0020_u01777597783044") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c89_d20260501_m010935_c001_v7007000_t0000_u01777597775781") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e00e_d20260501_m010927_c001_v0001180_t0008_u01777597767181") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e125_d20260501_m010918_c001_v7007000_t0000_u01777597758837") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dfac_d20260501_m010910_c001_v0001180_t0005_u01777597750568") 2026/05/01 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11565_d20260501_m010902_c001_v7007000_t0000_u01777597742628") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df58_d20260501_m010854_c001_v0001180_t0053_u01777597734790") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6d2_d20260501_m010847_c001_v7007000_t0000_u01777597727135") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2df10_d20260501_m010839_c001_v0001180_t0049_u01777597719099") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c3a1_d20260501_m010825_c001_v7007000_t0000_u01777597705972") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e071_d20260501_m010821_c001_v0001174_t0059_u01777597701532") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c920_d20260501_m010814_c001_v7007000_t0000_u01777597694365") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df90_d20260501_m010808_c001_v0001174_t0046_u01777597688981") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc73e_d20260501_m010806_c001_v7007000_t0000_u01777597686804") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064728_d20260501_m010801_c001_v0001172_t0047_u01777597681087") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3936_d20260501_m010753_c001_v7007000_t0000_u01777597673467") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391f7_d20260501_m010748_c001_v0001038_t0050_u01777597668067") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3917_d20260501_m010745_c001_v7007000_t0000_u01777597665603") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391db_d20260501_m010740_c001_v0001038_t0017_u01777597660534") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e7_d20260501_m010728_c001_v7007000_t0000_u01777597648005") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064670_d20260501_m010722_c001_v0001172_t0006_u01777597642241") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959ff0_d20260501_m010714_c001_v7007000_t0000_u01777597634599") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064642_d20260501_m010706_c001_v0001172_t0040_u01777597626670") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df8d_d20260501_m010658_c001_v7007000_t0000_u01777597618385") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064600_d20260501_m010650_c001_v0001172_t0028_u01777597610463") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc740_d20260501_m010809_c001_v7007000_t0000_u01777597689714") 2026/05/01 01:10:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df54_d20260501_m010805_c001_v0001174_t0007_u01777597685594") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f8_d20260501_m010831_c001_v7007000_t0000_u01777597711688") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2deb8_d20260501_m010825_c001_v0001180_t0032_u01777597705650") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11581_d20260501_m010951_c001_v7007000_t0000_u01777597791287") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73932a_d20260501_m010943_c001_v0001038_t0049_u01777597783255") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c8a_d20260501_m010935_c001_v7007000_t0000_u01777597775963") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392f6_d20260501_m010927_c001_v0001038_t0037_u01777597767491") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e126_d20260501_m010919_c001_v7007000_t0000_u01777597759017") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392ca_d20260501_m010911_c001_v0001038_t0022_u01777597751520") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11566_d20260501_m010902_c001_v7007000_t0000_u01777597742815") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392a6_d20260501_m010855_c001_v0001038_t0012_u01777597735011") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6d3_d20260501_m010847_c001_v7007000_t0000_u01777597727319") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739289_d20260501_m010839_c001_v0001038_t0010_u01777597719325") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c397d_d20260501_m010826_c001_v7007000_t0000_u01777597706124") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73924d_d20260501_m010821_c001_v0001038_t0023_u01777597701899") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c922_d20260501_m010814_c001_v7007000_t0000_u01777597694614") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739235_d20260501_m010809_c001_v0001038_t0043_u01777597689105") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29146_d20260501_m010806_c001_v7007000_t0000_u01777597686367") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73920d_d20260501_m010801_c001_v0001038_t0018_u01777597681380") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3938_d20260501_m010753_c001_v7007000_t0000_u01777597673649") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddcc_d20260501_m010748_c001_v0001180_t0027_u01777597668073") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4230473e3f546165_d20260501_m010745_c001_v7007000_t0000_u01777597665625") 2026/05/01 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dd63_d20260501_m010740_c001_v0001174_t0003_u01777597660931") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967e8_d20260501_m010728_c001_v7007000_t0000_u01777597648047") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391af_d20260501_m010722_c001_v0001038_t0011_u01777597642645") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959ff1_d20260501_m010714_c001_v7007000_t0000_u01777597634783") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739185_d20260501_m010706_c001_v0001038_t0021_u01777597626939") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df8e_d20260501_m010658_c001_v7007000_t0000_u01777597618566") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739153_d20260501_m010650_c001_v0001038_t0051_u01777597610828") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41349b6f333bf280_d20260501_m010809_c001_v7007000_t0000_u01777597689800") 2026/05/01 01:10:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2de42_d20260501_m010805_c001_v0001180_t0010_u01777597685611") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967ed_d20260501_m010730_c001_v7007000_t0000_u01777597650608") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd1c_d20260501_m010725_c001_v0001180_t0037_u01777597645577") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967ee_d20260501_m010730_c001_v7007000_t0000_u01777597650792") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc67_d20260501_m010725_c001_v0001174_t0019_u01777597645728") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967ef_d20260501_m010730_c001_v7007000_t0000_u01777597650976") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064682_d20260501_m010725_c001_v0001172_t0025_u01777597645753") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967f0_d20260501_m010731_c001_v7007000_t0000_u01777597651160") 2026/05/01 01:10:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd1e_d20260501_m010725_c001_v0001180_t0016_u01777597645781") 2026/05/01 01:10:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967f1_d20260501_m010731_c001_v7007000_t0000_u01777597651345") 2026/05/01 01:10:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd20_d20260501_m010726_c001_v0001180_t0031_u01777597646004") 2026/05/01 01:10:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967f3_d20260501_m010731_c001_v7007000_t0000_u01777597651529") 2026/05/01 01:10:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc69_d20260501_m010726_c001_v0001174_t0007_u01777597646023") 2026/05/01 01:10:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967f6_d20260501_m010731_c001_v7007000_t0000_u01777597651714") 2026/05/01 01:10:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064684_d20260501_m010726_c001_v0001172_t0050_u01777597646035") 2026/05/01 01:10:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967f8_d20260501_m010731_c001_v7007000_t0000_u01777597651897") 2026/05/01 01:10:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391b9_d20260501_m010726_c001_v0001038_t0007_u01777597646045") 2026/05/01 01:10:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967fa_d20260501_m010732_c001_v7007000_t0000_u01777597652081") 2026/05/01 01:10:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd22_d20260501_m010726_c001_v0001180_t0012_u01777597646211") 2026/05/01 01:10:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967fc_d20260501_m010732_c001_v7007000_t0000_u01777597652266") 2026/05/01 01:10:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06468c_d20260501_m010726_c001_v0001172_t0032_u01777597646351") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967fe_d20260501_m010732_c001_v7007000_t0000_u01777597652451") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc6d_d20260501_m010726_c001_v0001174_t0006_u01777597646382") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147967ff_d20260501_m010732_c001_v7007000_t0000_u01777597652636") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd24_d20260501_m010726_c001_v0001180_t0024_u01777597646420") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a314796800_d20260501_m010732_c001_v7007000_t0000_u01777597652821") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391bb_d20260501_m010726_c001_v0001038_t0018_u01777597646492") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a314796801_d20260501_m010733_c001_v7007000_t0000_u01777597653005") 2026/05/01 01:10:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd26_d20260501_m010726_c001_v0001180_t0003_u01777597646617") 2026/05/01 01:10:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a314796802_d20260501_m010733_c001_v7007000_t0000_u01777597653188") 2026/05/01 01:10:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06468e_d20260501_m010726_c001_v0001172_t0040_u01777597646676") 2026/05/01 01:10:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a314796803_d20260501_m010733_c001_v7007000_t0000_u01777597653371") 2026/05/01 01:10:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dc77_d20260501_m010726_c001_v0001174_t0024_u01777597646689") 2026/05/01 01:10:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f44_d20260501_m010748_c001_v7007000_t0000_u01777597668670") 2026/05/01 01:10:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd9c_d20260501_m010743_c001_v0001180_t0015_u01777597663679") 2026/05/01 01:10:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e2913e_d20260501_m010748_c001_v7007000_t0000_u01777597668872") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646f4_d20260501_m010743_c001_v0001172_t0054_u01777597663818") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd36_d20260501_m010748_c001_v7007000_t0000_u01777597668881") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391e3_d20260501_m010743_c001_v0001038_t0054_u01777597663870") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c391f_d20260501_m010749_c001_v7007000_t0000_u01777597669013") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dd9e_d20260501_m010743_c001_v0001180_t0033_u01777597663878") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbad39_d20260501_m010748_c001_v7007000_t0000_u01777597668617") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ddab_d20260501_m010743_c001_v0001174_t0005_u01777597663896") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417680ad2f34bd35_d20260501_m010748_c001_v7007000_t0000_u01777597668691") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dda2_d20260501_m010744_c001_v0001180_t0028_u01777597664094") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4230473e3f546175_d20260501_m010748_c001_v7007000_t0000_u01777597668631") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646f8_d20260501_m010744_c001_v0001172_t0022_u01777597664207") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e2913d_d20260501_m010748_c001_v7007000_t0000_u01777597668687") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dda4_d20260501_m010744_c001_v0001180_t0015_u01777597664299") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b2483924b6_d20260501_m010748_c001_v7007000_t0000_u01777597668636") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ddb1_d20260501_m010744_c001_v0001174_t0033_u01777597664324") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbad3a_d20260501_m010748_c001_v7007000_t0000_u01777597668797") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391e7_d20260501_m010744_c001_v0001038_t0018_u01777597664361") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbad3b_d20260501_m010748_c001_v7007000_t0000_u01777597668978") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dda6_d20260501_m010744_c001_v0001180_t0046_u01777597664500") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4230473e3f546177_d20260501_m010748_c001_v7007000_t0000_u01777597668814") 2026/05/01 01:10:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0646fa_d20260501_m010744_c001_v0001172_t0047_u01777597664602") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c391d_d20260501_m010748_c001_v7007000_t0000_u01777597668649") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ddb9_d20260501_m010744_c001_v0001174_t0051_u01777597664659") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4230473e3f546179_d20260501_m010748_c001_v7007000_t0000_u01777597668997") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddaa_d20260501_m010744_c001_v0001180_t0053_u01777597664705") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b2483924b7_d20260501_m010748_c001_v7007000_t0000_u01777597668819") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391eb_d20260501_m010744_c001_v0001038_t0029_u01777597664729") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4001c8b2483924b8_d20260501_m010749_c001_v7007000_t0000_u01777597669002") 2026/05/01 01:10:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2ddb0_d20260501_m010744_c001_v0001180_t0025_u01777597664906") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3868_d20260501_m010549_c001_v7007000_t0000_u01777597549708") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f119a4362860f6909_d20260501_m010547_c001_v0001101_t0048_u01777597547331") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a31479676c_d20260501_m010547_c001_v7007000_t0000_u01777597547131") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f119a4362860f68f1_d20260501_m010542_c001_v0001101_t0033_u01777597542355") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a314796765_d20260501_m010541_c001_v7007000_t0000_u01777597541587") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da28_d20260501_m010538_c001_v0001180_t0020_u01777597538036") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c886_d20260501_m010536_c001_v7007000_t0000_u01777597536581") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1048e4e4907d8322_d20260501_m010534_c001_v0001177_t0041_u01777597534288") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4197052f36bdb720_d20260501_m010534_c001_v7007000_t0000_u01777597534065") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1048e4e4907d8308_d20260501_m010530_c001_v0001177_t0046_u01777597530472") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4197052f36bdb71d_d20260501_m010529_c001_v7007000_t0000_u01777597529702") 2026/05/01 01:10:59 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da02_d20260501_m010526_c001_v0001180_t0053_u01777597526349") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c383d_d20260501_m010524_c001_v7007000_t0000_u01777597524983") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f118ec3abafdfe41c_d20260501_m010523_c001_v0001117_t0038_u01777597523006") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4218bd10b6d1e01d_d20260501_m010521_c001_v7007000_t0000_u01777597521869") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1088de68422d91cd_d20260501_m010516_c001_v0001161_t0016_u01777597516816") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4218bd10b6d1dffe_d20260501_m010516_c001_v7007000_t0000_u01777597516046") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d9d2_d20260501_m010512_c001_v0001180_t0035_u01777597512765") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3821_d20260501_m010511_c001_v7007000_t0000_u01777597511770") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f116b7f6d83fc1f78_d20260501_m010510_c001_v0001185_t0048_u01777597510007") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f415c8b5c747fd628_d20260501_m010509_c001_v7007000_t0000_u01777597509823") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f116b7f6d83fc1f44_d20260501_m010506_c001_v0001185_t0033_u01777597506133") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f415c8b5c747fd620_d20260501_m010505_c001_v7007000_t0000_u01777597505388") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d9b0_d20260501_m010500_c001_v0001180_t0058_u01777597500272") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b61a5_d20260501_m010459_c001_v7007000_t0000_u01777597499373") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1185e0ef4772aa0e_d20260501_m010457_c001_v0001113_t0031_u01777597497335") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147966f9_d20260501_m010457_c001_v7007000_t0000_u01777597497150") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1185e0ef4772aa06_d20260501_m010453_c001_v0001113_t0041_u01777597493625") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147966ef_d20260501_m010452_c001_v7007000_t0000_u01777597492860") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d994_d20260501_m010447_c001_v0001180_t0021_u01777597487754") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef6b0_d20260501_m010446_c001_v7007000_t0000_u01777597486799") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103ed058f1790cab_d20260501_m010444_c001_v0001113_t0042_u01777597484909") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c133_d20260501_m010444_c001_v7007000_t0000_u01777597484719") 2026/05/01 01:11:00 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103ed058f1790c9f_d20260501_m010441_c001_v0001113_t0042_u01777597481072") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c12c_d20260501_m010440_c001_v7007000_t0000_u01777597480319") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d96c_d20260501_m010435_c001_v0001180_t0051_u01777597475133") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef69c_d20260501_m010434_c001_v7007000_t0000_u01777597474006") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f10365320abae3944_d20260501_m010428_c001_v0001144_t0022_u01777597468454") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6146_d20260501_m010428_c001_v7007000_t0000_u01777597468248") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d922_d20260501_m010424_c001_v0001180_t0005_u01777597464408") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f104801bb8a3f2284_d20260501_m010423_c001_v0001157_t0017_u01777597463558") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f104801bb8a3f2280_d20260501_m010422_c001_v0001157_t0027_u01777597462483") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c807_d20260501_m010409_c001_v7007000_t0000_u01777597449287") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a92fb_d20260501_m010402_c001_v0001167_t0050_u01777597442406") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1044f12b61c0b30f_d20260501_m010401_c001_v0001106_t0015_u01777597441226") 2026/05/01 01:11:01 DEBUG : dst/one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1044f12b61c0b309_d20260501_m010359_c001_v0001106_t0049_u01777597439960") 2026/05/01 01:11:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3869_d20260501_m010549_c001_v7007000_t0000_u01777597549891") 2026/05/01 01:11:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f119df7b17a01fc67_d20260501_m010546_c001_v0001180_t0028_u01777597546908") 2026/05/01 01:11:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1091d61d70bdb899_d20260501_m010541_c001_v0001167_t0042_u01777597541184") 2026/05/01 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c887_d20260501_m010536_c001_v7007000_t0000_u01777597536762") 2026/05/01 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f102f3e99b27a429d_d20260501_m010533_c001_v0001174_t0041_u01777597533571") 2026/05/01 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1165b9bc1d0ba50e_d20260501_m010529_c001_v0001181_t0007_u01777597529429") 2026/05/01 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c383f_d20260501_m010525_c001_v7007000_t0000_u01777597525166") 2026/05/01 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f118173f1057ac036_d20260501_m010521_c001_v0001043_t0050_u01777597521465") 2026/05/01 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f102c1c4e748f75f5_d20260501_m010515_c001_v0001146_t0031_u01777597515705") 2026/05/01 01:11:02 DEBUG : dst/three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef69d_d20260501_m010434_c001_v7007000_t0000_u01777597474188") 2026/05/01 01:11:02 DEBUG : dst/three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f104801bb8a3f229c_d20260501_m010432_c001_v0001157_t0043_u01777597472556") 2026/05/01 01:11:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c386a_d20260501_m010550_c001_v7007000_t0000_u01777597550072") 2026/05/01 01:11:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f105a540ce5232b36_d20260501_m010548_c001_v0001036_t0006_u01777597548340") 2026/05/01 01:11:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f10265153a247ce47_d20260501_m010543_c001_v0001116_t0021_u01777597543239") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c386b_d20260501_m010550_c001_v7007000_t0000_u01777597550254") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f119a4362860f6913_d20260501_m010549_c001_v0001101_t0030_u01777597549002") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a31479676d_d20260501_m010548_c001_v7007000_t0000_u01777597548816") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f119a4362860f6907_d20260501_m010545_c001_v0001101_t0032_u01777597545363") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a314796769_d20260501_m010545_c001_v7007000_t0000_u01777597545176") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da2c_d20260501_m010538_c001_v0001180_t0012_u01777597538496") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c888_d20260501_m010536_c001_v7007000_t0000_u01777597536946") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1048e4e4907d8327_d20260501_m010535_c001_v0001177_t0011_u01777597535989") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4197052f36bdb722_d20260501_m010535_c001_v7007000_t0000_u01777597535807") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1048e4e4907d8314_d20260501_m010531_c001_v0001177_t0004_u01777597531994") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4197052f36bdb71e_d20260501_m010531_c001_v7007000_t0000_u01777597531811") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da0c_d20260501_m010526_c001_v0001180_t0011_u01777597526759") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4218bd10b6d1e023_d20260501_m010524_c001_v7007000_t0000_u01777597524420") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d9f8_d20260501_m010520_c001_v0001180_t0042_u01777597520666") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4218bd10b6d1e003_d20260501_m010517_c001_v7007000_t0000_u01777597517886") 2026/05/01 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d9d6_d20260501_m010513_c001_v0001180_t0040_u01777597513262") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f415c8b5c747fd62d_d20260501_m010510_c001_v7007000_t0000_u01777597510839") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a94a1_d20260501_m010508_c001_v0001167_t0031_u01777597508272") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f415c8b5c747fd623_d20260501_m010507_c001_v7007000_t0000_u01777597507177") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d9b2_d20260501_m010500_c001_v0001180_t0045_u01777597500768") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147966fe_d20260501_m010458_c001_v7007000_t0000_u01777597498461") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9465_d20260501_m010455_c001_v0001167_t0028_u01777597495911") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f410aa6a3147966f2_d20260501_m010454_c001_v7007000_t0000_u01777597494802") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d998_d20260501_m010448_c001_v0001180_t0043_u01777597488202") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c134_d20260501_m010445_c001_v7007000_t0000_u01777597485861") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a942b_d20260501_m010443_c001_v0001167_t0043_u01777597483278") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40310934c1e7c12d_d20260501_m010442_c001_v7007000_t0000_u01777597482078") 2026/05/01 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d96e_d20260501_m010435_c001_v0001180_t0036_u01777597475714") 2026/05/01 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c889_d20260501_m010537_c001_v7007000_t0000_u01777597537128") 2026/05/01 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f10077518286a4a3d_d20260501_m010535_c001_v0001144_t0052_u01777597535134") 2026/05/01 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1120ffba67e99ff5_d20260501_m010531_c001_v0001161_t0041_u01777597531258") 2026/05/01 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3840_d20260501_m010525_c001_v7007000_t0000_u01777597525367") 2026/05/01 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1168cca8e249098b_d20260501_m010524_c001_v0001117_t0018_u01777597524009") 2026/05/01 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f10186aa0b33a15d0_d20260501_m010517_c001_v0001039_t0019_u01777597517389") 2026/05/01 01:11:03 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c386c_d20260501_m010550_c001_v7007000_t0000_u01777597550435") 2026/05/01 01:11:03 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da2a_d20260501_m010538_c001_v0001180_t0005_u01777597538254") 2026/05/01 01:11:03 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c88b_d20260501_m010537_c001_v7007000_t0000_u01777597537310") 2026/05/01 01:11:03 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da06_d20260501_m010526_c001_v0001180_t0033_u01777597526556") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3841_d20260501_m010525_c001_v7007000_t0000_u01777597525559") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a94c5_d20260501_m010512_c001_v0001167_t0053_u01777597512968") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3822_d20260501_m010511_c001_v7007000_t0000_u01777597511953") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9473_d20260501_m010500_c001_v0001167_t0055_u01777597500503") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b61a7_d20260501_m010459_c001_v7007000_t0000_u01777597499553") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a944b_d20260501_m010447_c001_v0001167_t0054_u01777597487954") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef6b1_d20260501_m010446_c001_v7007000_t0000_u01777597486984") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a93e5_d20260501_m010435_c001_v0001167_t0023_u01777597475343") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef69e_d20260501_m010434_c001_v7007000_t0000_u01777597474370") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f102917c6f38b5217_d20260501_m010430_c001_v0001183_t0034_u01777597470042") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c808_d20260501_m010409_c001_v7007000_t0000_u01777597449469") 2026/05/01 01:11:04 DEBUG : dst/two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1044f12b61c0b31d_d20260501_m010408_c001_v0001106_t0054_u01777597448020") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f3544f_d20260501_m010334_c001_v7007000_t0000_u01777597414392") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a924d_d20260501_m010330_c001_v0001167_t0005_u01777597410689") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f353e2_d20260501_m010328_c001_v7007000_t0000_u01777597408743") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d86c_d20260501_m010319_c001_v0001180_t0008_u01777597399824") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e292e_d20260501_m010311_c001_v7007000_t0000_u01777597391296") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a919f_d20260501_m010308_c001_v0001167_t0011_u01777597388111") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddfa_d20260501_m010249_c001_v7007000_t0000_u01777597369233") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9115_d20260501_m010247_c001_v0001167_t0020_u01777597367124") 2026/05/01 01:11:04 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddf3_d20260501_m010246_c001_v7007000_t0000_u01777597366204") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9109_d20260501_m010244_c001_v0001167_t0046_u01777597364980") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dde5_d20260501_m010242_c001_v7007000_t0000_u01777597362117") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90ef_d20260501_m010240_c001_v0001167_t0014_u01777597360395") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dddb_d20260501_m010239_c001_v7007000_t0000_u01777597359523") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90dd_d20260501_m010238_c001_v0001167_t0017_u01777597358163") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddb2_d20260501_m010232_c001_v7007000_t0000_u01777597352595") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90b2_d20260501_m010230_c001_v0001167_t0003_u01777597350920") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dda9_d20260501_m010230_c001_v7007000_t0000_u01777597350098") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90a4_d20260501_m010229_c001_v0001167_t0019_u01777597349301") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dd95_d20260501_m010224_c001_v7007000_t0000_u01777597344981") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9078_d20260501_m010223_c001_v0001167_t0039_u01777597343531") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc42b_d20260501_m010221_c001_v7007000_t0000_u01777597341715") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9066_d20260501_m010220_c001_v0001167_t0050_u01777597340722") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc426_d20260501_m010220_c001_v7007000_t0000_u01777597340362") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f105fb8e307f3d2b5_d20260501_m010219_c001_v0001136_t0037_u01777597339700") 2026/05/01 01:11:05 DEBUG : empty space: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a905e_d20260501_m010218_c001_v0001167_t0026_u01777597338118") 2026/05/01 01:11:05 DEBUG : enormous: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddf7_d20260501_m010248_c001_v7007000_t0000_u01777597368321") 2026/05/01 01:11:05 DEBUG : enormous: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9119_d20260501_m010247_c001_v0001167_t0006_u01777597367588") 2026/05/01 01:11:05 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3874_d20260501_m010554_c001_v7007000_t0000_u01777597554344") 2026/05/01 01:11:05 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2da82_d20260501_m010553_c001_v0001180_t0005_u01777597553178") 2026/05/01 01:11:05 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e291e_d20260501_m010306_c001_v7007000_t0000_u01777597386808") 2026/05/01 01:11:06 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d851_d20260501_m010305_c001_v0001180_t0054_u01777597385717") 2026/05/01 01:11:06 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc417_d20260501_m010215_c001_v7007000_t0000_u01777597335343") 2026/05/01 01:11:06 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a904a_d20260501_m010214_c001_v0001167_t0038_u01777597334265") 2026/05/01 01:11:06 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc414_d20260501_m010213_c001_v7007000_t0000_u01777597333725") 2026/05/01 01:11:06 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9042_d20260501_m010213_c001_v0001167_t0044_u01777597333054") 2026/05/01 01:11:06 DEBUG : existing: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a903a_d20260501_m010212_c001_v0001167_t0057_u01777597332121") 2026/05/01 01:11:06 DEBUG : existing-b: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2920_d20260501_m010306_c001_v7007000_t0000_u01777597386988") 2026/05/01 01:11:06 DEBUG : existing-b: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a918f_d20260501_m010305_c001_v0001167_t0058_u01777597385729") 2026/05/01 01:11:06 DEBUG : file1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6277_d20260501_m010637_c001_v7007000_t0000_u01777597597215") 2026/05/01 01:11:06 DEBUG : file1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739135_d20260501_m010635_c001_v0001038_t0016_u01777597595955") 2026/05/01 01:11:06 DEBUG : file1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6272_d20260501_m010634_c001_v7007000_t0000_u01777597594602") 2026/05/01 01:11:06 DEBUG : file1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d80b_d20260501_m010633_c001_v0001174_t0016_u01777597593198") 2026/05/01 01:11:06 DEBUG : five: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350de06_d20260501_m010253_c001_v7007000_t0000_u01777597373124") 2026/05/01 01:11:06 DEBUG : five: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403765f14a0a9145_d20260501_m010251_c001_v0001167_t0029_u01777597371119") 2026/05/01 01:11:06 DEBUG : foo: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dd91_d20260501_m010223_c001_v7007000_t0000_u01777597343168") 2026/05/01 01:11:06 DEBUG : foo: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403765f14a0a9070_d20260501_m010222_c001_v0001167_t0029_u01777597342623") 2026/05/01 01:11:06 DEBUG : foo: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403765f14a0a906e_d20260501_m010222_c001_v0001167_t0029_u01777597342075") 2026/05/01 01:11:06 DEBUG : four: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e28f5_d20260501_m010253_c001_v7007000_t0000_u01777597373307") 2026/05/01 01:11:06 DEBUG : four: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4164470475dc9952_d20260501_m010251_c001_v0001101_t0041_u01777597371714") 2026/05/01 01:11:06 DEBUG : four: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a913b_d20260501_m010250_c001_v0001167_t0022_u01777597370395") 2026/05/01 01:11:06 DEBUG : hello world2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd590d_d20260501_m010130_c001_v7007000_t0000_u01777597290213") 2026/05/01 01:11:07 DEBUG : hello world2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f3f_d20260501_m010129_c001_v0001167_t0008_u01777597289542") 2026/05/01 01:11:07 DEBUG : ignore-size: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc412_d20260501_m010211_c001_v7007000_t0000_u01777597331761") 2026/05/01 01:11:07 DEBUG : ignore-size: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9030_d20260501_m010210_c001_v0001167_t0058_u01777597330555") 2026/05/01 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2919_d20260501_m010304_c001_v7007000_t0000_u01777597384990") 2026/05/01 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9187_d20260501_m010304_c001_v0001167_t0037_u01777597384230") 2026/05/01 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2916_d20260501_m010303_c001_v7007000_t0000_u01777597383493") 2026/05/01 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a917f_d20260501_m010302_c001_v0001167_t0056_u01777597382839") 2026/05/01 01:11:07 DEBUG : one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e28f7_d20260501_m010253_c001_v7007000_t0000_u01777597373489") 2026/05/01 01:11:07 DEBUG : one: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403765f14a0a912b_d20260501_m010249_c001_v0001167_t0029_u01777597369600") 2026/05/01 01:11:07 DEBUG : only0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b625e_d20260501_m010628_c001_v7007000_t0000_u01777597588758") 2026/05/01 01:11:07 DEBUG : only0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2dbc8_d20260501_m010622_c001_v0001180_t0035_u01777597582860") 2026/05/01 01:11:07 DEBUG : only0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db5c_d20260501_m010613_c001_v0001180_t0054_u01777597573636") 2026/05/01 01:11:07 DEBUG : only0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd01054_d20260501_m010607_c001_v7007000_t0000_u01777597567437") 2026/05/01 01:11:07 DEBUG : only0: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daaa_d20260501_m010557_c001_v0001180_t0030_u01777597557855") 2026/05/01 01:11:07 DEBUG : only1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b625f_d20260501_m010628_c001_v7007000_t0000_u01777597588939") 2026/05/01 01:11:07 DEBUG : only1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f401f02c16a0645b0_d20260501_m010624_c001_v0001172_t0047_u01777597584016") 2026/05/01 01:11:07 DEBUG : only1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db64_d20260501_m010614_c001_v0001180_t0049_u01777597574144") 2026/05/01 01:11:07 DEBUG : only1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbaccb_d20260501_m010608_c001_v7007000_t0000_u01777597568023") 2026/05/01 01:11:07 DEBUG : only1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dab0_d20260501_m010558_c001_v0001180_t0035_u01777597558265") 2026/05/01 01:11:07 DEBUG : only10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6260_d20260501_m010629_c001_v7007000_t0000_u01777597589120") 2026/05/01 01:11:07 DEBUG : only10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409f6d89d1e6d766_d20260501_m010623_c001_v0001174_t0013_u01777597583648") 2026/05/01 01:11:07 DEBUG : only10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db94_d20260501_m010618_c001_v0001180_t0013_u01777597578078") 2026/05/01 01:11:07 DEBUG : only10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd01058_d20260501_m010607_c001_v7007000_t0000_u01777597567985") 2026/05/01 01:11:08 DEBUG : only10: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dae6_d20260501_m010602_c001_v0001180_t0015_u01777597562285") 2026/05/01 01:11:08 DEBUG : only11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6261_d20260501_m010629_c001_v7007000_t0000_u01777597589302") 2026/05/01 01:11:08 DEBUG : only11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f401f02c16a0645a8_d20260501_m010623_c001_v0001172_t0047_u01777597583457") 2026/05/01 01:11:08 DEBUG : only11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db98_d20260501_m010618_c001_v0001180_t0044_u01777597578514") 2026/05/01 01:11:08 DEBUG : only11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a36_d20260501_m010608_c001_v7007000_t0000_u01777597568179") 2026/05/01 01:11:08 DEBUG : only11: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daec_d20260501_m010602_c001_v0001180_t0046_u01777597562708") 2026/05/01 01:11:08 DEBUG : only12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6262_d20260501_m010629_c001_v7007000_t0000_u01777597589484") 2026/05/01 01:11:08 DEBUG : only12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2dbd0_d20260501_m010623_c001_v0001180_t0035_u01777597583621") 2026/05/01 01:11:08 DEBUG : only12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db9c_d20260501_m010618_c001_v0001180_t0034_u01777597578916") 2026/05/01 01:11:08 DEBUG : only12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a35_d20260501_m010607_c001_v7007000_t0000_u01777597567998") 2026/05/01 01:11:08 DEBUG : only12: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daf0_d20260501_m010603_c001_v0001180_t0059_u01777597563131") 2026/05/01 01:11:08 DEBUG : only13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6263_d20260501_m010629_c001_v7007000_t0000_u01777597589666") 2026/05/01 01:11:08 DEBUG : only13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2dbce_d20260501_m010623_c001_v0001180_t0035_u01777597583436") 2026/05/01 01:11:08 DEBUG : only13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dba2_d20260501_m010619_c001_v0001180_t0021_u01777597579351") 2026/05/01 01:11:08 DEBUG : only13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd01055_d20260501_m010607_c001_v7007000_t0000_u01777597567619") 2026/05/01 01:11:08 DEBUG : only13: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2daf8_d20260501_m010603_c001_v0001180_t0056_u01777597563561") 2026/05/01 01:11:08 DEBUG : only14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6264_d20260501_m010629_c001_v7007000_t0000_u01777597589848") 2026/05/01 01:11:08 DEBUG : only14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4068231dbf739111_d20260501_m010623_c001_v0001038_t0052_u01777597583809") 2026/05/01 01:11:08 DEBUG : only14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dba6_d20260501_m010619_c001_v0001180_t0008_u01777597579760") 2026/05/01 01:11:08 DEBUG : only14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a37_d20260501_m010608_c001_v7007000_t0000_u01777597568363") 2026/05/01 01:11:09 DEBUG : only14: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dafe_d20260501_m010603_c001_v0001180_t0017_u01777597563988") 2026/05/01 01:11:09 DEBUG : only15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6265_d20260501_m010630_c001_v7007000_t0000_u01777597590030") 2026/05/01 01:11:09 DEBUG : only15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f401f02c16a0645aa_d20260501_m010623_c001_v0001172_t0047_u01777597583648") 2026/05/01 01:11:09 DEBUG : only15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbac_d20260501_m010620_c001_v0001180_t0004_u01777597580217") 2026/05/01 01:11:09 DEBUG : only15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29115_d20260501_m010608_c001_v7007000_t0000_u01777597568008") 2026/05/01 01:11:09 DEBUG : only15: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db06_d20260501_m010604_c001_v0001180_t0024_u01777597564442") 2026/05/01 01:11:09 DEBUG : only16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6266_d20260501_m010630_c001_v7007000_t0000_u01777597590212") 2026/05/01 01:11:09 DEBUG : only16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f401f02c16a0645ac_d20260501_m010623_c001_v0001172_t0047_u01777597583832") 2026/05/01 01:11:09 DEBUG : only16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbb6_d20260501_m010620_c001_v0001180_t0022_u01777597580733") 2026/05/01 01:11:09 DEBUG : only16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd01057_d20260501_m010607_c001_v7007000_t0000_u01777597567803") 2026/05/01 01:11:09 DEBUG : only16: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db10_d20260501_m010604_c001_v0001180_t0036_u01777597564869") 2026/05/01 01:11:10 DEBUG : only17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6267_d20260501_m010630_c001_v7007000_t0000_u01777597590396") 2026/05/01 01:11:10 DEBUG : only17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2dbd6_d20260501_m010624_c001_v0001180_t0035_u01777597584063") 2026/05/01 01:11:10 DEBUG : only17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbba_d20260501_m010621_c001_v0001180_t0003_u01777597581135") 2026/05/01 01:11:10 DEBUG : only17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29116_d20260501_m010608_c001_v7007000_t0000_u01777597568191") 2026/05/01 01:11:10 DEBUG : only17: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db18_d20260501_m010605_c001_v0001180_t0052_u01777597565362") 2026/05/01 01:11:10 DEBUG : only18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6268_d20260501_m010630_c001_v7007000_t0000_u01777597590578") 2026/05/01 01:11:10 DEBUG : only18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409f6d89d1e6d76a_d20260501_m010623_c001_v0001174_t0013_u01777597583842") 2026/05/01 01:11:10 DEBUG : only18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbc0_d20260501_m010621_c001_v0001180_t0021_u01777597581575") 2026/05/01 01:11:10 DEBUG : only18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29117_d20260501_m010608_c001_v7007000_t0000_u01777597568374") 2026/05/01 01:11:10 DEBUG : only18: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db20_d20260501_m010605_c001_v0001180_t0008_u01777597565789") 2026/05/01 01:11:10 DEBUG : only19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6269_d20260501_m010630_c001_v7007000_t0000_u01777597590759") 2026/05/01 01:11:10 DEBUG : only19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2dbd4_d20260501_m010623_c001_v0001180_t0035_u01777597583879") 2026/05/01 01:11:10 DEBUG : only19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbc4_d20260501_m010622_c001_v0001180_t0041_u01777597582028") 2026/05/01 01:11:10 DEBUG : only19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbaccc_d20260501_m010608_c001_v7007000_t0000_u01777597568205") 2026/05/01 01:11:10 DEBUG : only19: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db26_d20260501_m010606_c001_v0001180_t0010_u01777597566258") 2026/05/01 01:11:10 DEBUG : only2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b626a_d20260501_m010630_c001_v7007000_t0000_u01777597590944") 2026/05/01 01:11:10 DEBUG : only2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f401f02c16a0645b4_d20260501_m010624_c001_v0001172_t0047_u01777597584384") 2026/05/01 01:11:11 DEBUG : only2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db6a_d20260501_m010614_c001_v0001180_t0044_u01777597574544") 2026/05/01 01:11:11 DEBUG : only2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbaccd_d20260501_m010608_c001_v7007000_t0000_u01777597568389") 2026/05/01 01:11:11 DEBUG : only2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dab4_d20260501_m010558_c001_v0001180_t0057_u01777597558713") 2026/05/01 01:11:11 DEBUG : only3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b626b_d20260501_m010631_c001_v7007000_t0000_u01777597591126") 2026/05/01 01:11:11 DEBUG : only3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2dbd8_d20260501_m010624_c001_v0001180_t0035_u01777597584247") 2026/05/01 01:11:11 DEBUG : only3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db72_d20260501_m010614_c001_v0001180_t0013_u01777597574967") 2026/05/01 01:11:11 DEBUG : only3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a34_d20260501_m010607_c001_v7007000_t0000_u01777597567814") 2026/05/01 01:11:11 DEBUG : only3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dabc_d20260501_m010559_c001_v0001180_t0037_u01777597559213") 2026/05/01 01:11:11 DEBUG : only4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b626c_d20260501_m010631_c001_v7007000_t0000_u01777597591309") 2026/05/01 01:11:11 DEBUG : only4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4068231dbf739113_d20260501_m010624_c001_v0001038_t0052_u01777597584024") 2026/05/01 01:11:11 DEBUG : only4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db76_d20260501_m010615_c001_v0001180_t0020_u01777597575435") 2026/05/01 01:11:11 DEBUG : only4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd01059_d20260501_m010608_c001_v7007000_t0000_u01777597568167") 2026/05/01 01:11:11 DEBUG : only4: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dac0_d20260501_m010559_c001_v0001180_t0004_u01777597559645") 2026/05/01 01:11:11 DEBUG : only5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b626d_d20260501_m010631_c001_v7007000_t0000_u01777597591490") 2026/05/01 01:11:11 DEBUG : only5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409f6d89d1e6d772_d20260501_m010624_c001_v0001174_t0013_u01777597584036") 2026/05/01 01:11:11 DEBUG : only5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db7c_d20260501_m010615_c001_v0001180_t0056_u01777597575978") 2026/05/01 01:11:11 DEBUG : only5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd0105b_d20260501_m010608_c001_v7007000_t0000_u01777597568532") 2026/05/01 01:11:11 DEBUG : only5: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dac4_d20260501_m010600_c001_v0001180_t0047_u01777597560124") 2026/05/01 01:11:11 DEBUG : only6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b626e_d20260501_m010631_c001_v7007000_t0000_u01777597591671") 2026/05/01 01:11:11 DEBUG : only6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409f6d89d1e6d776_d20260501_m010624_c001_v0001174_t0013_u01777597584224") 2026/05/01 01:11:12 DEBUG : only6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db82_d20260501_m010616_c001_v0001180_t0054_u01777597576407") 2026/05/01 01:11:12 DEBUG : only6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f416497dc11e29114_d20260501_m010607_c001_v7007000_t0000_u01777597567820") 2026/05/01 01:11:12 DEBUG : only6: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dac8_d20260501_m010600_c001_v0001180_t0005_u01777597560557") 2026/05/01 01:11:12 DEBUG : only7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b626f_d20260501_m010631_c001_v7007000_t0000_u01777597591851") 2026/05/01 01:11:12 DEBUG : only7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f401f02c16a0645b2_d20260501_m010624_c001_v0001172_t0047_u01777597584201") 2026/05/01 01:11:12 DEBUG : only7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db86_d20260501_m010616_c001_v0001180_t0036_u01777597576818") 2026/05/01 01:11:12 DEBUG : only7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2a38_d20260501_m010608_c001_v7007000_t0000_u01777597568545") 2026/05/01 01:11:12 DEBUG : only7: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dace_d20260501_m010600_c001_v0001180_t0009_u01777597560992") 2026/05/01 01:11:12 DEBUG : only8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6270_d20260501_m010632_c001_v7007000_t0000_u01777597592035") 2026/05/01 01:11:12 DEBUG : only8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4068231dbf739115_d20260501_m010624_c001_v0001038_t0052_u01777597584210") 2026/05/01 01:11:12 DEBUG : only8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db8a_d20260501_m010617_c001_v0001180_t0030_u01777597577263") 2026/05/01 01:11:12 DEBUG : only8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd0105a_d20260501_m010608_c001_v7007000_t0000_u01777597568349") 2026/05/01 01:11:12 DEBUG : only8: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dad6_d20260501_m010601_c001_v0001180_t0037_u01777597561394") 2026/05/01 01:11:12 DEBUG : only9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6271_d20260501_m010632_c001_v7007000_t0000_u01777597592216") 2026/05/01 01:11:12 DEBUG : only9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4068231dbf739117_d20260501_m010624_c001_v0001038_t0052_u01777597584393") 2026/05/01 01:11:12 DEBUG : only9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2db8e_d20260501_m010617_c001_v0001180_t0013_u01777597577660") 2026/05/01 01:11:12 DEBUG : only9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f420f3bec81fbacca_d20260501_m010607_c001_v7007000_t0000_u01777597567838") 2026/05/01 01:11:12 DEBUG : only9: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dada_d20260501_m010601_c001_v0001180_t0037_u01777597561871") 2026/05/01 01:11:12 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2910_d20260501_m010301_c001_v7007000_t0000_u01777597381735") 2026/05/01 01:11:12 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9173_d20260501_m010259_c001_v0001167_t0030_u01777597379710") 2026/05/01 01:11:12 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2908_d20260501_m010258_c001_v7007000_t0000_u01777597378946") 2026/05/01 01:11:12 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9169_d20260501_m010257_c001_v0001167_t0054_u01777597377155") 2026/05/01 01:11:12 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e28ff_d20260501_m010256_c001_v7007000_t0000_u01777597376411") 2026/05/01 01:11:12 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1164470475dc995e_d20260501_m010254_c001_v0001101_t0023_u01777597374400") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddea_d20260501_m010244_c001_v7007000_t0000_u01777597364177") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90f9_d20260501_m010242_c001_v0001167_t0018_u01777597362662") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dde2_d20260501_m010241_c001_v7007000_t0000_u01777597361079") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90ed_d20260501_m010240_c001_v0001167_t0053_u01777597360069") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddd8_d20260501_m010238_c001_v7007000_t0000_u01777597358845") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90d9_d20260501_m010237_c001_v0001167_t0024_u01777597357879") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddae_d20260501_m010232_c001_v7007000_t0000_u01777597352049") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90b0_d20260501_m010230_c001_v0001167_t0020_u01777597350642") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddab_d20260501_m010230_c001_v7007000_t0000_u01777597350280") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90a0_d20260501_m010229_c001_v0001167_t0042_u01777597349035") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dda3_d20260501_m010228_c001_v7007000_t0000_u01777597348671") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9098_d20260501_m010227_c001_v0001167_t0047_u01777597347963") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9096_d20260501_m010227_c001_v0001167_t0030_u01777597347331") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dd9e_d20260501_m010226_c001_v7007000_t0000_u01777597346966") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a908c_d20260501_m010226_c001_v0001167_t0010_u01777597346216") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9088_d20260501_m010225_c001_v0001167_t0012_u01777597345529") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dd96_d20260501_m010225_c001_v7007000_t0000_u01777597345167") 2026/05/01 01:11:13 DEBUG : potato: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9082_d20260501_m010224_c001_v0001167_t0043_u01777597344292") 2026/05/01 01:11:13 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fb970_d20260501_m010344_c001_v7007000_t0000_u01777597424110") 2026/05/01 01:11:13 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a92a1_d20260501_m010343_c001_v0001167_t0033_u01777597423428") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f354b4_d20260501_m010334_c001_v7007000_t0000_u01777597414727") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d88c_d20260501_m010330_c001_v0001180_t0011_u01777597410080") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f35375_d20260501_m010323_c001_v7007000_t0000_u01777597403070") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a91ef_d20260501_m010319_c001_v0001167_t0034_u01777597399182") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2930_d20260501_m010311_c001_v7007000_t0000_u01777597391603") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d853_d20260501_m010307_c001_v0001180_t0041_u01777597387914") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddf8_d20260501_m010248_c001_v7007000_t0000_u01777597368503") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9113_d20260501_m010246_c001_v0001167_t0038_u01777597366753") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddf4_d20260501_m010246_c001_v7007000_t0000_u01777597366387") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9107_d20260501_m010244_c001_v0001167_t0014_u01777597364725") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddec_d20260501_m010244_c001_v7007000_t0000_u01777597364359") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9101_d20260501_m010243_c001_v0001167_t0038_u01777597363300") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dde6_d20260501_m010242_c001_v7007000_t0000_u01777597362299") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90f5_d20260501_m010241_c001_v0001167_t0025_u01777597361444") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350dddc_d20260501_m010239_c001_v7007000_t0000_u01777597359706") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90e3_d20260501_m010238_c001_v0001167_t0024_u01777597358854") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350ddb3_d20260501_m010232_c001_v7007000_t0000_u01777597352778") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a90b4_d20260501_m010231_c001_v0001167_t0015_u01777597351689") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5915_d20260501_m010133_c001_v7007000_t0000_u01777597293059") 2026/05/01 01:11:14 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f4f_d20260501_m010132_c001_v0001167_t0008_u01777597292393") 2026/05/01 01:11:15 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5911_d20260501_m010131_c001_v7007000_t0000_u01777597291487") 2026/05/01 01:11:15 DEBUG : potato2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f47_d20260501_m010130_c001_v0001167_t0030_u01777597290754") 2026/05/01 01:11:15 DEBUG : potato3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f354b6_d20260501_m010335_c001_v7007000_t0000_u01777597415263") 2026/05/01 01:11:15 DEBUG : potato3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d894_d20260501_m010331_c001_v0001180_t0030_u01777597411141") 2026/05/01 01:11:15 DEBUG : potato3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f42292a9cc8f35377_d20260501_m010323_c001_v7007000_t0000_u01777597403384") 2026/05/01 01:11:15 DEBUG : potato3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a91f7_d20260501_m010320_c001_v0001167_t0045_u01777597400131") 2026/05/01 01:11:15 DEBUG : potato3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2932_d20260501_m010312_c001_v7007000_t0000_u01777597392021") 2026/05/01 01:11:15 DEBUG : potato3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d859_d20260501_m010308_c001_v0001180_t0015_u01777597388389") 2026/05/01 01:11:15 DEBUG : pre-dest1/1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef674_d20260501_m010418_c001_v7007000_t0000_u01777597458251") 2026/05/01 01:11:15 DEBUG : pre-dest1/1: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d8f6_d20260501_m010410_c001_v0001180_t0009_u01777597450199") 2026/05/01 01:11:15 DEBUG : pre-dest2/2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f405aac0738fef676_d20260501_m010418_c001_v7007000_t0000_u01777597458432") 2026/05/01 01:11:15 DEBUG : pre-dest2/2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a932f_d20260501_m010410_c001_v0001167_t0035_u01777597450806") 2026/05/01 01:11:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c7fc_d20260501_m010355_c001_v7007000_t0000_u01777597435901") 2026/05/01 01:11:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d8c2_d20260501_m010352_c001_v0001180_t0032_u01777597432052") 2026/05/01 01:11:15 DEBUG : sizeonly: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc40c_d20260501_m010210_c001_v7007000_t0000_u01777597330014") 2026/05/01 01:11:15 DEBUG : sizeonly: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9028_d20260501_m010208_c001_v0001167_t0052_u01777597328950") 2026/05/01 01:11:15 DEBUG : splitbanan: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4023f3a3ecd010f9_d20260501_m010831_c001_v7007000_t0000_u01777597711961") 2026/05/01 01:11:15 DEBUG : splitbanan: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06478a_d20260501_m010824_c001_v0001172_t0034_u01777597704336") 2026/05/01 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11582_d20260501_m010951_c001_v7007000_t0000_u01777597791472") 2026/05/01 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739330_d20260501_m010944_c001_v0001038_t0038_u01777597784686") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2c8b_d20260501_m010936_c001_v7007000_t0000_u01777597776175") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392fe_d20260501_m010929_c001_v0001038_t0056_u01777597769002") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350e12b_d20260501_m010919_c001_v7007000_t0000_u01777597759197") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392d2_d20260501_m010912_c001_v0001038_t0028_u01777597752920") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11567_d20260501_m010902_c001_v7007000_t0000_u01777597742997") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7392a8_d20260501_m010856_c001_v0001038_t0004_u01777597736464") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4181abb5b29fc6d4_d20260501_m010847_c001_v7007000_t0000_u01777597727501") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73928d_d20260501_m010840_c001_v0001038_t0020_u01777597720648") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c397c_d20260501_m010825_c001_v7007000_t0000_u01777597705940") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739257_d20260501_m010823_c001_v0001038_t0030_u01777597703247") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f417a36e59545c923_d20260501_m010814_c001_v7007000_t0000_u01777597694797") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6df78_d20260501_m010807_c001_v0001174_t0047_u01777597687699") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4054076aac7fd5bb_d20260501_m010806_c001_v7007000_t0000_u01777597686396") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739213_d20260501_m010802_c001_v0001038_t0035_u01777597682911") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c3939_d20260501_m010753_c001_v7007000_t0000_u01777597673915") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391ef_d20260501_m010746_c001_v0001038_t0048_u01777597666735") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41103517c54bd256_d20260501_m010745_c001_v7007000_t0000_u01777597665567") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6dd89_d20260501_m010742_c001_v0001174_t0056_u01777597662446") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f409049e7009c390f_d20260501_m010727_c001_v7007000_t0000_u01777597647864") 2026/05/01 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf7391b1_d20260501_m010723_c001_v0001038_t0021_u01777597643952") 2026/05/01 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f419d22ba5c959ff2_d20260501_m010715_c001_v7007000_t0000_u01777597635050") 2026/05/01 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739187_d20260501_m010708_c001_v0001038_t0021_u01777597628412") 2026/05/01 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4153a0220350df8f_d20260501_m010658_c001_v7007000_t0000_u01777597618748") 2026/05/01 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739159_d20260501_m010652_c001_v0001038_t0030_u01777597612124") 2026/05/01 01:11:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5f92_d20260501_m010809_c001_v7007000_t0000_u01777597689738") 2026/05/01 01:11:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739217_d20260501_m010804_c001_v0001038_t0021_u01777597684052") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b628f_d20260501_m010644_c001_v7007000_t0000_u01777597604451") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0645ea_d20260501_m010641_c001_v0001172_t0014_u01777597601831") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41634e7f253c86ed_d20260501_m010640_c001_v7007000_t0000_u01777597600690") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6d873_d20260501_m010638_c001_v0001174_t0005_u01777597598147") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e291a_d20260501_m010305_c001_v7007000_t0000_u01777597385171") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d84d_d20260501_m010304_c001_v0001180_t0055_u01777597384218") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2917_d20260501_m010303_c001_v7007000_t0000_u01777597383675") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d849_d20260501_m010302_c001_v0001180_t0010_u01777597382828") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc407_d20260501_m010206_c001_v7007000_t0000_u01777597326861") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9014_d20260501_m010205_c001_v0001167_t0058_u01777597325328") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc401_d20260501_m010204_c001_v7007000_t0000_u01777597324967") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a900a_d20260501_m010203_c001_v0001167_t0042_u01777597323404") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc3f9_d20260501_m010201_c001_v7007000_t0000_u01777597321220") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8ffa_d20260501_m010200_c001_v0001167_t0051_u01777597320051") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc3f7_d20260501_m010159_c001_v7007000_t0000_u01777597319512") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fee_d20260501_m010158_c001_v0001167_t0036_u01777597318434") 2026/05/01 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fe2_d20260501_m010155_c001_v0001167_t0038_u01777597315860") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc3eb_d20260501_m010155_c001_v7007000_t0000_u01777597315499") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fdc_d20260501_m010154_c001_v0001167_t0047_u01777597314793") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fd6_d20260501_m010153_c001_v0001167_t0056_u01777597313969") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4141f8dce93bc3e5_d20260501_m010153_c001_v7007000_t0000_u01777597313605") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fc8_d20260501_m010150_c001_v0001167_t0026_u01777597310916") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fb2_d20260501_m010148_c001_v0001167_t0048_u01777597308146") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd592e_d20260501_m010147_c001_v7007000_t0000_u01777597307786") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fad_d20260501_m010147_c001_v0001167_t0040_u01777597307158") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8fa5_d20260501_m010146_c001_v0001167_t0033_u01777597306317") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd592d_d20260501_m010145_c001_v7007000_t0000_u01777597305957") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f8d_d20260501_m010142_c001_v0001167_t0014_u01777597302105") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5928_d20260501_m010141_c001_v7007000_t0000_u01777597301744") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f87_d20260501_m010140_c001_v0001167_t0028_u01777597300986") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5924_d20260501_m010140_c001_v7007000_t0000_u01777597300086") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f81_d20260501_m010139_c001_v0001167_t0041_u01777597299381") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5921_d20260501_m010138_c001_v7007000_t0000_u01777597298810") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f7b_d20260501_m010137_c001_v0001167_t0033_u01777597297886") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd591d_d20260501_m010136_c001_v7007000_t0000_u01777597296987") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f69_d20260501_m010136_c001_v0001167_t0020_u01777597296054") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5919_d20260501_m010135_c001_v7007000_t0000_u01777597295509") 2026/05/01 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f65_d20260501_m010134_c001_v0001167_t0019_u01777597294872") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5917_d20260501_m010134_c001_v7007000_t0000_u01777597294332") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f5b_d20260501_m010133_c001_v0001167_t0024_u01777597293674") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5908_d20260501_m010129_c001_v7007000_t0000_u01777597289002") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f35_d20260501_m010128_c001_v0001167_t0036_u01777597288082") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5906_d20260501_m010127_c001_v7007000_t0000_u01777597287541") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f27_d20260501_m010126_c001_v0001167_t0024_u01777597286667") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd5902_d20260501_m010125_c001_v7007000_t0000_u01777597285769") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f19_d20260501_m010125_c001_v0001167_t0021_u01777597285153") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f40105b3aaebd58fd_d20260501_m010122_c001_v7007000_t0000_u01777597282989") 2026/05/01 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a8f03_d20260501_m010122_c001_v0001167_t0009_u01777597282238") 2026/05/01 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6291_d20260501_m010644_c001_v7007000_t0000_u01777597604644") 2026/05/01 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf73913d_d20260501_m010641_c001_v0001038_t0038_u01777597601822") 2026/05/01 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f41634e7f253c86ee_d20260501_m010640_c001_v7007000_t0000_u01777597600871") 2026/05/01 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dc10_d20260501_m010638_c001_v0001180_t0030_u01777597598153") 2026/05/01 01:11:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11583_d20260501_m010953_c001_v7007000_t0000_u01777597793726") 2026/05/01 01:11:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e89f_d20260501_m010952_c001_v0001174_t0011_u01777597792929") 2026/05/01 01:11:19 DEBUG : sub/yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e290f_d20260501_m010301_c001_v7007000_t0000_u01777597381191") 2026/05/01 01:11:19 DEBUG : sub/yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d845_d20260501_m010259_c001_v0001180_t0015_u01777597379682") 2026/05/01 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6278_d20260501_m010637_c001_v7007000_t0000_u01777597597398") 2026/05/01 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0645da_d20260501_m010635_c001_v0001172_t0031_u01777597595555") 2026/05/01 01:11:20 DEBUG : test_dir1/file2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6273_d20260501_m010634_c001_v7007000_t0000_u01777597594786") 2026/05/01 01:11:20 DEBUG : test_dir1/file2: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0645d6_d20260501_m010633_c001_v0001172_t0039_u01777597593216") 2026/05/01 01:11:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b627a_d20260501_m010637_c001_v7007000_t0000_u01777597597579") 2026/05/01 01:11:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbfe_d20260501_m010635_c001_v0001180_t0009_u01777597595541") 2026/05/01 01:11:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f418286e0be1b6274_d20260501_m010634_c001_v7007000_t0000_u01777597594967") 2026/05/01 01:11:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2dbf6_d20260501_m010633_c001_v0001180_t0038_u01777597593159") 2026/05/01 01:11:20 DEBUG : three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e28f8_d20260501_m010253_c001_v7007000_t0000_u01777597373670") 2026/05/01 01:11:20 DEBUG : three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a914b_d20260501_m010252_c001_v0001167_t0039_u01777597372460") 2026/05/01 01:11:20 DEBUG : three: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103765f14a0a9131_d20260501_m010249_c001_v0001167_t0059_u01777597369969") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11585_d20260501_m010955_c001_v7007000_t0000_u01777597795342") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a0648dc_d20260501_m010954_c001_v0001172_t0012_u01777597794681") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115be_d20260501_m011015_c001_v7007000_t0000_u01777597815515") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e0cc_d20260501_m011013_c001_v0001180_t0057_u01777597813759") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115ba_d20260501_m011012_c001_v7007000_t0000_u01777597812229") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064928_d20260501_m011010_c001_v0001172_t0044_u01777597810071") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115b7_d20260501_m011008_c001_v7007000_t0000_u01777597808982") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6ea2b_d20260501_m011008_c001_v0001174_t0045_u01777597808201") 2026/05/01 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff1159f_d20260501_m011002_c001_v7007000_t0000_u01777597802977") 2026/05/01 01:11:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a064906_d20260501_m011001_c001_v0001172_t0044_u01777597801685") 2026/05/01 01:11:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115ae_d20260501_m011005_c001_v7007000_t0000_u01777597805370") 2026/05/01 01:11:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e0a6_d20260501_m011003_c001_v0001180_t0028_u01777597803986") 2026/05/01 01:11:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11593_d20260501_m011000_c001_v7007000_t0000_u01777597800736") 2026/05/01 01:11:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f109f6d89d1e6e971_d20260501_m010959_c001_v0001174_t0037_u01777597799820") 2026/05/01 01:11:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11588_d20260501_m010958_c001_v7007000_t0000_u01777597798874") 2026/05/01 01:11:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739354_d20260501_m010957_c001_v0001038_t0018_u01777597797967") 2026/05/01 01:11:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff11587_d20260501_m010956_c001_v7007000_t0000_u01777597796943") 2026/05/01 01:11:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2e08c_d20260501_m010956_c001_v0001180_t0041_u01777597796301") 2026/05/01 01:11:21 DEBUG : toe/toe/toe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4197052f36bdbd70_d20260501_m011020_c001_v7007000_t0000_u01777597820796") 2026/05/01 01:11:21 DEBUG : toe/toe/toe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f101f02c16a06493e_d20260501_m011020_c001_v0001172_t0051_u01777597820110") 2026/05/01 01:11:21 DEBUG : toe/toe/toe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115b5_d20260501_m011007_c001_v7007000_t0000_u01777597807226") 2026/05/01 01:11:21 DEBUG : toe/toe/toe: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739366_d20260501_m011006_c001_v0001038_t0022_u01777597806327") 2026/05/01 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115c0_d20260501_m011016_c001_v7007000_t0000_u01777597816102") 2026/05/01 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f1068231dbf739378_d20260501_m011015_c001_v0001038_t0010_u01777597815160") 2026/05/01 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f4076cfb90ff115bb_d20260501_m011012_c001_v7007000_t0000_u01777597812821") 2026/05/01 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f100bf8efe2eea50f_d20260501_m011011_c001_v0001117_t0006_u01777597811453") 2026/05/01 01:11:21 DEBUG : two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e28f9_d20260501_m010253_c001_v7007000_t0000_u01777597373851") 2026/05/01 01:11:21 DEBUG : two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403cdeca02b2d82b_d20260501_m010251_c001_v0001180_t0035_u01777597371898") 2026/05/01 01:11:21 DEBUG : two: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f403765f14a0a912f_d20260501_m010249_c001_v0001167_t0029_u01777597369788") 2026/05/01 01:11:21 DEBUG : yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2911_d20260501_m010301_c001_v7007000_t0000_u01777597381917") 2026/05/01 01:11:21 DEBUG : yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f11022a98440667fc_d20260501_m010300_c001_v0001036_t0017_u01777597380747") 2026/05/01 01:11:21 DEBUG : yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2907_d20260501_m010258_c001_v7007000_t0000_u01777597378402") 2026/05/01 01:11:22 DEBUG : yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d83d_d20260501_m010257_c001_v0001180_t0059_u01777597377165") 2026/05/01 01:11:22 DEBUG : yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e28fc_d20260501_m010255_c001_v7007000_t0000_u01777597375859") 2026/05/01 01:11:22 DEBUG : yam: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f103cdeca02b2d835_d20260501_m010254_c001_v0001180_t0006_u01777597374408") 2026/05/01 01:11:22 DEBUG : yaml: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2909_d20260501_m010259_c001_v7007000_t0000_u01777597379127") 2026/05/01 01:11:22 DEBUG : yaml: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f11204bd98cacfdfa_d20260501_m010258_c001_v0001041_t0012_u01777597378032") 2026/05/01 01:11:22 DEBUG : yaml: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f412ca83c910e2900_d20260501_m010256_c001_v7007000_t0000_u01777597376609") 2026/05/01 01:11:22 DEBUG : yaml: Deleting (id "4_z7f02fd0300ddeb1b9fd80e1b_f102312281c5c13d5_d20260501_m010255_c001_v0001184_t0018_u01777597375637") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m3.919845505s (try 1/5)