"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/26 04:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija" 2026/05/26 04:59:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 04:59:08 DEBUG : Creating backend with remote "/tmp/rclone3159708923" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/26 04:59:24 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:24 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (16.12s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 04:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:25 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:25 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:26 INFO : sub dir/hello world: Copied (new) 2026/05/26 04:59:26 DEBUG : B2 bucket rclone-test-qoveted4mija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:27 DEBUG : Creating backend with remote "/non-existing" 2026/05/26 04:59:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/26 04:59:27 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:27 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:28 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:28 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:30 INFO : B2 bucket rclone-test-qoveted4mija: Running all checks before starting transfers 2026/05/26 04:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:30 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:30 INFO : B2 bucket rclone-test-qoveted4mija: Checks finished, now starting transfers 2026/05/26 04:59:30 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:31 ERROR : Ignoring --no-traverse with sync 2026/05/26 04:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:31 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:31 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:32 INFO : sub dir/hello world: Copied (new) 2026/05/26 04:59:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/26 04:59:33 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:33 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:33 DEBUG : hello world2: size = 12 OK 2026/05/26 04:59:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/26 04:59:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.36s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 04:59:34 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:34 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:35 DEBUG : potato2: size = 11 OK 2026/05/26 04:59:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 04:59:36 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:36 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:36 DEBUG : potato2: size = 11 OK 2026/05/26 04:59:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/26 04:59:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 04:59:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/26 04:59:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 04:59:37 INFO : sub dir2: Making directory 2026/05/26 04:59:37 INFO : sub dir: Making directory 2026/05/26 04:59:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:37 INFO : sub dir2/sub sub dir2: Making directory 2026/05/26 04:59:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:37 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/26 04:59:38 DEBUG : B2 bucket rclone-test-qoveted4mija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:38 INFO : sub dir2: Making directory 2026/05/26 04:59:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/26 04:59:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 04:59:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:38 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:38 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:39 DEBUG : sub dir2: Making directory with metadata 2026/05/26 04:59:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 04:59:40 INFO : sub dir2: Making directory 2026/05/26 04:59:40 INFO : sub dir: Making directory 2026/05/26 04:59:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:40 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:40 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:40 INFO : sub dir/hello world: Copied (new) 2026/05/26 04:59:40 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/26 04:59:40 DEBUG : B2 bucket rclone-test-qoveted4mija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/26 04:59:40 DEBUG : B2 bucket rclone-test-qoveted4mija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:41 INFO : sub dir2: Making directory 2026/05/26 04:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:41 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:41 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:42 INFO : sub dir/hello world: Copied (new) 2026/05/26 04:59:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:43 DEBUG : sub dir2: Making directory with metadata 2026/05/26 04:59:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 04:59:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 04:59:43 INFO : sub dir2: Making directory 2026/05/26 04:59:43 INFO : sub dir: Making directory 2026/05/26 04:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:43 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:43 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:43 INFO : sub dir/hello world: Copied (new) 2026/05/26 04:59:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/26 04:59:44 DEBUG : B2 bucket rclone-test-qoveted4mija: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.37s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:44 INFO : sub dir2: Making directory 2026/05/26 04:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:45 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 04:59:45 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 04:59:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 04:59:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 04:59:45 INFO : sub dir/hello world: Copied (new) 2026/05/26 04:59:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 04:59:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zasutac9vabo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qoveted4mija -> B2 bucket rclone-test-zasutac9vabo 2026/05/26 04:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 04:59:48 DEBUG : B2 bucket rclone-test-zasutac9vabo: Waiting for checks to finish 2026/05/26 04:59:48 DEBUG : B2 bucket rclone-test-zasutac9vabo: Waiting for transfers to finish 2026/05/26 05:00:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 05:00:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:00:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/26 05:00:03 DEBUG : B2 bucket rclone-test-zasutac9vabo: Purge remote 2026/05/26 05:00:03 INFO : B2 bucket rclone-test-zasutac9vabo: cleaning bucket "rclone-test-zasutac9vabo" of all files 2026/05/26 05:00:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f823de3a07d6b2b9fe80e1b_f1065cb19935985c7_d20260526_m050003_c001_v0001173_t0025_u01779771603559") --- PASS: TestServerSideCopy (19.44s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:00:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:00:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:00:06 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 05:00:06 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:00:06 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:00:07 DEBUG : sub dir/hello world: size = 17 OK 2026/05/26 05:00:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/26 05:00:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.41s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwidiw2sawa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qoveted4mija -> B2 bucket rclone-test-wuwidiw2sawa 2026/05/26 05:00:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 05:00:09 DEBUG : B2 bucket rclone-test-wuwidiw2sawa: Waiting for checks to finish 2026/05/26 05:00:09 DEBUG : B2 bucket rclone-test-wuwidiw2sawa: Waiting for transfers to finish 2026/05/26 05:00:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 05:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:00:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/26 05:00:27 DEBUG : B2 bucket rclone-test-wuwidiw2sawa: Waiting for checks to finish 2026/05/26 05:00:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:00:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wuwidiw2sawa) 2026/05/26 05:00:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 05:00:27 DEBUG : B2 bucket rclone-test-wuwidiw2sawa: Waiting for transfers to finish 2026/05/26 05:00:27 DEBUG : sub dir/hello world: size = 17 OK 2026/05/26 05:00:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/26 05:00:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/26 05:00:28 DEBUG : B2 bucket rclone-test-wuwidiw2sawa: Purge remote 2026/05/26 05:00:28 INFO : B2 bucket rclone-test-wuwidiw2sawa: cleaning bucket "rclone-test-wuwidiw2sawa" of all files 2026/05/26 05:00:28 DEBUG : sub dir/hello world: Deleting (id "4_z3ff29d33a07d6b2b9fe80e1b_f1158cb5818c11822_d20260526_m050027_c001_v0001174_t0001_u01779771627675") 2026/05/26 05:00:28 DEBUG : sub dir/hello world: Deleting (id "4_z3ff29d33a07d6b2b9fe80e1b_f10122e28aeeddcc3_d20260526_m050025_c001_v0001115_t0030_u01779771625319") --- PASS: TestServerSideCopyOverSelf (27.00s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:00:36 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:00:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:00:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:00:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 05:00:36 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:00:36 DEBUG : sub dir/hello world: size = 17 OK 2026/05/26 05:00:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/26 05:00:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/26 05:00:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.59s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-naqujuk0five" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qoveted4mija -> B2 bucket rclone-test-naqujuk0five 2026/05/26 05:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 05:00:39 DEBUG : B2 bucket rclone-test-naqujuk0five: Waiting for checks to finish 2026/05/26 05:00:39 DEBUG : B2 bucket rclone-test-naqujuk0five: Waiting for transfers to finish 2026/05/26 05:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 05:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:00:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/26 05:00:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:00:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-naqujuk0five) 2026/05/26 05:00:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 05:00:51 DEBUG : B2 bucket rclone-test-naqujuk0five: Waiting for checks to finish 2026/05/26 05:00:51 DEBUG : B2 bucket rclone-test-naqujuk0five: Waiting for transfers to finish 2026/05/26 05:00:52 DEBUG : sub dir/hello world: size = 17 OK 2026/05/26 05:00:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/26 05:00:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/26 05:00:52 INFO : sub dir/hello world: Deleted 2026/05/26 05:00:53 DEBUG : testing file moves 2026/05/26 05:00:53 DEBUG : B2 bucket rclone-test-naqujuk0five: Waiting for checks to finish 2026/05/26 05:00:53 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:00:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-naqujuk0five) 2026/05/26 05:00:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 05:00:53 DEBUG : B2 bucket rclone-test-naqujuk0five: Waiting for transfers to finish 2026/05/26 05:00:54 DEBUG : sub dir/hello world: size = 24 OK 2026/05/26 05:00:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/26 05:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/26 05:00:54 INFO : sub dir/hello world: Deleted 2026/05/26 05:00:54 DEBUG : B2 bucket rclone-test-naqujuk0five: Purge remote 2026/05/26 05:00:54 INFO : B2 bucket rclone-test-naqujuk0five: cleaning bucket "rclone-test-naqujuk0five" of all files 2026/05/26 05:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zffd20d63a08d6b2b9fe80e1b_f112fb16fa07a61fa_d20260526_m050053_c001_v0001037_t0009_u01779771653700") 2026/05/26 05:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zffd20d63a08d6b2b9fe80e1b_f112231ac0cf239e1_d20260526_m050051_c001_v0001131_t0033_u01779771651674") 2026/05/26 05:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zffd20d63a08d6b2b9fe80e1b_f11640b31e40da901_d20260526_m050049_c001_v0001167_t0055_u01779771649485") --- PASS: TestServerSideMoveOverSelf (34.12s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:12 ERROR : error listing: directory not found 2026/05/26 05:01:12 INFO : Local file system at /tmp/rclone3159708923: Making directory 2026/05/26 05:01:12 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:12 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.00s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 05:01:14 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for checks to finish 2026/05/26 05:01:14 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for transfers to finish 2026/05/26 05:01:15 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/26 05:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:01:15 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/26 05:01:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/26 05:01:15 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:15 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:16 DEBUG : check sum: size = 1 OK 2026/05/26 05:01:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:01:16 INFO : check sum: Copied (new) 2026/05/26 05:01:16 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:16 DEBUG : check sum: size = 1 OK 2026/05/26 05:01:16 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:01:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/26 05:01:16 DEBUG : check sum: Unchanged skipping 2026/05/26 05:01:16 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:16 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/26 05:01:17 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:17 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:17 DEBUG : sizeonly: size = 6 OK 2026/05/26 05:01:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/26 05:01:17 INFO : sizeonly: Copied (new) 2026/05/26 05:01:17 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:18 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:18 DEBUG : sizeonly: size = 6 OK 2026/05/26 05:01:18 DEBUG : sizeonly: Sizes identical 2026/05/26 05:01:18 DEBUG : sizeonly: Unchanged skipping 2026/05/26 05:01:18 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:18 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/26 05:01:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/26 05:01:19 INFO : ignore-size: Copied (new) 2026/05/26 05:01:19 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:01:19 DEBUG : ignore-size: Unchanged skipping 2026/05/26 05:01:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:19 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:21 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:21 DEBUG : existing: size = 6 OK 2026/05/26 05:01:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:01:21 DEBUG : existing: Unchanged skipping 2026/05/26 05:01:21 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:21 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:21 INFO : There was nothing to transfer 2026/05/26 05:01:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/26 05:01:21 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:21 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:22 DEBUG : existing: size = 6 OK 2026/05/26 05:01:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/26 05:01:22 INFO : existing: Copied (replaced existing) 2026/05/26 05:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.09s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/26 05:01:22 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:22 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:23 DEBUG : existing: size = 6 OK 2026/05/26 05:01:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/26 05:01:23 INFO : existing: Copied (new) 2026/05/26 05:01:23 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:23 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:23 DEBUG : existing: Destination exists, skipping 2026/05/26 05:01:23 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:23 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/26 05:01:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:25 DEBUG : c/non empty space: size = 5 OK 2026/05/26 05:01:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/26 05:01:26 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:26 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:26 DEBUG : a/potato2: size = 60 OK 2026/05/26 05:01:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:26 INFO : a/potato2: Copied (new) 2026/05/26 05:01:26 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:28 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:28 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:28 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/26 05:01:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:01:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/26 05:01:28 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:28 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:28 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:28 INFO : There was nothing to transfer 2026/05/26 05:01:28 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:28 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/26 05:01:28 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:01:29 INFO : empty space: Updated modification time in destination 2026/05/26 05:01:29 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:29 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:29 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:30 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:30 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/26 05:01:30 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:01:30 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:30 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:30 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.39s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:32 DEBUG : foo: size = 3 OK 2026/05/26 05:01:32 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/26 05:01:32 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:01:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:01:32 DEBUG : foo: sha1 differ 2026/05/26 05:01:32 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:32 DEBUG : foo: size = 3 OK 2026/05/26 05:01:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/26 05:01:32 INFO : foo: Copied (replaced existing) 2026/05/26 05:01:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/26 05:01:33 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:33 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:33 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:33 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:34 DEBUG : potato: size = 60 OK 2026/05/26 05:01:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:34 INFO : potato: Copied (new) 2026/05/26 05:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:35 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:01:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:01:35 DEBUG : potato: Sizes differ 2026/05/26 05:01:35 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:36 DEBUG : potato: size = 21 OK 2026/05/26 05:01:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/26 05:01:36 INFO : potato: Copied (replaced existing) 2026/05/26 05:01:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:37 DEBUG : potato: size = 21 OK 2026/05/26 05:01:37 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/26 05:01:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3159708923) 2026/05/26 05:01:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:01:37 DEBUG : potato: sha1 differ 2026/05/26 05:01:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:38 DEBUG : potato: size = 21 OK 2026/05/26 05:01:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/26 05:01:38 INFO : potato: Copied (replaced existing) 2026/05/26 05:01:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:39 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:39 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/26 05:01:39 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:39 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:39 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:41 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:41 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:41 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:41 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:42 DEBUG : potato2: size = 60 OK 2026/05/26 05:01:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:42 INFO : potato2: Copied (new) 2026/05/26 05:01:42 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:44 INFO : d: Making directory 2026/05/26 05:01:44 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/26 05:01:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:45 DEBUG : c/non empty space: size = 5 OK 2026/05/26 05:01:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:45 DEBUG : c/non empty space: Unchanged skipping 2026/05/26 05:01:45 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:45 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:45 DEBUG : a/potato2: size = 60 OK 2026/05/26 05:01:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:45 INFO : a/potato2: Copied (new) 2026/05/26 05:01:45 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/26 05:01:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:47 DEBUG : c/non empty space: size = 5 OK 2026/05/26 05:01:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:47 DEBUG : c/non empty space: Unchanged skipping 2026/05/26 05:01:47 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:47 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:48 DEBUG : a/potato2: size = 60 OK 2026/05/26 05:01:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:48 INFO : a/potato2: Copied (new) 2026/05/26 05:01:48 ERROR : B2 bucket rclone-test-qoveted4mija: not deleting files as there were IO errors 2026/05/26 05:01:48 ERROR : B2 bucket rclone-test-qoveted4mija: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:50 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:50 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:50 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:50 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:50 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:50 INFO : potato: Deleted 2026/05/26 05:01:50 DEBUG : potato2: size = 60 OK 2026/05/26 05:01:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:52 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:52 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:52 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:53 INFO : potato: Deleted 2026/05/26 05:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:53 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:53 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:53 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:53 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:53 DEBUG : potato2: size = 60 OK 2026/05/26 05:01:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:01:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.90s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:01:55 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:55 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:55 DEBUG : potato2: size = 19 OK 2026/05/26 05:01:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/26 05:01:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.00s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:01:57 DEBUG : enormous: Excluded (Size Filter) 2026/05/26 05:01:57 DEBUG : enormous: Excluded 2026/05/26 05:01:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 05:01:57 DEBUG : potato2: Excluded 2026/05/26 05:01:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 05:01:57 DEBUG : potato2: Excluded 2026/05/26 05:01:57 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:01:57 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:01:57 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:57 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:01:57 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:57 INFO : There was nothing to transfer 2026/05/26 05:01:57 DEBUG : enormous: Excluded (Size Filter) 2026/05/26 05:01:57 DEBUG : enormous: Excluded 2026/05/26 05:01:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 05:01:57 DEBUG : potato2: Excluded 2026/05/26 05:01:58 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 05:01:58 DEBUG : potato2: Excluded 2026/05/26 05:01:58 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for checks to finish 2026/05/26 05:01:58 DEBUG : empty space: size = 1 OK 2026/05/26 05:01:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/26 05:01:58 DEBUG : empty space: Unchanged skipping 2026/05/26 05:01:58 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for transfers to finish 2026/05/26 05:01:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:01:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:00 DEBUG : enormous: Excluded (Size Filter) 2026/05/26 05:02:00 DEBUG : enormous: Excluded 2026/05/26 05:02:00 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 05:02:00 DEBUG : potato2: Excluded 2026/05/26 05:02:00 DEBUG : empty space: size = 1 OK 2026/05/26 05:02:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:02:00 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:00 DEBUG : empty space: Unchanged skipping 2026/05/26 05:02:00 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:00 DEBUG : Waiting for deletions to finish 2026/05/26 05:02:01 INFO : enormous: Deleted 2026/05/26 05:02:01 INFO : potato2: Deleted 2026/05/26 05:02:01 INFO : There was nothing to transfer 2026/05/26 05:02:01 DEBUG : empty space: size = 1 OK 2026/05/26 05:02:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/26 05:02:01 DEBUG : empty space: Unchanged skipping 2026/05/26 05:02:01 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for checks to finish 2026/05/26 05:02:01 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for transfers to finish 2026/05/26 05:02:01 DEBUG : Waiting for deletions to finish 2026/05/26 05:02:01 INFO : enormous: Deleted 2026/05/26 05:02:01 INFO : potato2: Deleted 2026/05/26 05:02:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.92s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:03 DEBUG : five: Need to transfer - File not found at Destination 2026/05/26 05:02:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:02:03 DEBUG : one: Destination is newer than source, skipping 2026/05/26 05:02:03 DEBUG : four: size = 8 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:02:03 DEBUG : four: Sizes differ 2026/05/26 05:02:03 DEBUG : three: size = 5 OK 2026/05/26 05:02:03 DEBUG : three: Sizes identical 2026/05/26 05:02:03 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:03 DEBUG : two: size = 3 OK 2026/05/26 05:02:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/26 05:02:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3159708923) 2026/05/26 05:02:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:02:03 DEBUG : two: sha1 differ 2026/05/26 05:02:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/26 05:02:03 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:04 DEBUG : five: size = 4 OK 2026/05/26 05:02:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/26 05:02:04 INFO : five: Copied (new) 2026/05/26 05:02:04 DEBUG : four: size = 4 OK 2026/05/26 05:02:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/26 05:02:04 INFO : four: Copied (replaced existing) 2026/05/26 05:02:04 DEBUG : two: size = 3 OK 2026/05/26 05:02:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/26 05:02:04 INFO : two: Copied (replaced existing) 2026/05/26 05:02:04 DEBUG : Waiting for deletions to finish 2026/05/26 05:02:05 DEBUG : five: size = 4 OK 2026/05/26 05:02:05 DEBUG : four: size = 4 OK 2026/05/26 05:02:05 DEBUG : one: Destination is newer than source, skipping 2026/05/26 05:02:05 DEBUG : three: size = 5 OK 2026/05/26 05:02:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/26 05:02:05 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/26 05:02:05 DEBUG : two: size = 3 OK 2026/05/26 05:02:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/26 05:02:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3159708923) 2026/05/26 05:02:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:02:05 DEBUG : three: sha1 differ 2026/05/26 05:02:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/26 05:02:05 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/26 05:02:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/26 05:02:05 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/26 05:02:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/26 05:02:05 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/26 05:02:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/26 05:02:05 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:05 DEBUG : three: size = 5 OK 2026/05/26 05:02:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:02:05 INFO : three: Copied (replaced existing) 2026/05/26 05:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/26 05:02:07 INFO : B2 bucket rclone-test-qoveted4mija: Making map for --track-renames 2026/05/26 05:02:07 INFO : B2 bucket rclone-test-qoveted4mija: Finished making map for --track-renames 2026/05/26 05:02:07 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/26 05:02:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/26 05:02:07 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for renames to finish 2026/05/26 05:02:07 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:07 DEBUG : yam: size = 11 OK 2026/05/26 05:02:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/26 05:02:07 INFO : yam: Copied (new) 2026/05/26 05:02:07 DEBUG : potato: size = 14 OK 2026/05/26 05:02:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/26 05:02:07 INFO : potato: Copied (new) 2026/05/26 05:02:07 DEBUG : Waiting for deletions to finish 2026/05/26 05:02:08 INFO : B2 bucket rclone-test-qoveted4mija: Making map for --track-renames 2026/05/26 05:02:08 DEBUG : potato: size = 14 OK 2026/05/26 05:02:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:02:08 INFO : B2 bucket rclone-test-qoveted4mija: Finished making map for --track-renames 2026/05/26 05:02:08 DEBUG : potato: Unchanged skipping 2026/05/26 05:02:08 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:08 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for renames to finish 2026/05/26 05:02:09 DEBUG : yaml: size = 11 OK 2026/05/26 05:02:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/26 05:02:09 INFO : yam: Copied (server-side copy) to: yaml 2026/05/26 05:02:09 INFO : yam: Deleted 2026/05/26 05:02:09 INFO : yaml: Renamed from "yam" 2026/05/26 05:02:09 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/26 05:02:10 INFO : B2 bucket rclone-test-qoveted4mija: Making map for --track-renames 2026/05/26 05:02:10 INFO : B2 bucket rclone-test-qoveted4mija: Finished making map for --track-renames 2026/05/26 05:02:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/26 05:02:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/26 05:02:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for renames to finish 2026/05/26 05:02:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:10 DEBUG : yam: size = 11 OK 2026/05/26 05:02:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/26 05:02:10 INFO : yam: Copied (new) 2026/05/26 05:02:10 DEBUG : potato: size = 14 OK 2026/05/26 05:02:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/26 05:02:10 INFO : potato: Copied (new) 2026/05/26 05:02:10 DEBUG : Waiting for deletions to finish 2026/05/26 05:02:10 INFO : B2 bucket rclone-test-qoveted4mija: Making map for --track-renames 2026/05/26 05:02:10 DEBUG : potato: size = 14 OK 2026/05/26 05:02:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:02:10 DEBUG : potato: Unchanged skipping 2026/05/26 05:02:10 INFO : B2 bucket rclone-test-qoveted4mija: Finished making map for --track-renames 2026/05/26 05:02:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for renames to finish 2026/05/26 05:02:11 DEBUG : yaml: size = 11 OK 2026/05/26 05:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/26 05:02:11 INFO : yam: Copied (server-side copy) to: yaml 2026/05/26 05:02:11 INFO : yam: Deleted 2026/05/26 05:02:11 INFO : yaml: Renamed from "yam" 2026/05/26 05:02:11 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/26 05:02:12 INFO : B2 bucket rclone-test-qoveted4mija: Making map for --track-renames 2026/05/26 05:02:12 INFO : B2 bucket rclone-test-qoveted4mija: Finished making map for --track-renames 2026/05/26 05:02:12 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:12 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for renames to finish 2026/05/26 05:02:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/26 05:02:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/26 05:02:12 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:13 DEBUG : potato: size = 14 OK 2026/05/26 05:02:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/26 05:02:13 INFO : potato: Copied (new) 2026/05/26 05:02:13 DEBUG : sub/yam: size = 11 OK 2026/05/26 05:02:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/26 05:02:13 INFO : sub/yam: Copied (new) 2026/05/26 05:02:13 DEBUG : Waiting for deletions to finish 2026/05/26 05:02:13 DEBUG : potato: size = 14 OK 2026/05/26 05:02:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:02:13 DEBUG : potato: Unchanged skipping 2026/05/26 05:02:14 INFO : B2 bucket rclone-test-qoveted4mija: Making map for --track-renames 2026/05/26 05:02:14 INFO : B2 bucket rclone-test-qoveted4mija: Finished making map for --track-renames 2026/05/26 05:02:14 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:14 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for renames to finish 2026/05/26 05:02:14 DEBUG : yam: size = 11 OK 2026/05/26 05:02:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/26 05:02:14 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/26 05:02:15 INFO : sub/yam: Deleted 2026/05/26 05:02:15 INFO : yam: Renamed from "sub/yam" 2026/05/26 05:02:15 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.36s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:15 DEBUG : Creating backend with remote "/tmp/rclone3159708923/dir1" 2026/05/26 05:02:15 DEBUG : Creating backend with remote "/tmp/rclone3159708923/dir2" 2026/05/26 05:02:15 DEBUG : Local file system at /tmp/rclone3159708923/dir2: Using server-side directory move 2026/05/26 05:02:15 INFO : Local file system at /tmp/rclone3159708923/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/26 05:02:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/26 05:02:15 DEBUG : Local file system at /tmp/rclone3159708923/dir2: Waiting for checks to finish 2026/05/26 05:02:15 DEBUG : Local file system at /tmp/rclone3159708923/dir2: Waiting for transfers to finish 2026/05/26 05:02:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 05:02:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/26 05:02:16 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:16 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/26 05:02:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/26 05:02:16 INFO : nested/sub dir/file: Copied (new) 2026/05/26 05:02:16 INFO : nested/sub dir/file: Deleted 2026/05/26 05:02:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 05:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:02:17 INFO : sub dir/hello world: Copied (new) 2026/05/26 05:02:17 INFO : sub dir/hello world: Deleted 2026/05/26 05:02:17 INFO : sub dir: Removing directory 2026/05/26 05:02:17 INFO : nested/sub dir: Removing directory 2026/05/26 05:02:17 INFO : nested: Removing directory 2026/05/26 05:02:17 DEBUG : Local file system at /tmp/rclone3159708923: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 05:02:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/26 05:02:18 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:18 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/26 05:02:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/26 05:02:18 INFO : nested/sub dir/file: Copied (new) 2026/05/26 05:02:18 INFO : nested/sub dir/file: Deleted 2026/05/26 05:02:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/26 05:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:02:18 INFO : sub dir/hello world: Copied (new) 2026/05/26 05:02:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/26 05:02:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/26 05:02:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:20 DEBUG : existing-b: size = 6 OK 2026/05/26 05:02:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/26 05:02:20 INFO : existing-b: Copied (new) 2026/05/26 05:02:20 INFO : existing-b: Deleted 2026/05/26 05:02:20 DEBUG : existing: size = 6 OK 2026/05/26 05:02:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/26 05:02:20 INFO : existing: Copied (new) 2026/05/26 05:02:20 INFO : existing: Deleted 2026/05/26 05:02:20 DEBUG : existing: Destination exists, skipping 2026/05/26 05:02:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/26 05:02:20 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:02:20 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:02:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qabigac9kipe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qoveted4mija -> B2 bucket rclone-test-qabigac9kipe 2026/05/26 05:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:02:26 DEBUG : empty space: size = 1 OK 2026/05/26 05:02:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/26 05:02:26 DEBUG : empty space: Unchanged skipping 2026/05/26 05:02:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:02:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qabigac9kipe) 2026/05/26 05:02:26 DEBUG : potato3: Sizes differ 2026/05/26 05:02:26 DEBUG : B2 bucket rclone-test-qabigac9kipe: Waiting for checks to finish 2026/05/26 05:02:26 INFO : empty space: Deleted 2026/05/26 05:02:26 DEBUG : B2 bucket rclone-test-qabigac9kipe: Waiting for transfers to finish 2026/05/26 05:02:26 DEBUG : potato2: size = 60 OK 2026/05/26 05:02:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:02:26 INFO : potato2: Copied (server-side copy) 2026/05/26 05:02:26 INFO : potato2: Deleted 2026/05/26 05:02:26 DEBUG : potato3: size = 68 OK 2026/05/26 05:02:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/26 05:02:26 INFO : potato3: Copied (server-side copy) 2026/05/26 05:02:26 INFO : potato3: Deleted 2026/05/26 05:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qijudaq3guru" 2026/05/26 05:02:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/26 05:02:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:02:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/26 05:02:28 DEBUG : B2 bucket rclone-test-qijudaq3guru: Waiting for checks to finish 2026/05/26 05:02:28 DEBUG : B2 bucket rclone-test-qijudaq3guru: Waiting for transfers to finish 2026/05/26 05:02:44 DEBUG : empty space: size = 1 OK 2026/05/26 05:02:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:02:44 INFO : empty space: Copied (server-side copy) 2026/05/26 05:02:44 INFO : empty space: Deleted 2026/05/26 05:02:44 DEBUG : potato3: size = 68 OK 2026/05/26 05:02:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/26 05:02:44 INFO : potato3: Copied (server-side copy) 2026/05/26 05:02:44 DEBUG : potato2: size = 60 OK 2026/05/26 05:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:02:44 INFO : potato2: Copied (server-side copy) 2026/05/26 05:02:44 INFO : potato3: Deleted 2026/05/26 05:02:44 INFO : potato2: Deleted 2026/05/26 05:02:45 DEBUG : B2 bucket rclone-test-qijudaq3guru: Purge remote 2026/05/26 05:02:45 INFO : B2 bucket rclone-test-qijudaq3guru: cleaning bucket "rclone-test-qijudaq3guru" of all files 2026/05/26 05:02:45 DEBUG : empty space: Deleting (id "4_zbf32bd03a09d6b2b9fe80e1b_f104d2c5f4a2e5e05_d20260526_m050243_c001_v0001181_t0010_u01779771763923") 2026/05/26 05:02:45 DEBUG : potato2: Deleting (id "4_zbf32bd03a09d6b2b9fe80e1b_f102a5e332fc79d55_d20260526_m050244_c001_v0001171_t0014_u01779771764220") 2026/05/26 05:02:45 DEBUG : potato3: Deleting (id "4_zbf32bd03a09d6b2b9fe80e1b_f1192e39f6d943ceb_d20260526_m050244_c001_v0001178_t0053_u01779771764271") 2026/05/26 05:02:51 DEBUG : B2 bucket rclone-test-qabigac9kipe: Purge remote 2026/05/26 05:02:51 INFO : B2 bucket rclone-test-qabigac9kipe: cleaning bucket "rclone-test-qabigac9kipe" of all files 2026/05/26 05:02:51 DEBUG : empty space: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f406c586dd28126c0_d20260526_m050244_c001_v7007000_t0000_u01779771764201") 2026/05/26 05:02:51 DEBUG : empty space: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f106320d5cc99afbb_d20260526_m050224_c001_v0001100_t0029_u01779771744960") 2026/05/26 05:02:51 DEBUG : potato2: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f406c586dd28126c6_d20260526_m050244_c001_v7007000_t0000_u01779771764734") 2026/05/26 05:02:51 DEBUG : potato2: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f114bdc4e5e9d58c6_d20260526_m050226_c001_v0001130_t0004_u01779771746292") 2026/05/26 05:02:51 DEBUG : potato3: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f406c586dd28126c4_d20260526_m050244_c001_v7007000_t0000_u01779771764478") 2026/05/26 05:02:51 DEBUG : potato3: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f112e83e2cdc4d835_d20260526_m050226_c001_v0001182_t0054_u01779771746600") 2026/05/26 05:02:51 DEBUG : potato3: Deleting (id "4_z1f029df3a09d6b2b9fe80e1b_f106320d5cc99afbd_d20260526_m050225_c001_v0001100_t0009_u01779771745472") --- PASS: TestServerSideMove (45.82s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-leciwab6xuzu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qoveted4mija -> B2 bucket rclone-test-leciwab6xuzu 2026/05/26 05:03:27 DEBUG : empty space: Excluded (Size Filter) 2026/05/26 05:03:27 DEBUG : empty space: Excluded 2026/05/26 05:03:27 DEBUG : empty space: Excluded (Size Filter) 2026/05/26 05:03:27 DEBUG : empty space: Excluded 2026/05/26 05:03:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:03:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:03:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-leciwab6xuzu) 2026/05/26 05:03:27 DEBUG : potato3: Sizes differ 2026/05/26 05:03:27 DEBUG : B2 bucket rclone-test-leciwab6xuzu: Waiting for checks to finish 2026/05/26 05:03:27 DEBUG : B2 bucket rclone-test-leciwab6xuzu: Waiting for transfers to finish 2026/05/26 05:03:28 DEBUG : potato2: size = 60 OK 2026/05/26 05:03:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:03:28 INFO : potato2: Copied (server-side copy) 2026/05/26 05:03:28 INFO : potato2: Deleted 2026/05/26 05:03:28 DEBUG : potato3: size = 68 OK 2026/05/26 05:03:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/26 05:03:28 INFO : potato3: Copied (server-side copy) 2026/05/26 05:03:28 INFO : potato3: Deleted 2026/05/26 05:03:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tuvazim4gamu" 2026/05/26 05:03:29 DEBUG : empty space: Excluded (Size Filter) 2026/05/26 05:03:29 DEBUG : empty space: Excluded 2026/05/26 05:03:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:03:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/26 05:03:30 DEBUG : B2 bucket rclone-test-tuvazim4gamu: Waiting for checks to finish 2026/05/26 05:03:30 DEBUG : B2 bucket rclone-test-tuvazim4gamu: Waiting for transfers to finish 2026/05/26 05:03:31 DEBUG : potato2: size = 60 OK 2026/05/26 05:03:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:03:31 INFO : potato2: Copied (server-side copy) 2026/05/26 05:03:31 INFO : potato2: Deleted 2026/05/26 05:03:31 DEBUG : potato3: size = 68 OK 2026/05/26 05:03:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/26 05:03:31 INFO : potato3: Copied (server-side copy) 2026/05/26 05:03:31 INFO : potato3: Deleted 2026/05/26 05:03:31 DEBUG : B2 bucket rclone-test-tuvazim4gamu: Purge remote 2026/05/26 05:03:31 INFO : B2 bucket rclone-test-tuvazim4gamu: cleaning bucket "rclone-test-tuvazim4gamu" of all files 2026/05/26 05:03:32 DEBUG : potato2: Deleting (id "4_zbf82ad23a0ad6b2b9fe80e1b_f106609048cd9e96f_d20260526_m050330_c001_v0001176_t0049_u01779771810887") 2026/05/26 05:03:32 DEBUG : potato3: Deleting (id "4_zbf82ad23a0ad6b2b9fe80e1b_f106320d5cc99b02f_d20260526_m050331_c001_v0001100_t0057_u01779771811140") 2026/05/26 05:03:33 DEBUG : B2 bucket rclone-test-leciwab6xuzu: Purge remote 2026/05/26 05:03:33 INFO : B2 bucket rclone-test-leciwab6xuzu: cleaning bucket "rclone-test-leciwab6xuzu" of all files 2026/05/26 05:03:33 DEBUG : empty space: Deleting (id "4_z9f025d63a0ad6b2b9fe80e1b_f1198d52ad72a67d3_d20260526_m050326_c001_v0001150_t0006_u01779771806477") 2026/05/26 05:03:33 DEBUG : potato2: Deleting (id "4_z9f025d63a0ad6b2b9fe80e1b_f40538665037cebe3_d20260526_m050331_c001_v7007000_t0000_u01779771811111") 2026/05/26 05:03:33 DEBUG : potato2: Deleting (id "4_z9f025d63a0ad6b2b9fe80e1b_f10709fe831b8b1ba_d20260526_m050328_c001_v0001182_t0030_u01779771808041") 2026/05/26 05:03:33 DEBUG : potato3: Deleting (id "4_z9f025d63a0ad6b2b9fe80e1b_f40538665037cebe4_d20260526_m050331_c001_v7007000_t0000_u01779771811414") 2026/05/26 05:03:33 DEBUG : potato3: Deleting (id "4_z9f025d63a0ad6b2b9fe80e1b_f1104e75b90a132cc_d20260526_m050328_c001_v0001042_t0007_u01779771808280") 2026/05/26 05:03:33 DEBUG : potato3: Deleting (id "4_z9f025d63a0ad6b2b9fe80e1b_f1198d52ad72a67d5_d20260526_m050326_c001_v0001150_t0029_u01779771806751") --- PASS: TestServerSideMoveWithFilter (43.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jifijoh2meke" 2026/05/26 05:03:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qoveted4mija -> B2 bucket rclone-test-jifijoh2meke 2026/05/26 05:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:04:03 DEBUG : empty space: size = 1 OK 2026/05/26 05:04:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/26 05:04:03 DEBUG : empty space: Unchanged skipping 2026/05/26 05:04:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:04:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jifijoh2meke) 2026/05/26 05:04:03 DEBUG : potato3: Sizes differ 2026/05/26 05:04:03 DEBUG : B2 bucket rclone-test-jifijoh2meke: Waiting for checks to finish 2026/05/26 05:04:03 INFO : empty space: Deleted 2026/05/26 05:04:03 DEBUG : B2 bucket rclone-test-jifijoh2meke: Waiting for transfers to finish 2026/05/26 05:04:03 DEBUG : potato2: size = 60 OK 2026/05/26 05:04:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:04:03 INFO : potato2: Copied (server-side copy) 2026/05/26 05:04:03 INFO : potato2: Deleted 2026/05/26 05:04:03 DEBUG : potato3: size = 68 OK 2026/05/26 05:04:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/26 05:04:03 INFO : potato3: Copied (server-side copy) 2026/05/26 05:04:03 INFO : potato3: Deleted 2026/05/26 05:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyuluf0vibo" 2026/05/26 05:04:05 INFO : tomatoDir: Making directory 2026/05/26 05:04:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/26 05:04:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 05:04:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/26 05:04:05 DEBUG : B2 bucket rclone-test-ciyuluf0vibo: Waiting for checks to finish 2026/05/26 05:04:05 DEBUG : B2 bucket rclone-test-ciyuluf0vibo: Waiting for transfers to finish 2026/05/26 05:04:16 DEBUG : empty space: size = 1 OK 2026/05/26 05:04:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/26 05:04:16 INFO : empty space: Copied (server-side copy) 2026/05/26 05:04:16 INFO : empty space: Deleted 2026/05/26 05:04:16 DEBUG : potato2: size = 60 OK 2026/05/26 05:04:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/26 05:04:16 INFO : potato2: Copied (server-side copy) 2026/05/26 05:04:16 DEBUG : potato3: size = 68 OK 2026/05/26 05:04:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/26 05:04:16 INFO : potato3: Copied (server-side copy) 2026/05/26 05:04:16 INFO : potato2: Deleted 2026/05/26 05:04:17 INFO : potato3: Deleted 2026/05/26 05:04:17 DEBUG : B2 bucket rclone-test-ciyuluf0vibo: Purge remote 2026/05/26 05:04:17 INFO : B2 bucket rclone-test-ciyuluf0vibo: cleaning bucket "rclone-test-ciyuluf0vibo" of all files 2026/05/26 05:04:17 DEBUG : empty space: Deleting (id "4_z3f122dc3a0bd6b2b9fe80e1b_f1123767d4c26c6b0_d20260526_m050415_c001_v0001090_t0020_u01779771855787") 2026/05/26 05:04:17 DEBUG : potato2: Deleting (id "4_z3f122dc3a0bd6b2b9fe80e1b_f1134351d226914b3_d20260526_m050416_c001_v0001104_t0051_u01779771856161") 2026/05/26 05:04:17 DEBUG : potato3: Deleting (id "4_z3f122dc3a0bd6b2b9fe80e1b_f11679b6aa1b7ebe3_d20260526_m050416_c001_v0001117_t0026_u01779771856150") 2026/05/26 05:04:33 DEBUG : B2 bucket rclone-test-jifijoh2meke: Purge remote 2026/05/26 05:04:33 INFO : B2 bucket rclone-test-jifijoh2meke: cleaning bucket "rclone-test-jifijoh2meke" of all files 2026/05/26 05:04:33 DEBUG : empty space: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f4150823cd0a0eb4c_d20260526_m050416_c001_v7007000_t0000_u01779771856147") 2026/05/26 05:04:33 DEBUG : empty space: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f11697d9334a8b210_d20260526_m050401_c001_v0001115_t0017_u01779771841118") 2026/05/26 05:04:33 DEBUG : potato2: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f4150823cd0a0eb4f_d20260526_m050416_c001_v7007000_t0000_u01779771856730") 2026/05/26 05:04:33 DEBUG : potato2: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f11192db95bd08259_d20260526_m050403_c001_v0001185_t0041_u01779771843442") 2026/05/26 05:04:33 DEBUG : potato3: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f4150823cd0a0eb50_d20260526_m050416_c001_v7007000_t0000_u01779771856912") 2026/05/26 05:04:33 DEBUG : potato3: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f118fbf4b30a74204_d20260526_m050403_c001_v0001184_t0037_u01779771843648") 2026/05/26 05:04:33 DEBUG : potato3: Deleting (id "4_zcf82fdf3a0ad6b2b9fe80e1b_f11697d9334a8b216_d20260526_m050401_c001_v0001115_t0007_u01779771841999") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (48.67s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/rclone-move-test" 2026/05/26 05:04:39 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/rclone-sync-test" 2026/05/26 05:05:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/05/26 05:05:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/26 05:05:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/26 05:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/rclone-sync-test-include/layer2" 2026/05/26 05:05:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/rclone-sync-test-ignore-file" 2026/05/26 05:05:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 05:05:51 DEBUG : B2 bucket rclone-test-qoveted4mija path rclone-sync-test: Waiting for checks to finish 2026/05/26 05:05:51 DEBUG : B2 bucket rclone-test-qoveted4mija path rclone-sync-test: Waiting for transfers to finish 2026/05/26 05:05:51 DEBUG : Waiting for deletions to finish 2026/05/26 05:05:51 INFO : There was nothing to transfer 2026/05/26 05:05:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 05:05:51 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:05:51 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:05:51 DEBUG : Waiting for deletions to finish 2026/05/26 05:05:51 INFO : There was nothing to transfer 2026/05/26 05:05:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 05:05:52 DEBUG : B2 bucket rclone-test-qoveted4mija path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/26 05:05:52 DEBUG : B2 bucket rclone-test-qoveted4mija path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/26 05:05:52 DEBUG : Waiting for deletions to finish 2026/05/26 05:05:52 INFO : There was nothing to transfer 2026/05/26 05:05:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 05:05:52 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:05:52 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:05:52 DEBUG : Waiting for deletions to finish 2026/05/26 05:05:52 INFO : There was nothing to transfer 2026/05/26 05:05:53 DEBUG : Excluded 2026/05/26 05:05:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 05:05:53 DEBUG : B2 bucket rclone-test-qoveted4mija path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/26 05:05:53 DEBUG : B2 bucket rclone-test-qoveted4mija path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/26 05:05:53 DEBUG : Waiting for deletions to finish 2026/05/26 05:05:53 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.55s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/CompareDest" 2026/05/26 05:05:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/26 05:05:57 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:05:57 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:05:58 DEBUG : one: size = 3 OK 2026/05/26 05:05:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:05:58 INFO : one: Copied (new) 2026/05/26 05:05:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:05:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:05:58 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:05:58 DEBUG : one: Sizes differ 2026/05/26 05:05:58 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:05:58 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:05:59 DEBUG : one: size = 5 OK 2026/05/26 05:05:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/26 05:05:59 INFO : one: Copied (replaced existing) 2026/05/26 05:05:59 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:01 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:01 DEBUG : one: Sizes differ 2026/05/26 05:06:01 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:01 DEBUG : one: size = 5 OK 2026/05/26 05:06:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 05:06:01 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:01 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:01 INFO : There was nothing to transfer 2026/05/26 05:06:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:03 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:03 DEBUG : one: Sizes differ 2026/05/26 05:06:03 DEBUG : two: size = 3 OK 2026/05/26 05:06:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/26 05:06:03 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:03 DEBUG : one: size = 5 OK 2026/05/26 05:06:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 05:06:03 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:03 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:03 INFO : There was nothing to transfer 2026/05/26 05:06:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:03 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:03 DEBUG : one: Sizes differ 2026/05/26 05:06:03 DEBUG : two: size = 3 OK 2026/05/26 05:06:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/26 05:06:03 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:03 DEBUG : one: size = 5 OK 2026/05/26 05:06:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 05:06:03 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:03 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:03 INFO : There was nothing to transfer 2026/05/26 05:06:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:04 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:04 DEBUG : one: Sizes differ 2026/05/26 05:06:05 DEBUG : two: size = 3 OK 2026/05/26 05:06:05 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/26 05:06:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/26 05:06:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/26 05:06:05 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:05 DEBUG : one: size = 5 OK 2026/05/26 05:06:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 05:06:05 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:05 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:05 INFO : There was nothing to transfer 2026/05/26 05:06:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:05 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:05 DEBUG : one: Sizes differ 2026/05/26 05:06:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:05 DEBUG : two: size = 3 (B2 bucket rclone-test-qoveted4mija path CompareDest) 2026/05/26 05:06:05 DEBUG : two: Sizes differ 2026/05/26 05:06:05 DEBUG : two: Need to transfer - File not found at Destination 2026/05/26 05:06:05 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:05 DEBUG : one: size = 5 OK 2026/05/26 05:06:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 05:06:05 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:06 DEBUG : two: size = 5 OK 2026/05/26 05:06:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/26 05:06:06 INFO : two: Copied (new) 2026/05/26 05:06:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.70s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dest" 2026/05/26 05:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/pre-dest1" 2026/05/26 05:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/pre-dest2" 2026/05/26 05:06:13 DEBUG : 1: size = 1 OK 2026/05/26 05:06:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:06:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/26 05:06:13 DEBUG : 2: size = 1 OK 2026/05/26 05:06:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:06:13 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/26 05:06:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/26 05:06:14 DEBUG : B2 bucket rclone-test-qoveted4mija path dest: Waiting for checks to finish 2026/05/26 05:06:14 DEBUG : B2 bucket rclone-test-qoveted4mija path dest: Waiting for transfers to finish 2026/05/26 05:06:15 DEBUG : 3: size = 1 OK 2026/05/26 05:06:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/26 05:06:15 INFO : 3: Copied (new) 2026/05/26 05:06:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/CopyDest" 2026/05/26 05:06:19 DEBUG : one: Need to transfer - File not found at Destination 2026/05/26 05:06:19 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:19 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:20 DEBUG : one: size = 3 OK 2026/05/26 05:06:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:06:20 INFO : one: Copied (new) 2026/05/26 05:06:20 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:21 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:21 DEBUG : one: Sizes differ 2026/05/26 05:06:21 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:21 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:06:21 DEBUG : one: size = 5 OK 2026/05/26 05:06:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/26 05:06:21 INFO : one: Copied (replaced existing) 2026/05/26 05:06:21 DEBUG : Waiting for deletions to finish 2026/05/26 05:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/BackupDir" 2026/05/26 05:06:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:24 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:24 DEBUG : one: Sizes differ 2026/05/26 05:06:24 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:06:24 DEBUG : one: size = 5 OK 2026/05/26 05:06:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:06:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:06:24 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:06:24 DEBUG : one: Sizes differ 2026/05/26 05:07:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/05/26 05:07:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/26 05:07:25 DEBUG : pacer: Reducing sleep to 10ms 2026/05/26 05:07:26 DEBUG : one: size = 3 OK 2026/05/26 05:07:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:07:26 INFO : one: Copied (server-side copy) 2026/05/26 05:07:26 INFO : one: Deleted 2026/05/26 05:07:27 DEBUG : one: size = 5 OK 2026/05/26 05:07:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/26 05:07:27 INFO : one: Copied (server-side copy) 2026/05/26 05:07:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/26 05:07:27 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:27 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:28 DEBUG : one: size = 5 OK 2026/05/26 05:07:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:07:28 DEBUG : one: Unchanged skipping 2026/05/26 05:07:29 DEBUG : two: size = 3 OK 2026/05/26 05:07:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:07:30 DEBUG : two: size = 3 OK 2026/05/26 05:07:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/26 05:07:30 INFO : two: Copied (server-side copy) 2026/05/26 05:07:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/26 05:07:30 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:30 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:30 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:30 DEBUG : one: size = 5 OK 2026/05/26 05:07:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:07:30 DEBUG : one: Unchanged skipping 2026/05/26 05:07:30 DEBUG : two: size = 3 OK 2026/05/26 05:07:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:07:30 DEBUG : two: Unchanged skipping 2026/05/26 05:07:30 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:30 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:30 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:30 INFO : There was nothing to transfer 2026/05/26 05:07:31 DEBUG : one: size = 5 OK 2026/05/26 05:07:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:07:31 DEBUG : one: Unchanged skipping 2026/05/26 05:07:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:07:31 DEBUG : three: size = 5 (B2 bucket rclone-test-qoveted4mija path CopyDest) 2026/05/26 05:07:31 DEBUG : three: Sizes differ 2026/05/26 05:07:31 DEBUG : three: Destination not found in --copy-dest 2026/05/26 05:07:31 DEBUG : three: Need to transfer - File not found at Destination 2026/05/26 05:07:31 DEBUG : two: size = 3 OK 2026/05/26 05:07:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/26 05:07:31 DEBUG : two: Unchanged skipping 2026/05/26 05:07:31 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:31 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:32 DEBUG : three: size = 7 OK 2026/05/26 05:07:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/26 05:07:32 INFO : three: Copied (new) 2026/05/26 05:07:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.59s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/backup" 2026/05/26 05:07:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:07:39 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:07:39 DEBUG : one: Sizes differ 2026/05/26 05:07:39 DEBUG : two: size = 3 OK 2026/05/26 05:07:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:07:39 DEBUG : two: Unchanged skipping 2026/05/26 05:07:39 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:40 DEBUG : one: size = 3 OK 2026/05/26 05:07:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:07:40 INFO : one: Copied (server-side copy) 2026/05/26 05:07:40 INFO : one: Deleted 2026/05/26 05:07:40 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:41 DEBUG : one: size = 4 OK 2026/05/26 05:07:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:07:41 INFO : one: Copied (new) 2026/05/26 05:07:41 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:42 DEBUG : three.txt: size = 5 OK 2026/05/26 05:07:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:07:42 INFO : three.txt: Copied (server-side copy) 2026/05/26 05:07:42 INFO : three.txt: Deleted 2026/05/26 05:07:42 INFO : three.txt: Moved into backup dir 2026/05/26 05:07:44 DEBUG : two: size = 3 OK 2026/05/26 05:07:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:07:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:07:44 DEBUG : one: size = 4 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:07:44 DEBUG : one: Sizes differ 2026/05/26 05:07:44 DEBUG : two: Unchanged skipping 2026/05/26 05:07:44 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:44 DEBUG : one: size = 4 OK 2026/05/26 05:07:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:07:44 INFO : one: Copied (server-side copy) 2026/05/26 05:07:44 INFO : one: Deleted 2026/05/26 05:07:44 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:45 DEBUG : one: size = 5 OK 2026/05/26 05:07:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/26 05:07:45 INFO : one: Copied (new) 2026/05/26 05:07:45 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:45 DEBUG : three.txt: size = 6 OK 2026/05/26 05:07:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:07:45 INFO : three.txt: Copied (server-side copy) 2026/05/26 05:07:46 INFO : three.txt: Deleted 2026/05/26 05:07:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.19s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:07:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/backup" 2026/05/26 05:07:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:07:52 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:07:52 DEBUG : one: Sizes differ 2026/05/26 05:07:52 DEBUG : two: size = 3 OK 2026/05/26 05:07:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:07:52 DEBUG : two: Unchanged skipping 2026/05/26 05:07:52 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:54 DEBUG : one.bak: size = 3 OK 2026/05/26 05:07:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:07:54 INFO : one: Copied (server-side copy) to: one.bak 2026/05/26 05:07:54 INFO : one: Deleted 2026/05/26 05:07:54 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:55 DEBUG : one: size = 4 OK 2026/05/26 05:07:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:07:55 INFO : one: Copied (new) 2026/05/26 05:07:55 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/26 05:07:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:07:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/26 05:07:56 INFO : three.txt: Deleted 2026/05/26 05:07:56 INFO : three.txt: Moved into backup dir 2026/05/26 05:07:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:07:57 DEBUG : one: size = 4 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:07:57 DEBUG : one: Sizes differ 2026/05/26 05:07:57 DEBUG : two: size = 3 OK 2026/05/26 05:07:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:07:57 DEBUG : two: Unchanged skipping 2026/05/26 05:07:57 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:07:58 DEBUG : one.bak: size = 4 OK 2026/05/26 05:07:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:07:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/26 05:07:58 INFO : one: Deleted 2026/05/26 05:07:58 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:07:58 DEBUG : one: size = 5 OK 2026/05/26 05:07:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/26 05:07:58 INFO : one: Copied (new) 2026/05/26 05:07:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:07:59 DEBUG : three.txt.bak: size = 6 OK 2026/05/26 05:07:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:07:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/26 05:07:59 INFO : three.txt: Deleted 2026/05/26 05:07:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:08:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/backup" 2026/05/26 05:08:05 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:08:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:05 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:05 DEBUG : one: Sizes differ 2026/05/26 05:08:05 DEBUG : two: size = 3 OK 2026/05/26 05:08:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:05 DEBUG : two: Unchanged skipping 2026/05/26 05:08:07 DEBUG : one-2019-01-01: size = 3 OK 2026/05/26 05:08:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:08:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/26 05:08:07 INFO : one: Deleted 2026/05/26 05:08:07 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:08:08 DEBUG : one: size = 4 OK 2026/05/26 05:08:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:08 INFO : one: Copied (new) 2026/05/26 05:08:08 DEBUG : Waiting for deletions to finish 2026/05/26 05:08:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/26 05:08:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:08:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/26 05:08:09 INFO : three.txt: Deleted 2026/05/26 05:08:09 INFO : three.txt: Moved into backup dir 2026/05/26 05:08:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:10 DEBUG : one: size = 4 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:10 DEBUG : one: Sizes differ 2026/05/26 05:08:10 DEBUG : two: size = 3 OK 2026/05/26 05:08:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:10 DEBUG : two: Unchanged skipping 2026/05/26 05:08:10 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:08:11 DEBUG : one-2019-01-01: size = 4 OK 2026/05/26 05:08:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/26 05:08:11 INFO : one: Deleted 2026/05/26 05:08:11 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:08:12 DEBUG : one: size = 5 OK 2026/05/26 05:08:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/26 05:08:12 INFO : one: Copied (new) 2026/05/26 05:08:12 DEBUG : Waiting for deletions to finish 2026/05/26 05:08:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/26 05:08:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:08:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/26 05:08:12 INFO : three.txt: Deleted 2026/05/26 05:08:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.41s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:08:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:18 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:18 DEBUG : one: Sizes differ 2026/05/26 05:08:18 DEBUG : two: size = 3 OK 2026/05/26 05:08:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:18 DEBUG : two: Unchanged skipping 2026/05/26 05:08:18 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:08:19 DEBUG : one.bak: size = 3 OK 2026/05/26 05:08:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:08:19 INFO : one: Copied (server-side copy) to: one.bak 2026/05/26 05:08:19 INFO : one: Deleted 2026/05/26 05:08:19 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:08:20 DEBUG : one: size = 4 OK 2026/05/26 05:08:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:20 INFO : one: Copied (new) 2026/05/26 05:08:20 DEBUG : Waiting for deletions to finish 2026/05/26 05:08:21 DEBUG : three.txt.bak: size = 5 OK 2026/05/26 05:08:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:08:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/26 05:08:21 INFO : three.txt: Deleted 2026/05/26 05:08:21 INFO : three.txt: Moved into backup dir 2026/05/26 05:08:23 DEBUG : one.bak: Excluded (Path Filter) 2026/05/26 05:08:23 DEBUG : one.bak: Excluded 2026/05/26 05:08:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/26 05:08:23 DEBUG : three.txt.bak: Excluded 2026/05/26 05:08:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:23 DEBUG : one: size = 4 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:23 DEBUG : one: Sizes differ 2026/05/26 05:08:23 DEBUG : two: size = 3 OK 2026/05/26 05:08:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:23 DEBUG : two: Unchanged skipping 2026/05/26 05:08:23 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for checks to finish 2026/05/26 05:08:23 DEBUG : one.bak: size = 4 OK 2026/05/26 05:08:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/26 05:08:24 INFO : one: Deleted 2026/05/26 05:08:24 DEBUG : B2 bucket rclone-test-qoveted4mija path dst: Waiting for transfers to finish 2026/05/26 05:08:24 DEBUG : one: size = 5 OK 2026/05/26 05:08:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/26 05:08:24 INFO : one: Copied (new) 2026/05/26 05:08:24 DEBUG : Waiting for deletions to finish 2026/05/26 05:08:25 DEBUG : three.txt.bak: size = 6 OK 2026/05/26 05:08:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:08:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/26 05:08:25 INFO : three.txt: Deleted 2026/05/26 05:08:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.57s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:08:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:30 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:30 DEBUG : one: Sizes differ 2026/05/26 05:08:31 DEBUG : one.bak: size = 3 OK 2026/05/26 05:08:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:08:31 INFO : one: Copied (server-side copy) to: one.bak 2026/05/26 05:08:31 INFO : one: Deleted 2026/05/26 05:08:32 DEBUG : one: size = 4 OK 2026/05/26 05:08:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:32 INFO : one: Copied (new) 2026/05/26 05:08:33 DEBUG : two: size = 3 OK 2026/05/26 05:08:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:33 DEBUG : two: Unchanged skipping 2026/05/26 05:08:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:33 DEBUG : three.txt: Sizes differ 2026/05/26 05:08:35 DEBUG : three.txt.bak: size = 5 OK 2026/05/26 05:08:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:08:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/26 05:08:35 INFO : three.txt: Deleted 2026/05/26 05:08:36 DEBUG : three.txt: size = 6 OK 2026/05/26 05:08:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:08:36 INFO : three.txt: Copied (new) 2026/05/26 05:08:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:37 DEBUG : one: size = 4 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:37 DEBUG : one: Sizes differ 2026/05/26 05:08:37 DEBUG : one.bak: size = 4 OK 2026/05/26 05:08:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:37 INFO : one: Copied (server-side copy) to: one.bak 2026/05/26 05:08:37 INFO : one: Deleted 2026/05/26 05:08:38 DEBUG : one: size = 5 OK 2026/05/26 05:08:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/26 05:08:38 INFO : one: Copied (new) 2026/05/26 05:08:38 DEBUG : two: size = 3 OK 2026/05/26 05:08:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:38 DEBUG : two: Unchanged skipping 2026/05/26 05:08:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:38 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:38 DEBUG : three.txt: Sizes differ 2026/05/26 05:08:39 DEBUG : three.txt.bak: size = 6 OK 2026/05/26 05:08:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:08:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/26 05:08:39 INFO : three.txt: Deleted 2026/05/26 05:08:40 DEBUG : three.txt: size = 19 OK 2026/05/26 05:08:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/26 05:08:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.45s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:08:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qoveted4mija/dst" 2026/05/26 05:08:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:45 DEBUG : one: size = 3 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:45 DEBUG : one: Sizes differ 2026/05/26 05:08:46 DEBUG : one-2019-01-01: size = 3 OK 2026/05/26 05:08:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/26 05:08:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/26 05:08:47 INFO : one: Deleted 2026/05/26 05:08:47 DEBUG : one: size = 4 OK 2026/05/26 05:08:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:47 INFO : one: Copied (new) 2026/05/26 05:08:48 DEBUG : two: size = 3 OK 2026/05/26 05:08:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:48 DEBUG : two: Unchanged skipping 2026/05/26 05:08:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:48 DEBUG : three.txt: Sizes differ 2026/05/26 05:08:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/26 05:08:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/26 05:08:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/26 05:08:48 INFO : three.txt: Deleted 2026/05/26 05:08:49 DEBUG : three.txt: size = 6 OK 2026/05/26 05:08:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:08:49 INFO : three.txt: Copied (new) 2026/05/26 05:08:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:50 DEBUG : one: size = 4 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:50 DEBUG : one: Sizes differ 2026/05/26 05:08:50 DEBUG : one-2019-01-01: size = 4 OK 2026/05/26 05:08:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/26 05:08:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/26 05:08:51 INFO : one: Deleted 2026/05/26 05:08:51 DEBUG : one: size = 5 OK 2026/05/26 05:08:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/26 05:08:51 INFO : one: Copied (new) 2026/05/26 05:08:51 DEBUG : two: size = 3 OK 2026/05/26 05:08:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:08:51 DEBUG : two: Unchanged skipping 2026/05/26 05:08:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:51 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qoveted4mija path dst) 2026/05/26 05:08:51 DEBUG : three.txt: Sizes differ 2026/05/26 05:08:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/26 05:08:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/26 05:08:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/26 05:08:52 INFO : three.txt: Deleted 2026/05/26 05:08:53 DEBUG : three.txt: size = 19 OK 2026/05/26 05:08:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/26 05:08:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.50s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:08:55 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:08:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:55 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:08:55 DEBUG : Testêé: Sizes differ 2026/05/26 05:08:55 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:08:56 DEBUG : Testêé: size = 14 OK 2026/05/26 05:08:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/26 05:08:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/26 05:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:08:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/26 05:08:57 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:08:57 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:08:58 DEBUG : existing: size = 6 OK 2026/05/26 05:08:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/26 05:08:58 INFO : existing: Copied (new) 2026/05/26 05:08:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:08:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:08:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:08:58 DEBUG : existing: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:08:58 DEBUG : existing: Sizes differ 2026/05/26 05:08:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/26 05:08:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:08:58 ERROR : B2 bucket rclone-test-qoveted4mija: not deleting files as there were IO errors 2026/05/26 05:08:58 ERROR : B2 bucket rclone-test-qoveted4mija: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.40s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:09:00 DEBUG : EXISTING: size = 6 OK 2026/05/26 05:09:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:00 DEBUG : existing: Unchanged skipping 2026/05/26 05:09:00 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:09:00 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:09:00 DEBUG : Waiting for deletions to finish 2026/05/26 05:09:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", 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:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:09:03 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1173-00.backblaze.com/b2api/v1/b2_upload_file/3f42ad73a06d6b2b9fe80e1b/c001_v0001173_t0023": EOF 2026/05/26 05:09:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-00.backblaze.com/b2api/v1/b2_upload_file/3f42ad73a06d6b2b9fe80e1b/c001_v0001173_t0023": EOF) 2026/05/26 05:09:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-qoveted4mija: 1/10 (Post "https://pod-000-1173-00.backblaze.com/b2api/v1/b2_upload_file/3f42ad73a06d6b2b9fe80e1b/c001_v0001173_t0023": EOF) 2026/05/26 05:09:06 DEBUG : pacer: Reducing sleep to 10ms 2026/05/26 05:09:22 DEBUG : both0: size = 6 OK 2026/05/26 05:09:22 DEBUG : both10: size = 6 OK 2026/05/26 05:09:22 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:09:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both12: size = 6 OK 2026/05/26 05:09:22 DEBUG : both11: size = 6 OK 2026/05/26 05:09:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both0: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both13: size = 6 OK 2026/05/26 05:09:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both12: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both14: size = 6 OK 2026/05/26 05:09:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both14: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both15: size = 6 OK 2026/05/26 05:09:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both15: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both16: size = 6 OK 2026/05/26 05:09:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both16: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both17: size = 6 OK 2026/05/26 05:09:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both17: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both18: size = 6 OK 2026/05/26 05:09:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both18: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both19: size = 6 OK 2026/05/26 05:09:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both19: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both1: size = 6 OK 2026/05/26 05:09:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both1: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both2: size = 6 OK 2026/05/26 05:09:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both2: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both3: size = 6 OK 2026/05/26 05:09:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both3: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both4: size = 6 OK 2026/05/26 05:09:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both11: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both5: size = 6 OK 2026/05/26 05:09:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both5: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both6: size = 6 OK 2026/05/26 05:09:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both13: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both7: size = 6 OK 2026/05/26 05:09:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both10: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both8: size = 6 OK 2026/05/26 05:09:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both7: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both9: size = 6 OK 2026/05/26 05:09:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:22 DEBUG : both9: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both8: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both6: Unchanged skipping 2026/05/26 05:09:22 DEBUG : both4: Unchanged skipping 2026/05/26 05:09:22 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:09:22 DEBUG : Waiting for deletions to finish 2026/05/26 05:09:22 INFO : only15: Deleted 2026/05/26 05:09:22 INFO : only1: Deleted 2026/05/26 05:09:22 INFO : only6: Deleted 2026/05/26 05:09:22 INFO : only0: Deleted 2026/05/26 05:09:22 INFO : only11: Deleted 2026/05/26 05:09:22 INFO : only14: Deleted 2026/05/26 05:09:22 INFO : only16: Deleted 2026/05/26 05:09:22 INFO : only17: Deleted 2026/05/26 05:09:22 INFO : only18: Deleted 2026/05/26 05:09:22 INFO : only5: Deleted 2026/05/26 05:09:23 INFO : only4: Deleted 2026/05/26 05:09:23 INFO : only7: Deleted 2026/05/26 05:09:23 INFO : only8: Deleted 2026/05/26 05:09:23 INFO : only2: Deleted 2026/05/26 05:09:23 INFO : only3: Deleted 2026/05/26 05:09:23 INFO : only12: Deleted 2026/05/26 05:09:23 INFO : only19: Deleted 2026/05/26 05:09:23 INFO : only9: Deleted 2026/05/26 05:09:23 INFO : only10: Deleted 2026/05/26 05:09:23 INFO : only13: Deleted 2026/05/26 05:09:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:09:45 DEBUG : both0: size = 6 OK 2026/05/26 05:09:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both11: size = 6 OK 2026/05/26 05:09:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:09:45 DEBUG : both10: size = 6 OK 2026/05/26 05:09:45 DEBUG : both12: size = 6 OK 2026/05/26 05:09:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both0: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both13: size = 6 OK 2026/05/26 05:09:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both11: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both14: size = 6 OK 2026/05/26 05:09:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both12: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both15: size = 6 OK 2026/05/26 05:09:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both14: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both16: size = 6 OK 2026/05/26 05:09:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both16: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both17: size = 6 OK 2026/05/26 05:09:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both17: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both18: size = 6 OK 2026/05/26 05:09:45 DEBUG : both15: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both19: size = 6 OK 2026/05/26 05:09:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both13: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both1: size = 6 OK 2026/05/26 05:09:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both1: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both2: size = 6 OK 2026/05/26 05:09:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both2: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both3: size = 6 OK 2026/05/26 05:09:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both3: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both4: size = 6 OK 2026/05/26 05:09:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both18: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both5: size = 6 OK 2026/05/26 05:09:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both5: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both6: size = 6 OK 2026/05/26 05:09:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both6: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both4: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both8: size = 6 OK 2026/05/26 05:09:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both7: size = 6 OK 2026/05/26 05:09:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both19: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both10: Unchanged skipping 2026/05/26 05:09:45 DEBUG : both9: size = 6 OK 2026/05/26 05:09:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:09:45 DEBUG : both9: Unchanged skipping 2026/05/26 05:09:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only0: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only0: Sizes differ 2026/05/26 05:09:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only10: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only10: Sizes differ 2026/05/26 05:09:45 DEBUG : both8: Unchanged skipping 2026/05/26 05:09:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only12: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only12: Sizes differ 2026/05/26 05:09:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only11: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only13: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only13: Sizes differ 2026/05/26 05:09:45 DEBUG : only11: Sizes differ 2026/05/26 05:09:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only14: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only14: Sizes differ 2026/05/26 05:09:45 DEBUG : both7: Unchanged skipping 2026/05/26 05:09:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only15: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only15: Sizes differ 2026/05/26 05:09:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only17: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only16: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only16: Sizes differ 2026/05/26 05:09:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only18: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only18: Sizes differ 2026/05/26 05:09:45 DEBUG : only17: Sizes differ 2026/05/26 05:09:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only19: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only19: Sizes differ 2026/05/26 05:09:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only1: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only1: Sizes differ 2026/05/26 05:09:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only2: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only2: Sizes differ 2026/05/26 05:09:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only3: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only3: Sizes differ 2026/05/26 05:09:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only4: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only4: Sizes differ 2026/05/26 05:09:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only5: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only5: Sizes differ 2026/05/26 05:09:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only7: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only7: Sizes differ 2026/05/26 05:09:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only6: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only6: Sizes differ 2026/05/26 05:09:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only8: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only8: Sizes differ 2026/05/26 05:09:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3159708923) 2026/05/26 05:09:45 DEBUG : only9: size = 6 (B2 bucket rclone-test-qoveted4mija) 2026/05/26 05:09:45 DEBUG : only9: Sizes differ 2026/05/26 05:09:45 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:09:45 DEBUG : only0: size = 0 OK 2026/05/26 05:09:45 DEBUG : only10: size = 0 OK 2026/05/26 05:09:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:45 INFO : only10: Copied (replaced existing) 2026/05/26 05:09:45 INFO : only0: Copied (replaced existing) 2026/05/26 05:09:45 DEBUG : only11: size = 0 OK 2026/05/26 05:09:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:45 INFO : only11: Copied (replaced existing) 2026/05/26 05:09:45 DEBUG : only15: size = 0 OK 2026/05/26 05:09:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:45 INFO : only15: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only12: size = 0 OK 2026/05/26 05:09:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only12: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only16: size = 0 OK 2026/05/26 05:09:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only16: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only17: size = 0 OK 2026/05/26 05:09:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only17: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only19: size = 0 OK 2026/05/26 05:09:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only19: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only2: size = 0 OK 2026/05/26 05:09:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only2: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only13: size = 0 OK 2026/05/26 05:09:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only13: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only3: size = 0 OK 2026/05/26 05:09:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only3: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only4: size = 0 OK 2026/05/26 05:09:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only4: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only1: size = 0 OK 2026/05/26 05:09:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only1: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only14: size = 0 OK 2026/05/26 05:09:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only14: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only5: size = 0 OK 2026/05/26 05:09:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only5: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only8: size = 0 OK 2026/05/26 05:09:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only8: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only7: size = 0 OK 2026/05/26 05:09:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only7: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only18: size = 0 OK 2026/05/26 05:09:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only18: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only6: size = 0 OK 2026/05/26 05:09:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only6: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : only9: size = 0 OK 2026/05/26 05:09:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/26 05:09:46 INFO : only9: Copied (replaced existing) 2026/05/26 05:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:09:54 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:09:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 05:09:54 DEBUG : empty_on_remote: Making directory with metadata 2026/05/26 05:09:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 05:09:54 INFO : empty_on_remote: Making directory 2026/05/26 05:09:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/26 05:09:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:09:57 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:09:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 05:09:57 DEBUG : empty_on_remote: Making directory with metadata 2026/05/26 05:09:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 05:09:57 INFO : empty_on_remote: Making directory 2026/05/26 05:09:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/26 05:09:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/26 05:09:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 05:10:00 INFO : sub dir: Making directory 2026/05/26 05:10:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:10:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 05:10:04 INFO : sub dir: Making directory 2026/05/26 05:10:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.13s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:10:18 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:18 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : apple: size = 5 OK 2026/05/26 05:10:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:10:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:10:19 DEBUG : apple: Unchanged skipping 2026/05/26 05:10:19 DEBUG : banana: size = 6 OK 2026/05/26 05:10:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:10:19 DEBUG : banana: Unchanged skipping 2026/05/26 05:10:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:10:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:10:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:10:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:10:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:10:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:10:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:10:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:10:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:10:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:10:19 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:19 INFO : There was nothing to transfer 2026/05/26 05:10:19 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:10:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:10:20 DEBUG : apple: size = 5 OK 2026/05/26 05:10:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : apple: Unchanged skipping 2026/05/26 05:10:20 DEBUG : banana: size = 6 OK 2026/05/26 05:10:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:10:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:10:20 DEBUG : banana: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:10:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:10:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:10:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:10:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:10:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:10:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:10:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:10:20 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:10:20 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:20 INFO : There was nothing to transfer 2026/05/26 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:20 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:10:36 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:36 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : apple: size = 5 OK 2026/05/26 05:10:37 DEBUG : banana: size = 6 OK 2026/05/26 05:10:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : apple: Unchanged skipping 2026/05/26 05:10:37 DEBUG : banana: Unchanged skipping 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:10:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:10:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:10:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:10:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:10:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:10:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:10:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:10:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:10:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:10:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:10:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:10:37 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:37 INFO : There was nothing to transfer 2026/05/26 05:10:37 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:37 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:10:37 DEBUG : apple: size = 5 OK 2026/05/26 05:10:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : apple: Unchanged skipping 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:10:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:10:37 DEBUG : banana: size = 6 OK 2026/05/26 05:10:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:10:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:37 DEBUG : banana: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:10:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:10:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:10:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:10:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:10:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:10:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:10:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:10:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:10:38 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:10:38 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:38 INFO : There was nothing to transfer 2026/05/26 05:10:38 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:38 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:10:53 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:54 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 05:10:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:10:54 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:10:54 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:10:54 DEBUG : YXBwbGU=: size = 5 OK 2026/05/26 05:10:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/26 05:10:54 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/26 05:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/26 05:10:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/26 05:10:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:54 DEBUG : YmFuYW5h: size = 6 OK 2026/05/26 05:10:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/26 05:10:54 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/26 05:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/26 05:10:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/26 05:10:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/26 05:10:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/26 05:10:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/26 05:10:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/26 05:10:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/26 05:10:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/26 05:10:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/26 05:10:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/26 05:10:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/26 05:10:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/26 05:10:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/26 05:10:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/26 05:10:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/26 05:10:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/26 05:10:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/26 05:10:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/26 05:10:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/26 05:10:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/26 05:10:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/26 05:10:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/26 05:10:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/26 05:10:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/26 05:10:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/26 05:10:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/26 05:10:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/26 05:10:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/26 05:10:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:56 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 05:10:57 INFO : banana: Deleted 2026/05/26 05:10:57 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 05:10:57 INFO : apple: Deleted 2026/05/26 05:10:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 05:10:57 INFO : appleappleapplebanana: Deleted 2026/05/26 05:10:57 INFO : splitbananasplit: Deleted 2026/05/26 05:10:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 05:10:57 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 05:10:57 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:58 DEBUG : YXBwbGU=: size = 5 OK 2026/05/26 05:10:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : apple: Unchanged skipping 2026/05/26 05:10:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:10:58 DEBUG : YmFuYW5h: size = 6 OK 2026/05/26 05:10:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : banana: Unchanged skipping 2026/05/26 05:10:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/26 05:10:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 05:10:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:10:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:10:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:10:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:10:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:10:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/26 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 05:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 05:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 05:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 05:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 05:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 05:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 05:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:11:14 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:14 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:14 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:14 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:14 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:14 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:14 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:14 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:14 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 05:11:14 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 05:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 05:11:14 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:14 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/26 05:11:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 05:11:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 05:11:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 05:11:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 05:11:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 05:11:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 05:11:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 05:11:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 05:11:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 05:11:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 05:11:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 05:11:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 05:11:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 05:11:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 05:11:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 05:11:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/26 05:11:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:15 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:11:15 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:11:15 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/26 05:11:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/26 05:11:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/26 05:11:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:15 DEBUG : PREFIXapple: size = 5 OK 2026/05/26 05:11:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/26 05:11:15 INFO : apple: Copied (new) to: PREFIXapple 2026/05/26 05:11:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:15 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/26 05:11:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/26 05:11:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/26 05:11:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:15 DEBUG : PREFIXbanana: size = 6 OK 2026/05/26 05:11:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/26 05:11:15 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/26 05:11:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/26 05:11:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/26 05:11:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/26 05:11:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/26 05:11:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/26 05:11:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/26 05:11:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:11:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/26 05:11:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/26 05:11:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/26 05:11:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/26 05:11:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/26 05:11:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/26 05:11:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/26 05:11:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/26 05:11:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/26 05:11:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/26 05:11:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/26 05:11:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/26 05:11:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/26 05:11:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/26 05:11:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/26 05:11:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:17 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/26 05:11:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/26 05:11:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:17 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/26 05:11:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/26 05:11:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:17 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/26 05:11:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/26 05:11:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:17 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/26 05:11:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/26 05:11:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:17 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/26 05:11:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/26 05:11:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:17 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 05:11:17 INFO : apple: Deleted 2026/05/26 05:11:17 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 05:11:17 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 05:11:18 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 05:11:18 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 05:11:18 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 05:11:18 INFO : appleappleapplebanana: Deleted 2026/05/26 05:11:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 05:11:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 05:11:18 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 05:11:18 INFO : banana: Deleted 2026/05/26 05:11:18 INFO : splitbananasplit: Deleted 2026/05/26 05:11:18 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 05:11:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 05:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 05:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 05:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 05:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 05:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 05:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 05:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 05:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 05:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 05:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 05:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 05:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 05:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 05:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 05:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 05:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 05:11:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 05:11:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 05:11:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 05:11:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:11:19 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:11:19 DEBUG : banana: size = 6 OK 2026/05/26 05:11:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/26 05:11:19 INFO : banana: Copied (new) 2026/05/26 05:11:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:11:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/26 05:11:19 INFO : appleappleapplebanana: Copied (new) 2026/05/26 05:11:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:11:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/26 05:11:19 INFO : splitbananasplit: Copied (new) 2026/05/26 05:11:19 DEBUG : apple: size = 5 OK 2026/05/26 05:11:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/26 05:11:19 INFO : apple: Copied (new) 2026/05/26 05:11:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:11:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/26 05:11:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/26 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/26 05:11:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/26 05:11:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:11:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/26 05:11:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/26 05:11:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/26 05:11:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/26 05:11:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/26 05:11:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/26 05:11:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/26 05:11:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:11:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/26 05:11:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:11:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/26 05:11:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:11:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/26 05:11:20 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/26 05:11:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:11:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/26 05:11:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/26 05:11:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:11:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/26 05:11:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/26 05:11:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:11:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/26 05:11:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/26 05:11:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:11:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/26 05:11:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/26 05:11:21 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:21 INFO : PREFIXapple: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/26 05:11:21 INFO : PREFIXsplitbananasplit: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/26 05:11:21 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/26 05:11:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/26 05:11:21 INFO : PREFIXbanana: Deleted 2026/05/26 05:11:21 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:22 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:22 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:11:39 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:39 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/26 05:11:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:39 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:11:39 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:11:40 DEBUG : appleSUFFIX: size = 5 OK 2026/05/26 05:11:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/26 05:11:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/26 05:11:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/26 05:11:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/26 05:11:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/26 05:11:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/26 05:11:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/26 05:11:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/26 05:11:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/26 05:11:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/26 05:11:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/26 05:11:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/26 05:11:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/26 05:11:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/26 05:11:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/26 05:11:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/26 05:11:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/26 05:11:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/26 05:11:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/26 05:11:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/26 05:11:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/26 05:11:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/26 05:11:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/26 05:11:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/26 05:11:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/26 05:11:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/26 05:11:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/26 05:11:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/26 05:11:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/26 05:11:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/26 05:11:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/26 05:11:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/26 05:11:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:42 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:42 INFO : splitbananasplit: Deleted 2026/05/26 05:11:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 05:11:42 INFO : appleappleapplebanana: Deleted 2026/05/26 05:11:42 INFO : banana: Deleted 2026/05/26 05:11:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 05:11:42 INFO : apple: Deleted 2026/05/26 05:11:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 05:11:42 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 05:11:42 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 05:11:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 05:11:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 05:11:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:11:43 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:11:43 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:11:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:11:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/26 05:11:44 INFO : appleappleapplebanana: Copied (new) 2026/05/26 05:11:44 DEBUG : apple: size = 5 OK 2026/05/26 05:11:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/26 05:11:44 INFO : apple: Copied (new) 2026/05/26 05:11:44 DEBUG : banana: size = 6 OK 2026/05/26 05:11:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/26 05:11:44 INFO : banana: Copied (new) 2026/05/26 05:11:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:11:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/26 05:11:44 INFO : splitbananasplit: Copied (new) 2026/05/26 05:11:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:11:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/26 05:11:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/26 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/26 05:11:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/26 05:11:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:11:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/26 05:11:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/26 05:11:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:11:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/26 05:11:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/26 05:11:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:11:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/26 05:11:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/26 05:11:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:11:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/26 05:11:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:11:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/26 05:11:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:11:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/26 05:11:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:11:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/26 05:11:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:11:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/26 05:11:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:11:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/26 05:11:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:11:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/26 05:11:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:11:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/26 05:11:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:11:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/26 05:11:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/26 05:11:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:11:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/26 05:11:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/26 05:11:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:11:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/26 05:11:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/26 05:11:46 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : bananaSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : appleSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/26 05:11:46 INFO : splitbananasplitSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/26 05:11:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/26 05:11:46 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:46 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : Waiting for deletions to finish 2026/05/26 05:11:47 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:11:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:12:02 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:02 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 05:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 05:12:02 DEBUG : apple: size = 5 OK 2026/05/26 05:12:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:02 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:02 DEBUG : banana: size = 6 OK 2026/05/26 05:12:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:02 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 05:12:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 05:12:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 05:12:03 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:03 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:03 DEBUG : appleapple: size = 21 OK 2026/05/26 05:12:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/26 05:12:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/26 05:12:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:03 DEBUG : splitbanan: size = 16 OK 2026/05/26 05:12:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/26 05:12:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/26 05:12:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/26 05:12:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/26 05:12:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/26 05:12:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/26 05:12:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/26 05:12:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/26 05:12:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/26 05:12:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/26 05:12:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/26 05:12:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/26 05:12:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/26 05:12:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/26 05:12:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/26 05:12:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/26 05:12:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/26 05:12:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:04 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/26 05:12:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/26 05:12:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/26 05:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/26 05:12:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/26 05:12:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/26 05:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:04 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/26 05:12:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/26 05:12:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/26 05:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:04 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/26 05:12:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/26 05:12:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/26 05:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/26 05:12:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/26 05:12:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/26 05:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/26 05:12:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/26 05:12:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/26 05:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/26 05:12:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/26 05:12:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/26 05:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/26 05:12:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/26 05:12:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/26 05:12:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/26 05:12:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/26 05:12:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/26 05:12:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/26 05:12:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/26 05:12:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/26 05:12:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/26 05:12:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/26 05:12:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/26 05:12:05 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:05 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 05:12:05 INFO : appleappleapplebanana: Deleted 2026/05/26 05:12:05 INFO : splitbananasplit: Deleted 2026/05/26 05:12:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 05:12:05 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 05:12:05 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:06 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : appleapple: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:06 DEBUG : apple: size = 5 OK 2026/05/26 05:12:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:06 DEBUG : appleapple: size = 21 OK 2026/05/26 05:12:06 DEBUG : banana: size = 6 OK 2026/05/26 05:12:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:06 DEBUG : splitbanan: size = 16 OK 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 05:12:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/26 05:12:06 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:06 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:06 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:06 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:06 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : appleapple: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/26 05:12:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/26 05:12:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 05:12:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 05:12:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 05:12:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 05:12:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 05:12:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 05:12:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 05:12:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 05:12:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 05:12:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 05:12:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 05:12:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 05:12:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 05:12:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 05:12:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 05:12:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 05:12:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 05:12:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 05:12:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:12:20 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:21 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : apple: size = 5 OK 2026/05/26 05:12:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:12:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:21 DEBUG : banana: size = 6 OK 2026/05/26 05:12:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:12:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:12:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:12:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:12:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:12:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:12:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:12:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:12:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:21 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:21 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:21 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:21 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : apple: size = 5 OK 2026/05/26 05:12:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:12:22 DEBUG : banana: size = 6 OK 2026/05/26 05:12:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:22 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:12:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:12:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:12:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:12:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:12:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:12:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:12:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:12:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:22 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:22 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:22 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:22 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:12:38 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:39 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:39 DEBUG : apple: size = 5 OK 2026/05/26 05:12:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:12:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:12:39 DEBUG : banana: size = 6 OK 2026/05/26 05:12:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:12:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:12:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:12:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:12:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:12:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:12:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:12:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:39 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:39 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:39 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:39 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:40 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : apple: size = 5 OK 2026/05/26 05:12:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:12:40 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:40 DEBUG : banana: size = 6 OK 2026/05/26 05:12:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:12:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:12:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:12:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:12:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:12:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:12:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:12:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:12:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:40 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:40 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:40 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:40 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:12:56 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:56 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:56 DEBUG : apple: size = 5 OK 2026/05/26 05:12:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:56 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:12:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:56 DEBUG : banana: size = 6 OK 2026/05/26 05:12:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:56 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:12:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:12:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:12:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:12:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:12:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:57 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:57 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:57 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:57 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:12:57 DEBUG : apple: size = 5 OK 2026/05/26 05:12:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : apple: Unchanged skipping 2026/05/26 05:12:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:12:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:12:57 DEBUG : banana: size = 6 OK 2026/05/26 05:12:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : banana: Unchanged skipping 2026/05/26 05:12:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:12:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:12:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:12:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:12:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:12:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:12:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:12:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:12:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:12:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:12:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:12:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:12:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:58 DEBUG : Waiting for deletions to finish 2026/05/26 05:12:58 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:16 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:16 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : apple: size = 5 OK 2026/05/26 05:13:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : apple: Unchanged skipping 2026/05/26 05:13:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:13:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:13:17 DEBUG : banana: size = 6 OK 2026/05/26 05:13:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : banana: Unchanged skipping 2026/05/26 05:13:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:13:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:13:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:13:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:13:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:13:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:13:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:13:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:13:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:13:17 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:17 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:17 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:17 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : apple: size = 5 OK 2026/05/26 05:13:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : banana: size = 6 OK 2026/05/26 05:13:18 DEBUG : apple: Unchanged skipping 2026/05/26 05:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : banana: Unchanged skipping 2026/05/26 05:13:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:13:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:13:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:13:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:13:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:13:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:13:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:13:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:13:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:13:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:13:18 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:18 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:18 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:18 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:34 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:35 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : apple: size = 5 OK 2026/05/26 05:13:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : apple: Unchanged skipping 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:13:36 DEBUG : banana: size = 6 OK 2026/05/26 05:13:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : banana: Unchanged skipping 2026/05/26 05:13:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:13:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:13:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:13:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:13:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:13:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:13:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:13:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:13:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:13:36 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:36 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:36 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:36 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 05:13:36 DEBUG : apple: size = 5 OK 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 05:13:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : apple: Unchanged skipping 2026/05/26 05:13:36 DEBUG : banana: size = 6 OK 2026/05/26 05:13:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : banana: Unchanged skipping 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 05:13:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 05:13:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 05:13:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 05:13:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 05:13:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 05:13:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 05:13:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 05:13:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 05:13:37 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:37 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:37 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:37 DEBUG : apple: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : banana: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 05:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.76s) --- PASS: TestTransform/NFC (16.84s) --- PASS: TestTransform/NFD (17.89s) --- PASS: TestTransform/base64 (20.78s) --- PASS: TestTransform/prefix (23.41s) --- PASS: TestTransform/suffix (24.89s) --- PASS: TestTransform/truncate (19.58s) --- PASS: TestTransform/encoder (16.47s) --- PASS: TestTransform/ISO-8859-1 (17.48s) --- PASS: TestTransform/charmap (17.99s) --- PASS: TestTransform/lowercase (19.96s) --- PASS: TestTransform/ascii (18.48s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/26 05:13:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/26 05:13:42 INFO : sub dir_somesuffix: Making directory 2026/05/26 05:13:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/26 05:13:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/26 05:13:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 05:13:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/26 05:13:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 05:13:42 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:42 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/26 05:13:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 05:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.02s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:44 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:44 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:44 INFO : tictactoe: Making directory 2026/05/26 05:13:44 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:44 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/26 05:13:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:44 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:44 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:45 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/26 05:13:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/26 05:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:46 INFO : toe: Making directory 2026/05/26 05:13:46 INFO : toe/toe: Making directory 2026/05/26 05:13:46 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 05:13:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 05:13:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 05:13:46 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:46 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/26 05:13:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/26 05:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:48 INFO : toe: Making directory 2026/05/26 05:13:48 INFO : toe/toe: Making directory 2026/05/26 05:13:48 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 05:13:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 05:13:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 05:13:48 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:48 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/26 05:13:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/26 05:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:49 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:13:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 05:13:49 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:49 INFO : tictacempty_dir: Making directory 2026/05/26 05:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:49 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:49 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:49 INFO : tictactoe: Making directory 2026/05/26 05:13:49 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:49 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:49 INFO : tictactoe/tictactoe: Making directory 2026/05/26 05:13:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:13:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:49 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:49 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/26 05:13:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:51 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:13:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 05:13:51 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:51 INFO : tictacempty_dir: Making directory 2026/05/26 05:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:51 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:51 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:51 INFO : tictactoe: Making directory 2026/05/26 05:13:51 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:51 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:51 INFO : tictactoe/tictactoe: Making directory 2026/05/26 05:13:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 05:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:51 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:51 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:13:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/26 05:13:52 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:52 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:52 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:52 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 05:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:13:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/26 05:13:53 NOTICE: B2 bucket rclone-test-qoveted4mija: 0 differences found 2026/05/26 05:13:53 NOTICE: B2 bucket rclone-test-qoveted4mija: 1 matching files --- PASS: TestAllTag (2.40s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:53 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:54 INFO : tictactoe: Making directory 2026/05/26 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:54 INFO : tictactoe/tictactoe: Making directory 2026/05/26 05:13:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:13:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:54 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:54 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/26 05:13:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:54 DEBUG : Waiting for deletions to finish 2026/05/26 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/26 05:13:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/26 05:13:55 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 05:13:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/26 05:13:55 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.72s) === RUN TestSyntax 2026/05/26 05:13:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:56 INFO : toe: Making directory 2026/05/26 05:13:56 INFO : toe/toe: Making directory 2026/05/26 05:13:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 05:13:56 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:56 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:57 DEBUG : toe/toe/toe: size = 11 OK 2026/05/26 05:13:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:57 INFO : toe/toe/toe: Copied (new) 2026/05/26 05:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:13:58 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:13:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:58 INFO : tictacempty_dir: Making directory 2026/05/26 05:13:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:58 INFO : tictactoe: Making directory 2026/05/26 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:58 INFO : tictactoe/tictactoe: Making directory 2026/05/26 05:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:13:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:13:58 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:13:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:13:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:13:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:13:59 INFO : toe/toe/toe.txt: Deleted 2026/05/26 05:13:59 INFO : toe/toe: Removing directory 2026/05/26 05:13:59 INFO : toe: Removing directory 2026/05/26 05:13:59 INFO : empty_dir: Removing directory 2026/05/26 05:13:59 DEBUG : Local file system at /tmp/rclone3159708923: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.01s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:14:00 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:14:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 05:14:00 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:00 INFO : tictacempty_dir: Making directory 2026/05/26 05:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:00 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:00 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:00 INFO : tictactoe: Making directory 2026/05/26 05:14:00 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:00 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:14:00 INFO : tictactoe/tictactoe: Making directory 2026/05/26 05:14:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:14:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 05:14:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:14:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:00 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:14:00 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:14:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:14:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:01 INFO : toe/toe/toe.txt: Deleted 2026/05/26 05:14:01 INFO : toe/toe: Removing directory 2026/05/26 05:14:01 INFO : toe: Removing directory 2026/05/26 05:14:01 INFO : empty_dir: Removing directory 2026/05/26 05:14:01 DEBUG : Local file system at /tmp/rclone3159708923: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/26 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/26 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 05:14:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/26 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:14:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/26 05:14:03 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.37s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:14:03 DEBUG : Reset feature "Copy" 2026/05/26 05:14:03 DEBUG : Reset feature "Move" 2026/05/26 05:14:03 DEBUG : Reset feature "Copy" 2026/05/26 05:14:03 DEBUG : Reset feature "Move" 2026/05/26 05:14:03 DEBUG : empty_dir: Making directory with metadata 2026/05/26 05:14:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 05:14:03 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:04 INFO : tictacempty_dir: Making directory 2026/05/26 05:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 05:14:04 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:04 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:04 INFO : tictactoe: Making directory 2026/05/26 05:14:04 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:04 DEBUG : toe: transformed to: tictactoe 2026/05/26 05:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:14:04 INFO : tictactoe/tictactoe: Making directory 2026/05/26 05:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 05:14:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 05:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:04 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:14:04 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:14:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 05:14:04 INFO : toe/toe/toe.txt: Deleted 2026/05/26 05:14:04 INFO : toe/toe: Removing directory 2026/05/26 05:14:04 INFO : toe: Removing directory 2026/05/26 05:14:04 INFO : empty_dir: Removing directory 2026/05/26 05:14:04 DEBUG : Local file system at /tmp/rclone3159708923: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/26 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/26 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 05:14:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/26 05:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:14:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/26 05:14:06 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.80s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:14:07 DEBUG : toe: transformed to: dG9l 2026/05/26 05:14:07 DEBUG : toe: transformed to: dG9l 2026/05/26 05:14:07 INFO : dG9l: Making directory 2026/05/26 05:14:07 DEBUG : toe: transformed to: dG9l 2026/05/26 05:14:07 DEBUG : toe: transformed to: dG9l 2026/05/26 05:14:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/26 05:14:07 INFO : dG9l/dG9l: Making directory 2026/05/26 05:14:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/26 05:14:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/26 05:14:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/26 05:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 05:14:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/26 05:14:07 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:14:07 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/26 05:14:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:14:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/26 05:14:08 DEBUG : Waiting for deletions to finish 2026/05/26 05:14:09 DEBUG : dG9l: transformed to: toe 2026/05/26 05:14:09 DEBUG : dG9l: transformed to: toe 2026/05/26 05:14:09 DEBUG : dG9l: transformed to: toe 2026/05/26 05:14:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/26 05:14:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/26 05:14:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/26 05:14:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/26 05:14:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/26 05:14:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/26 05:14:09 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for checks to finish 2026/05/26 05:14:09 DEBUG : Local file system at /tmp/rclone3159708923: Waiting for transfers to finish 2026/05/26 05:14:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.87s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-qoveted4mija", Local "Local file system at /tmp/rclone3159708923", Modify Window "1ms" 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe: transformed to: 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe: transformed to: 2026/05/26 05:14:10 INFO : B2 bucket rclone-test-qoveted4mija: Making directory 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe: transformed to: 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe: transformed to: 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe/toe: transformed to: 2026/05/26 05:14:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/26 05:14:10 INFO : toe/toe: Making directory 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe/toe: transformed to: 2026/05/26 05:14:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe: transformed to: 2026/05/26 05:14:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 05:14:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 05:14:10 DEBUG : toe/toe/toe: transformed to: 2026/05/26 05:14:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/26 05:14:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for checks to finish 2026/05/26 05:14:10 DEBUG : B2 bucket rclone-test-qoveted4mija: Waiting for transfers to finish 2026/05/26 05:14:11 DEBUG : toe/toe/toe: size = 11 OK 2026/05/26 05:14:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/26 05:14:11 INFO : toe/toe/toe: Copied (new) 2026/05/26 05:14:11 ERROR : B2 bucket rclone-test-qoveted4mija: not deleting files as there were IO errors 2026/05/26 05:14:11 ERROR : B2 bucket rclone-test-qoveted4mija: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/05/26 05:14:12 DEBUG : B2 bucket rclone-test-qoveted4mija: Purge remote 2026/05/26 05:14:12 INFO : B2 bucket rclone-test-qoveted4mija: cleaning bucket "rclone-test-qoveted4mija" of all files 2026/05/26 05:14:13 DEBUG : BackupDir/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea55c_d20260526_m050732_c001_v7007000_t0000_u01779772052969") 2026/05/26 05:14:13 DEBUG : BackupDir/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f102edb614f94f54b_d20260526_m050726_c001_v0001183_t0035_u01779772046182") 2026/05/26 05:14:13 DEBUG : CompareDest/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947ffb1_d20260526_m050606_c001_v7007000_t0000_u01779771966934") 2026/05/26 05:14:13 DEBUG : CompareDest/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d007_d20260526_m050600_c001_v0001102_t0003_u01779771960369") 2026/05/26 05:14:13 DEBUG : CompareDest/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947ffb3_d20260526_m050607_c001_v7007000_t0000_u01779771967118") 2026/05/26 05:14:13 DEBUG : CompareDest/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea40a_d20260526_m050602_c001_v0001101_t0023_u01779771962039") 2026/05/26 05:14:13 DEBUG : CopyDest/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea55d_d20260526_m050733_c001_v7007000_t0000_u01779772053151") 2026/05/26 05:14:13 DEBUG : CopyDest/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbc12_d20260526_m050623_c001_v0001173_t0017_u01779771983116") 2026/05/26 05:14:13 DEBUG : CopyDest/three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea55e_d20260526_m050733_c001_v7007000_t0000_u01779772053332") 2026/05/26 05:14:13 DEBUG : CopyDest/three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea50c_d20260526_m050731_c001_v0001101_t0058_u01779772051059") 2026/05/26 05:14:13 DEBUG : CopyDest/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea55f_d20260526_m050733_c001_v7007000_t0000_u01779772053513") 2026/05/26 05:14:13 DEBUG : CopyDest/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d0c1_d20260526_m050728_c001_v0001102_t0032_u01779772048230") 2026/05/26 05:14:13 DEBUG : EXISTING: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d5204_d20260526_m050900_c001_v7007000_t0000_u01779772140924") 2026/05/26 05:14:13 DEBUG : EXISTING: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1b1_d20260526_m050859_c001_v0001102_t0013_u01779772139801") 2026/05/26 05:14:13 DEBUG : PREFIXapple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153e7_d20260526_m051121_c001_v7007000_t0000_u01779772281438") 2026/05/26 05:14:13 DEBUG : PREFIXapple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d359_d20260526_m051115_c001_v0001102_t0054_u01779772275096") 2026/05/26 05:14:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f406c586dd281ac08_d20260526_m051121_c001_v7007000_t0000_u01779772281684") 2026/05/26 05:14:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bda_d20260526_m051115_c001_v0001033_t0015_u01779772275106") 2026/05/26 05:14:14 DEBUG : PREFIXbanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77e9_d20260526_m051121_c001_v7007000_t0000_u01779772281837") 2026/05/26 05:14:14 DEBUG : PREFIXbanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8f9_d20260526_m051115_c001_v0001041_t0002_u01779772275116") 2026/05/26 05:14:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a82ee1_d20260526_m051121_c001_v7007000_t0000_u01779772281459") 2026/05/26 05:14:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8d4_d20260526_m051115_c001_v0001101_t0018_u01779772275127") 2026/05/26 05:14:14 DEBUG : Testêé: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d5200_d20260526_m050857_c001_v7007000_t0000_u01779772137028") 2026/05/26 05:14:14 DEBUG : Testêé: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea65e_d20260526_m050856_c001_v0001101_t0013_u01779772136301") 2026/05/26 05:14:14 DEBUG : Testêé: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1ab_d20260526_m050855_c001_v0001102_t0000_u01779772135091") 2026/05/26 05:14:14 DEBUG : YXBwbGU=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f833_d20260526_m051059_c001_v7007000_t0000_u01779772259628") 2026/05/26 05:14:14 DEBUG : YXBwbGU=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea878_d20260526_m051054_c001_v0001101_t0005_u01779772254656") 2026/05/26 05:14:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f836_d20260526_m051059_c001_v7007000_t0000_u01779772259810") 2026/05/26 05:14:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d329_d20260526_m051054_c001_v0001102_t0026_u01779772254667") 2026/05/26 05:14:14 DEBUG : YmFuYW5h: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f838_d20260526_m051059_c001_v7007000_t0000_u01779772259996") 2026/05/26 05:14:14 DEBUG : YmFuYW5h: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8b3_d20260526_m051054_c001_v0001041_t0024_u01779772254677") 2026/05/26 05:14:14 DEBUG : a/potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbe6_d20260526_m050148_c001_v7007000_t0000_u01779771708637") 2026/05/26 05:14:14 DEBUG : a/potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea12f_d20260526_m050147_c001_v0001101_t0005_u01779771707729") 2026/05/26 05:14:14 DEBUG : a/potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2df140_d20260526_m050145_c001_v7007000_t0000_u01779771705916") 2026/05/26 05:14:14 DEBUG : a/potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea121_d20260526_m050145_c001_v0001101_t0013_u01779771705017") 2026/05/26 05:14:14 DEBUG : a/potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537db26_d20260526_m050127_c001_v7007000_t0000_u01779771687123") 2026/05/26 05:14:14 DEBUG : a/potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0d7_d20260526_m050125_c001_v0001101_t0054_u01779771685909") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72052_d20260526_m051337_c001_v7007000_t0000_u01779772417999") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d4d5_d20260526_m051333_c001_v0001102_t0044_u01779772413479") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c06_d20260526_m051319_c001_v7007000_t0000_u01779772399300") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d49d_d20260526_m051314_c001_v0001102_t0020_u01779772394732") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7981_d20260526_m051259_c001_v7007000_t0000_u01779772379507") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d467_d20260526_m051254_c001_v0001102_t0057_u01779772374377") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a1208b_d20260526_m051241_c001_v7007000_t0000_u01779772361510") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d437_d20260526_m051237_c001_v0001102_t0002_u01779772357437") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424d9_d20260526_m051224_c001_v7007000_t0000_u01779772344039") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d411_d20260526_m051219_c001_v0001102_t0043_u01779772339440") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f945e_d20260526_m051207_c001_v7007000_t0000_u01779772327546") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f989_d20260526_m051200_c001_v0001041_t0057_u01779772320689") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4a9_d20260526_m051148_c001_v7007000_t0000_u01779772308087") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea96c_d20260526_m051143_c001_v0001101_t0029_u01779772303755") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f42396ba362fc3d39_d20260526_m051142_c001_v7007000_t0000_u01779772302736") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f931_d20260526_m051137_c001_v0001041_t0053_u01779772297178") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77eb_d20260526_m051123_c001_v7007000_t0000_u01779772283181") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bf0_d20260526_m051119_c001_v0001033_t0016_u01779772279042") 2026/05/26 05:14:15 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4171093222f610ff_d20260526_m051117_c001_v7007000_t0000_u01779772277798") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d353_d20260526_m051112_c001_v0001102_t0002_u01779772272576") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f821_d20260526_m051057_c001_v7007000_t0000_u01779772257609") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea876_d20260526_m051052_c001_v0001101_t0046_u01779772252049") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceefe_d20260526_m051038_c001_v7007000_t0000_u01779772238918") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea858_d20260526_m051034_c001_v0001101_t0016_u01779772234440") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeea_d20260526_m051021_c001_v7007000_t0000_u01779772221150") 2026/05/26 05:14:16 DEBUG : apple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea820_d20260526_m051016_c001_v0001101_t0041_u01779772216400") 2026/05/26 05:14:16 DEBUG : appleSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a11835_d20260526_m051146_c001_v7007000_t0000_u01779772306170") 2026/05/26 05:14:16 DEBUG : appleSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f93d_d20260526_m051139_c001_v0001041_t0044_u01779772299787") 2026/05/26 05:14:16 DEBUG : appleapple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f945f_d20260526_m051207_c001_v7007000_t0000_u01779772327731") 2026/05/26 05:14:16 DEBUG : appleapple: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f98d_d20260526_m051202_c001_v0001041_t0030_u01779772322993") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72055_d20260526_m051338_c001_v7007000_t0000_u01779772418182") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaae8_d20260526_m051334_c001_v0001101_t0058_u01779772414302") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c09_d20260526_m051319_c001_v7007000_t0000_u01779772399545") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaaa4_d20260526_m051315_c001_v0001101_t0040_u01779772395534") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7982_d20260526_m051259_c001_v7007000_t0000_u01779772379692") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa72_d20260526_m051255_c001_v0001101_t0051_u01779772375355") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a1208d_d20260526_m051241_c001_v7007000_t0000_u01779772361693") 2026/05/26 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa3a_d20260526_m051238_c001_v0001101_t0045_u01779772358257") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424da_d20260526_m051224_c001_v7007000_t0000_u01779772344222") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9f8_d20260526_m051220_c001_v0001101_t0049_u01779772340310") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa91_d20260526_m051205_c001_v7007000_t0000_u01779772325355") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cd8_d20260526_m051201_c001_v0001033_t0057_u01779772321495") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4ab_d20260526_m051148_c001_v7007000_t0000_u01779772308270") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f949_d20260526_m051143_c001_v0001041_t0058_u01779772303765") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145d464_d20260526_m051142_c001_v7007000_t0000_u01779772302557") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c58_d20260526_m051138_c001_v0001033_t0047_u01779772298265") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77ec_d20260526_m051123_c001_v7007000_t0000_u01779772283364") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f901_d20260526_m051119_c001_v0001041_t0018_u01779772279062") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4171093222f61102_d20260526_m051117_c001_v7007000_t0000_u01779772277999") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8f5_d20260526_m051113_c001_v0001041_t0055_u01779772273462") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac3932_d20260526_m051057_c001_v7007000_t0000_u01779772257651") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8b1_d20260526_m051052_c001_v0001041_t0045_u01779772252883") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeff_d20260526_m051039_c001_v7007000_t0000_u01779772239101") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f887_d20260526_m051035_c001_v0001041_t0052_u01779772235233") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeeb_d20260526_m051021_c001_v7007000_t0000_u01779772221334") 2026/05/26 05:14:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f853_d20260526_m051017_c001_v0001041_t0003_u01779772217673") 2026/05/26 05:14:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df107_d20260526_m051146_c001_v7007000_t0000_u01779772306470") 2026/05/26 05:14:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d39b_d20260526_m051139_c001_v0001102_t0008_u01779772299818") 2026/05/26 05:14:17 DEBUG : b/potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbe7_d20260526_m050148_c001_v7007000_t0000_u01779771708818") 2026/05/26 05:14:18 DEBUG : b/potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea129_d20260526_m050146_c001_v0001101_t0055_u01779771706466") 2026/05/26 05:14:18 DEBUG : b/potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2df13d_d20260526_m050145_c001_v7007000_t0000_u01779771705368") 2026/05/26 05:14:18 DEBUG : b/potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea11d_d20260526_m050143_c001_v0001101_t0027_u01779771703365") 2026/05/26 05:14:18 DEBUG : b/potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537db25_d20260526_m050126_c001_v7007000_t0000_u01779771686578") 2026/05/26 05:14:18 DEBUG : b/potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0cf_d20260526_m050124_c001_v0001101_t0010_u01779771684496") 2026/05/26 05:14:18 DEBUG : backup/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4c73a_d20260526_m050746_c001_v7007000_t0000_u01779772066698") 2026/05/26 05:14:18 DEBUG : backup/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f116138234c019fbe_d20260526_m050744_c001_v0001179_t0056_u01779772064631") 2026/05/26 05:14:18 DEBUG : backup/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11231aab9769ba5b_d20260526_m050740_c001_v0001173_t0046_u01779772060382") 2026/05/26 05:14:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbe1_d20260526_m050813_c001_v7007000_t0000_u01779772093273") 2026/05/26 05:14:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11277f8535355c24_d20260526_m050811_c001_v0001106_t0034_u01779772091136") 2026/05/26 05:14:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f111062dd5de88dd4_d20260526_m050806_c001_v0001157_t0024_u01779772086770") 2026/05/26 05:14:18 DEBUG : backup/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbc0_d20260526_m050759_c001_v7007000_t0000_u01779772079888") 2026/05/26 05:14:18 DEBUG : backup/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f10532a73e227af18_d20260526_m050758_c001_v0001177_t0018_u01779772078123") 2026/05/26 05:14:18 DEBUG : backup/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1131c0c369d99aa3_d20260526_m050754_c001_v0001099_t0031_u01779772074043") 2026/05/26 05:14:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbe2_d20260526_m050813_c001_v7007000_t0000_u01779772093466") 2026/05/26 05:14:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117f54928dbe82c5_d20260526_m050812_c001_v0001177_t0033_u01779772092467") 2026/05/26 05:14:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f107a6c5b7b951223_d20260526_m050808_c001_v0001091_t0003_u01779772088704") 2026/05/26 05:14:18 DEBUG : backup/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4c73b_d20260526_m050746_c001_v7007000_t0000_u01779772066883") 2026/05/26 05:14:18 DEBUG : backup/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1125c673a6073604_d20260526_m050745_c001_v0001100_t0010_u01779772065508") 2026/05/26 05:14:18 DEBUG : backup/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f111a190b4ba6ea2b_d20260526_m050741_c001_v0001098_t0021_u01779772061848") 2026/05/26 05:14:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbc2_d20260526_m050800_c001_v7007000_t0000_u01779772080069") 2026/05/26 05:14:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11706c3fdc7d83e3_d20260526_m050759_c001_v0001184_t0000_u01779772079131") 2026/05/26 05:14:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f10588fc65c5c1ebe_d20260526_m050755_c001_v0001153_t0009_u01779772075692") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72057_d20260526_m051338_c001_v7007000_t0000_u01779772418366") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa8b_d20260526_m051334_c001_v0001041_t0054_u01779772414018") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c0a_d20260526_m051319_c001_v7007000_t0000_u01779772399763") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa63_d20260526_m051315_c001_v0001041_t0058_u01779772395184") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7983_d20260526_m051259_c001_v7007000_t0000_u01779772379875") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa25_d20260526_m051254_c001_v0001041_t0055_u01779772374923") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a1208f_d20260526_m051241_c001_v7007000_t0000_u01779772361874") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9e5_d20260526_m051237_c001_v0001041_t0039_u01779772357762") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424dc_d20260526_m051224_c001_v7007000_t0000_u01779772344505") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9c5_d20260526_m051219_c001_v0001041_t0041_u01779772339950") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9460_d20260526_m051207_c001_v7007000_t0000_u01779772327912") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3d1_d20260526_m051201_c001_v0001102_t0002_u01779772321076") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4ad_d20260526_m051148_c001_v7007000_t0000_u01779772308454") 2026/05/26 05:14:19 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3a9_d20260526_m051143_c001_v0001102_t0047_u01779772303776") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d9871_d20260526_m051142_c001_v7007000_t0000_u01779772302573") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea94a_d20260526_m051137_c001_v0001101_t0010_u01779772297475") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77ed_d20260526_m051123_c001_v7007000_t0000_u01779772283548") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d365_d20260526_m051119_c001_v0001102_t0019_u01779772279053") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2b0b83_d20260526_m051118_c001_v7007000_t0000_u01779772278034") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bcf_d20260526_m051112_c001_v0001033_t0022_u01779772272854") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60eaddf_d20260526_m051057_c001_v7007000_t0000_u01779772257432") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d323_d20260526_m051052_c001_v0001102_t0039_u01779772252474") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef00_d20260526_m051039_c001_v7007000_t0000_u01779772239283") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d305_d20260526_m051034_c001_v0001102_t0041_u01779772234887") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeec_d20260526_m051021_c001_v7007000_t0000_u01779772221517") 2026/05/26 05:14:20 DEBUG : banana: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2df_d20260526_m051017_c001_v0001102_t0025_u01779772217093") 2026/05/26 05:14:20 DEBUG : bananaSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da49f_d20260526_m051146_c001_v7007000_t0000_u01779772306129") 2026/05/26 05:14:20 DEBUG : bananaSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea94c_d20260526_m051139_c001_v0001101_t0011_u01779772299796") 2026/05/26 05:14:20 DEBUG : both0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab282_d20260526_m050947_c001_v7007000_t0000_u01779772187445") 2026/05/26 05:14:20 DEBUG : both0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea71e_d20260526_m050928_c001_v0001101_t0011_u01779772168231") 2026/05/26 05:14:20 DEBUG : both0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b8_d20260526_m050923_c001_v7007000_t0000_u01779772163970") 2026/05/26 05:14:20 DEBUG : both0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea678_d20260526_m050903_c001_v0001101_t0018_u01779772143153") 2026/05/26 05:14:20 DEBUG : both1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab287_d20260526_m050947_c001_v7007000_t0000_u01779772187627") 2026/05/26 05:14:20 DEBUG : both1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea72c_d20260526_m050929_c001_v0001101_t0013_u01779772169596") 2026/05/26 05:14:20 DEBUG : both1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b9_d20260526_m050924_c001_v7007000_t0000_u01779772164152") 2026/05/26 05:14:21 DEBUG : both1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea68a_d20260526_m050906_c001_v0001101_t0006_u01779772146140") 2026/05/26 05:14:21 DEBUG : both10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab28a_d20260526_m050947_c001_v7007000_t0000_u01779772187808") 2026/05/26 05:14:21 DEBUG : both10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea75a_d20260526_m050936_c001_v0001101_t0002_u01779772176836") 2026/05/26 05:14:21 DEBUG : both10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811ba_d20260526_m050924_c001_v7007000_t0000_u01779772164337") 2026/05/26 05:14:21 DEBUG : both10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6b2_d20260526_m050913_c001_v0001101_t0046_u01779772153248") 2026/05/26 05:14:21 DEBUG : both11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab28d_d20260526_m050947_c001_v7007000_t0000_u01779772187990") 2026/05/26 05:14:21 DEBUG : both11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea75e_d20260526_m050937_c001_v0001101_t0019_u01779772177554") 2026/05/26 05:14:21 DEBUG : both11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811bc_d20260526_m050924_c001_v7007000_t0000_u01779772164519") 2026/05/26 05:14:21 DEBUG : both11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6b8_d20260526_m050914_c001_v0001101_t0007_u01779772154137") 2026/05/26 05:14:21 DEBUG : both12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab291_d20260526_m050948_c001_v7007000_t0000_u01779772188172") 2026/05/26 05:14:21 DEBUG : both12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea762_d20260526_m050938_c001_v0001101_t0009_u01779772178305") 2026/05/26 05:14:21 DEBUG : both12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811be_d20260526_m050924_c001_v7007000_t0000_u01779772164701") 2026/05/26 05:14:21 DEBUG : both12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6bc_d20260526_m050914_c001_v0001101_t0022_u01779772154923") 2026/05/26 05:14:21 DEBUG : both13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab294_d20260526_m050948_c001_v7007000_t0000_u01779772188355") 2026/05/26 05:14:21 DEBUG : both13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea764_d20260526_m050938_c001_v0001101_t0028_u01779772178907") 2026/05/26 05:14:21 DEBUG : both13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811bf_d20260526_m050924_c001_v7007000_t0000_u01779772164883") 2026/05/26 05:14:21 DEBUG : both13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6c6_d20260526_m050915_c001_v0001101_t0004_u01779772155918") 2026/05/26 05:14:21 DEBUG : both14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab298_d20260526_m050948_c001_v7007000_t0000_u01779772188538") 2026/05/26 05:14:21 DEBUG : both14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea76c_d20260526_m050939_c001_v0001101_t0013_u01779772179734") 2026/05/26 05:14:21 DEBUG : both14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c0_d20260526_m050925_c001_v7007000_t0000_u01779772165064") 2026/05/26 05:14:21 DEBUG : both14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6d4_d20260526_m050916_c001_v0001101_t0040_u01779772156661") 2026/05/26 05:14:21 DEBUG : both15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab29c_d20260526_m050948_c001_v7007000_t0000_u01779772188720") 2026/05/26 05:14:22 DEBUG : both15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea772_d20260526_m050940_c001_v0001101_t0050_u01779772180564") 2026/05/26 05:14:22 DEBUG : both15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c1_d20260526_m050925_c001_v7007000_t0000_u01779772165245") 2026/05/26 05:14:22 DEBUG : both15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6dc_d20260526_m050917_c001_v0001101_t0007_u01779772157411") 2026/05/26 05:14:22 DEBUG : both16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab29f_d20260526_m050948_c001_v7007000_t0000_u01779772188908") 2026/05/26 05:14:22 DEBUG : both16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea776_d20260526_m050941_c001_v0001101_t0017_u01779772181285") 2026/05/26 05:14:22 DEBUG : both16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c2_d20260526_m050925_c001_v7007000_t0000_u01779772165428") 2026/05/26 05:14:22 DEBUG : both16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6e6_d20260526_m050918_c001_v0001101_t0050_u01779772158337") 2026/05/26 05:14:22 DEBUG : both17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2a3_d20260526_m050949_c001_v7007000_t0000_u01779772189092") 2026/05/26 05:14:22 DEBUG : both17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea778_d20260526_m050942_c001_v0001101_t0015_u01779772182266") 2026/05/26 05:14:22 DEBUG : both17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c3_d20260526_m050925_c001_v7007000_t0000_u01779772165610") 2026/05/26 05:14:22 DEBUG : both17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6e8_d20260526_m050918_c001_v0001101_t0028_u01779772158992") 2026/05/26 05:14:22 DEBUG : both18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2a6_d20260526_m050949_c001_v7007000_t0000_u01779772189273") 2026/05/26 05:14:22 DEBUG : both18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea77c_d20260526_m050943_c001_v0001101_t0032_u01779772183009") 2026/05/26 05:14:22 DEBUG : both18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c4_d20260526_m050925_c001_v7007000_t0000_u01779772165792") 2026/05/26 05:14:22 DEBUG : both18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6ec_d20260526_m050919_c001_v0001101_t0019_u01779772159868") 2026/05/26 05:14:22 DEBUG : both19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2a9_d20260526_m050949_c001_v7007000_t0000_u01779772189455") 2026/05/26 05:14:22 DEBUG : both19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea786_d20260526_m050943_c001_v0001101_t0005_u01779772183985") 2026/05/26 05:14:22 DEBUG : both19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c5_d20260526_m050925_c001_v7007000_t0000_u01779772165974") 2026/05/26 05:14:22 DEBUG : both19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6ee_d20260526_m050920_c001_v0001101_t0044_u01779772160569") 2026/05/26 05:14:23 DEBUG : both2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2aa_d20260526_m050949_c001_v7007000_t0000_u01779772189639") 2026/05/26 05:14:23 DEBUG : both2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea734_d20260526_m050930_c001_v0001101_t0004_u01779772170277") 2026/05/26 05:14:23 DEBUG : both2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c6_d20260526_m050926_c001_v7007000_t0000_u01779772166157") 2026/05/26 05:14:23 DEBUG : both2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea68e_d20260526_m050906_c001_v0001101_t0030_u01779772146935") 2026/05/26 05:14:23 DEBUG : both3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2ab_d20260526_m050949_c001_v7007000_t0000_u01779772189823") 2026/05/26 05:14:23 DEBUG : both3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea738_d20260526_m050931_c001_v0001101_t0013_u01779772171384") 2026/05/26 05:14:23 DEBUG : both3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c7_d20260526_m050926_c001_v7007000_t0000_u01779772166381") 2026/05/26 05:14:23 DEBUG : both3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea690_d20260526_m050907_c001_v0001101_t0017_u01779772147758") 2026/05/26 05:14:23 DEBUG : both4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2ac_d20260526_m050950_c001_v7007000_t0000_u01779772190016") 2026/05/26 05:14:23 DEBUG : both4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea73e_d20260526_m050932_c001_v0001101_t0038_u01779772172347") 2026/05/26 05:14:23 DEBUG : both4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c8_d20260526_m050926_c001_v7007000_t0000_u01779772166565") 2026/05/26 05:14:23 DEBUG : both4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea694_d20260526_m050908_c001_v0001101_t0022_u01779772148588") 2026/05/26 05:14:23 DEBUG : both5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2ad_d20260526_m050950_c001_v7007000_t0000_u01779772190202") 2026/05/26 05:14:23 DEBUG : both5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea742_d20260526_m050933_c001_v0001101_t0005_u01779772173138") 2026/05/26 05:14:23 DEBUG : both5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811c9_d20260526_m050926_c001_v7007000_t0000_u01779772166751") 2026/05/26 05:14:23 DEBUG : both5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea69a_d20260526_m050909_c001_v0001101_t0010_u01779772149239") 2026/05/26 05:14:23 DEBUG : both6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2af_d20260526_m050950_c001_v7007000_t0000_u01779772190383") 2026/05/26 05:14:23 DEBUG : both6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea746_d20260526_m050933_c001_v0001101_t0032_u01779772173774") 2026/05/26 05:14:23 DEBUG : both6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811ca_d20260526_m050926_c001_v7007000_t0000_u01779772166933") 2026/05/26 05:14:23 DEBUG : both6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6a6_d20260526_m050910_c001_v0001101_t0022_u01779772150078") 2026/05/26 05:14:24 DEBUG : both7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b0_d20260526_m050950_c001_v7007000_t0000_u01779772190568") 2026/05/26 05:14:24 DEBUG : both7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea74a_d20260526_m050934_c001_v0001101_t0039_u01779772174575") 2026/05/26 05:14:24 DEBUG : both7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811cb_d20260526_m050927_c001_v7007000_t0000_u01779772167115") 2026/05/26 05:14:24 DEBUG : both7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6aa_d20260526_m050910_c001_v0001101_t0020_u01779772150929") 2026/05/26 05:14:24 DEBUG : both8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b2_d20260526_m050950_c001_v7007000_t0000_u01779772190750") 2026/05/26 05:14:24 DEBUG : both8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea750_d20260526_m050935_c001_v0001101_t0053_u01779772175389") 2026/05/26 05:14:24 DEBUG : both8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811cc_d20260526_m050927_c001_v7007000_t0000_u01779772167297") 2026/05/26 05:14:24 DEBUG : both8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6ac_d20260526_m050911_c001_v0001101_t0035_u01779772151772") 2026/05/26 05:14:24 DEBUG : both9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b4_d20260526_m050950_c001_v7007000_t0000_u01779772190931") 2026/05/26 05:14:24 DEBUG : both9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea752_d20260526_m050936_c001_v0001101_t0058_u01779772176078") 2026/05/26 05:14:24 DEBUG : both9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811cd_d20260526_m050927_c001_v7007000_t0000_u01779772167478") 2026/05/26 05:14:24 DEBUG : both9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea6ae_d20260526_m050912_c001_v0001101_t0054_u01779772152516") 2026/05/26 05:14:24 DEBUG : c/non empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbe8_d20260526_m050149_c001_v7007000_t0000_u01779771709000") 2026/05/26 05:14:24 DEBUG : c/non empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea12b_d20260526_m050146_c001_v0001101_t0034_u01779771706820") 2026/05/26 05:14:24 DEBUG : c/non empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2df141_d20260526_m050146_c001_v7007000_t0000_u01779771706099") 2026/05/26 05:14:24 DEBUG : c/non empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea11f_d20260526_m050143_c001_v0001101_t0023_u01779771703951") 2026/05/26 05:14:24 DEBUG : c/non empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537db28_d20260526_m050127_c001_v7007000_t0000_u01779771687304") 2026/05/26 05:14:24 DEBUG : c/non empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0d1_d20260526_m050124_c001_v0001101_t0031_u01779771684783") 2026/05/26 05:14:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f83b_d20260526_m051100_c001_v7007000_t0000_u01779772260188") 2026/05/26 05:14:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b9c_d20260526_m051054_c001_v0001033_t0027_u01779772254687") 2026/05/26 05:14:24 DEBUG : check sum: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44d6_d20260526_m050117_c001_v7007000_t0000_u01779771677058") 2026/05/26 05:14:25 DEBUG : check sum: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0a7_d20260526_m050115_c001_v0001101_t0033_u01779771675965") 2026/05/26 05:14:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4079517839483cc5_d20260526_m051410_c001_v7007000_t0000_u01779772450158") 2026/05/26 05:14:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d555_d20260526_m051408_c001_v0001102_t0049_u01779772448250") 2026/05/26 05:14:25 DEBUG : dest/3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c99797611087a_d20260526_m050616_c001_v7007000_t0000_u01779771976104") 2026/05/26 05:14:25 DEBUG : dest/3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4199814c436d9fed_d20260526_m050614_c001_v0001136_t0046_u01779771974994") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9461_d20260526_m051208_c001_v7007000_t0000_u01779772328095") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9b8_d20260526_m051203_c001_v0001101_t0020_u01779772323214") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7205a_d20260526_m051338_c001_v7007000_t0000_u01779772418551") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d4b7_d20260526_m051324_c001_v0001102_t0042_u01779772404210") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c0b_d20260526_m051319_c001_v7007000_t0000_u01779772399948") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d47d_d20260526_m051304_c001_v0001102_t0054_u01779772384249") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7984_d20260526_m051300_c001_v7007000_t0000_u01779772380062") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d44d_d20260526_m051246_c001_v0001102_t0018_u01779772366257") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a12091_d20260526_m051242_c001_v7007000_t0000_u01779772362056") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d41b_d20260526_m051228_c001_v0001102_t0014_u01779772348780") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424dd_d20260526_m051224_c001_v7007000_t0000_u01779772344687") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3f3_d20260526_m051212_c001_v0001102_t0009_u01779772332304") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa90_d20260526_m051205_c001_v7007000_t0000_u01779772325173") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f969_d20260526_m051152_c001_v0001041_t0036_u01779772312740") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4af_d20260526_m051148_c001_v7007000_t0000_u01779772308639") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f94d_d20260526_m051144_c001_v0001041_t0032_u01779772304114") 2026/05/26 05:14:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa7e_d20260526_m051142_c001_v7007000_t0000_u01779772302583") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f919_d20260526_m051127_c001_v0001041_t0033_u01779772287842") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77ee_d20260526_m051123_c001_v7007000_t0000_u01779772283729") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d367_d20260526_m051119_c001_v0001102_t0021_u01779772279398") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153de_d20260526_m051117_c001_v7007000_t0000_u01779772277413") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d33f_d20260526_m051104_c001_v0001102_t0046_u01779772264428") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df03a_d20260526_m051057_c001_v7007000_t0000_u01779772257673") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea85c_d20260526_m051043_c001_v0001101_t0033_u01779772243644") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef01_d20260526_m051039_c001_v7007000_t0000_u01779772239465") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea848_d20260526_m051025_c001_v0001101_t0008_u01779772225761") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeed_d20260526_m051021_c001_v7007000_t0000_u01779772221700") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea800_d20260526_m051008_c001_v0001101_t0053_u01779772208920") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa82_d20260526_m051146_c001_v7007000_t0000_u01779772306489") 2026/05/26 05:14:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f93f_d20260526_m051140_c001_v0001041_t0055_u01779772300151") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9462_d20260526_m051208_c001_v7007000_t0000_u01779772328413") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714ce2_d20260526_m051203_c001_v0001033_t0011_u01779772323201") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7205c_d20260526_m051338_c001_v7007000_t0000_u01779772418736") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa71_d20260526_m051325_c001_v0001041_t0036_u01779772405095") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c0c_d20260526_m051320_c001_v7007000_t0000_u01779772400135") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa3d_d20260526_m051305_c001_v0001041_t0037_u01779772385107") 2026/05/26 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7985_d20260526_m051300_c001_v7007000_t0000_u01779772380246") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa01_d20260526_m051247_c001_v0001041_t0018_u01779772367079") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a12093_d20260526_m051242_c001_v7007000_t0000_u01779772362237") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9d3_d20260526_m051229_c001_v0001041_t0054_u01779772349527") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424de_d20260526_m051224_c001_v7007000_t0000_u01779772344870") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9a9_d20260526_m051212_c001_v0001041_t0054_u01779772332963") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a11859_d20260526_m051205_c001_v7007000_t0000_u01779772325577") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3c1_d20260526_m051153_c001_v0001102_t0030_u01779772313595") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4b3_d20260526_m051148_c001_v7007000_t0000_u01779772308823") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea970_d20260526_m051144_c001_v0001101_t0002_u01779772304214") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c997976115421_d20260526_m051142_c001_v7007000_t0000_u01779772302658") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea926_d20260526_m051128_c001_v0001101_t0034_u01779772288817") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77f1_d20260526_m051123_c001_v7007000_t0000_u01779772283910") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f903_d20260526_m051119_c001_v0001041_t0041_u01779772279407") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a82eca_d20260526_m051117_c001_v7007000_t0000_u01779772277839") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bb4_d20260526_m051105_c001_v0001033_t0002_u01779772265084") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d446344232e_d20260526_m051057_c001_v7007000_t0000_u01779772257781") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d30f_d20260526_m051044_c001_v0001102_t0031_u01779772244614") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef02_d20260526_m051039_c001_v7007000_t0000_u01779772239648") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2f3_d20260526_m051026_c001_v0001102_t0047_u01779772226593") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeee_d20260526_m051021_c001_v7007000_t0000_u01779772221883") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2c3_d20260526_m051009_c001_v0001102_t0044_u01779772209628") 2026/05/26 05:14:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df103_d20260526_m051146_c001_v7007000_t0000_u01779772306287") 2026/05/26 05:14:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d39d_d20260526_m051140_c001_v0001102_t0056_u01779772300165") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9463_d20260526_m051208_c001_v7007000_t0000_u01779772328597") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f98f_d20260526_m051203_c001_v0001041_t0003_u01779772323387") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7205e_d20260526_m051338_c001_v7007000_t0000_u01779772418920") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaac0_d20260526_m051325_c001_v0001101_t0009_u01779772405923") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c0e_d20260526_m051320_c001_v7007000_t0000_u01779772400320") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa84_d20260526_m051305_c001_v0001101_t0014_u01779772385937") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7987_d20260526_m051300_c001_v7007000_t0000_u01779772380502") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa54_d20260526_m051247_c001_v0001101_t0002_u01779772367821") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a12095_d20260526_m051242_c001_v7007000_t0000_u01779772362419") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa16_d20260526_m051230_c001_v0001101_t0008_u01779772350300") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424df_d20260526_m051225_c001_v7007000_t0000_u01779772345052") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9e0_d20260526_m051213_c001_v0001101_t0051_u01779772333640") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4010d7b17ebe33b0_d20260526_m051205_c001_v7007000_t0000_u01779772325585") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cae_d20260526_m051154_c001_v0001033_t0059_u01779772314348") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4b5_d20260526_m051149_c001_v7007000_t0000_u01779772309006") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3ab_d20260526_m051144_c001_v0001102_t0024_u01779772304224") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c99797611541f_d20260526_m051142_c001_v7007000_t0000_u01779772302297") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c2a_d20260526_m051129_c001_v0001033_t0048_u01779772289758") 2026/05/26 05:14:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77f3_d20260526_m051124_c001_v7007000_t0000_u01779772284094") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8f2_d20260526_m051119_c001_v0001101_t0022_u01779772279467") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4171093222f610fc_d20260526_m051117_c001_v7007000_t0000_u01779772277616") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8dd_d20260526_m051106_c001_v0001041_t0006_u01779772266081") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f820_d20260526_m051057_c001_v7007000_t0000_u01779772257425") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f89f_d20260526_m051045_c001_v0001041_t0010_u01779772245487") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef03_d20260526_m051039_c001_v7007000_t0000_u01779772239949") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f86d_d20260526_m051027_c001_v0001041_t0033_u01779772227248") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceeef_d20260526_m051022_c001_v7007000_t0000_u01779772222065") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f82d_d20260526_m051009_c001_v0001041_t0019_u01779772209978") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4a3_d20260526_m051146_c001_v7007000_t0000_u01779772306501") 2026/05/26 05:14:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea952_d20260526_m051140_c001_v0001101_t0021_u01779772300172") 2026/05/26 05:14:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9464_d20260526_m051208_c001_v7007000_t0000_u01779772328780") 2026/05/26 05:14:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3d7_d20260526_m051203_c001_v0001102_t0038_u01779772323485") 2026/05/26 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72060_d20260526_m051339_c001_v7007000_t0000_u01779772419106") 2026/05/26 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e2f_d20260526_m051326_c001_v0001033_t0045_u01779772406773") 2026/05/26 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c0f_d20260526_m051320_c001_v7007000_t0000_u01779772400504") 2026/05/26 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714ddb_d20260526_m051308_c001_v0001033_t0027_u01779772388675") 2026/05/26 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7989_d20260526_m051300_c001_v7007000_t0000_u01779772380687") 2026/05/26 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d93_d20260526_m051248_c001_v0001033_t0037_u01779772368643") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a12097_d20260526_m051242_c001_v7007000_t0000_u01779772362602") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d53_d20260526_m051231_c001_v0001033_t0001_u01779772351044") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e0_d20260526_m051225_c001_v7007000_t0000_u01779772345233") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d14_d20260526_m051214_c001_v0001033_t0044_u01779772334374") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa93_d20260526_m051205_c001_v7007000_t0000_u01779772325722") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea98a_d20260526_m051155_c001_v0001101_t0016_u01779772315074") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4b6_d20260526_m051149_c001_v7007000_t0000_u01779772309188") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c7e_d20260526_m051144_c001_v0001033_t0042_u01779772304235") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df0e5_d20260526_m051142_c001_v7007000_t0000_u01779772302482") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d37d_d20260526_m051130_c001_v0001102_t0059_u01779772290444") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77f5_d20260526_m051124_c001_v7007000_t0000_u01779772284280") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bf6_d20260526_m051119_c001_v0001033_t0031_u01779772279536") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2b0b82_d20260526_m051117_c001_v7007000_t0000_u01779772277851") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8aa_d20260526_m051106_c001_v0001101_t0034_u01779772266758") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f822_d20260526_m051057_c001_v7007000_t0000_u01779772257793") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b86_d20260526_m051046_c001_v0001033_t0042_u01779772246307") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef04_d20260526_m051040_c001_v7007000_t0000_u01779772240131") 2026/05/26 05:14:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b51_d20260526_m051028_c001_v0001033_t0033_u01779772228121") 2026/05/26 05:14:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef0_d20260526_m051022_c001_v7007000_t0000_u01779772222247") 2026/05/26 05:14:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b07_d20260526_m051010_c001_v0001033_t0014_u01779772210308") 2026/05/26 05:14:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c997976115fe4_d20260526_m051146_c001_v7007000_t0000_u01779772306294") 2026/05/26 05:14:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c66_d20260526_m051140_c001_v0001033_t0009_u01779772300425") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9465_d20260526_m051208_c001_v7007000_t0000_u01779772328963") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9ba_d20260526_m051203_c001_v0001101_t0003_u01779772323600") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72062_d20260526_m051339_c001_v7007000_t0000_u01779772419290") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d4c3_d20260526_m051327_c001_v0001102_t0010_u01779772407109") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c10_d20260526_m051320_c001_v7007000_t0000_u01779772400688") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d48f_d20260526_m051309_c001_v0001102_t0059_u01779772389216") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac798a_d20260526_m051300_c001_v7007000_t0000_u01779772380871") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d457_d20260526_m051249_c001_v0001102_t0018_u01779772369156") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a1209a_d20260526_m051242_c001_v7007000_t0000_u01779772362786") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d421_d20260526_m051231_c001_v0001102_t0005_u01779772351644") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e1_d20260526_m051225_c001_v7007000_t0000_u01779772345416") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3f7_d20260526_m051214_c001_v0001102_t0024_u01779772334813") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2e0c22_d20260526_m051205_c001_v7007000_t0000_u01779772325335") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f979_d20260526_m051155_c001_v0001041_t0005_u01779772315420") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4b8_d20260526_m051149_c001_v7007000_t0000_u01779772309372") 2026/05/26 05:14:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f94f_d20260526_m051144_c001_v0001041_t0051_u01779772304520") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a11833_d20260526_m051142_c001_v7007000_t0000_u01779772302477") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f921_d20260526_m051130_c001_v0001041_t0022_u01779772290770") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77f8_d20260526_m051124_c001_v7007000_t0000_u01779772284464") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d369_d20260526_m051119_c001_v0001102_t0003_u01779772279788") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4171093222f610f9_d20260526_m051117_c001_v7007000_t0000_u01779772277428") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d345_d20260526_m051107_c001_v0001102_t0043_u01779772267188") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60eade0_d20260526_m051057_c001_v7007000_t0000_u01779772257620") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea866_d20260526_m051046_c001_v0001101_t0027_u01779772246812") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef05_d20260526_m051040_c001_v7007000_t0000_u01779772240316") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea84c_d20260526_m051028_c001_v0001101_t0029_u01779772228682") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef1_d20260526_m051022_c001_v7007000_t0000_u01779772222429") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea804_d20260526_m051010_c001_v0001101_t0033_u01779772210898") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa81_d20260526_m051146_c001_v7007000_t0000_u01779772306306") 2026/05/26 05:14:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea958_d20260526_m051140_c001_v0001101_t0000_u01779772300518") 2026/05/26 05:14:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9466_d20260526_m051209_c001_v7007000_t0000_u01779772329147") 2026/05/26 05:14:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f995_d20260526_m051203_c001_v0001041_t0033_u01779772323777") 2026/05/26 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72064_d20260526_m051339_c001_v7007000_t0000_u01779772419474") 2026/05/26 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa79_d20260526_m051327_c001_v0001041_t0016_u01779772407674") 2026/05/26 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c11_d20260526_m051320_c001_v7007000_t0000_u01779772400872") 2026/05/26 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa51_d20260526_m051309_c001_v0001041_t0010_u01779772389600") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac798b_d20260526_m051301_c001_v7007000_t0000_u01779772381053") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa0d_d20260526_m051249_c001_v0001041_t0043_u01779772369652") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a1209d_d20260526_m051242_c001_v7007000_t0000_u01779772362967") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9d7_d20260526_m051231_c001_v0001041_t0004_u01779772351955") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e2_d20260526_m051225_c001_v7007000_t0000_u01779772345597") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9b3_d20260526_m051215_c001_v0001041_t0025_u01779772335179") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2e0c26_d20260526_m051205_c001_v7007000_t0000_u01779772325702") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3c7_d20260526_m051156_c001_v0001102_t0049_u01779772316017") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4ba_d20260526_m051149_c001_v7007000_t0000_u01779772309556") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea976_d20260526_m051144_c001_v0001101_t0007_u01779772304531") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145d465_d20260526_m051142_c001_v7007000_t0000_u01779772302747") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea92e_d20260526_m051131_c001_v0001101_t0023_u01779772291138") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77fa_d20260526_m051124_c001_v7007000_t0000_u01779772284646") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f905_d20260526_m051119_c001_v0001041_t0022_u01779772279810") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77e2_d20260526_m051118_c001_v7007000_t0000_u01779772278019") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bbc_d20260526_m051107_c001_v0001033_t0041_u01779772267560") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2e0754_d20260526_m051057_c001_v7007000_t0000_u01779772257455") 2026/05/26 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d317_d20260526_m051047_c001_v0001102_t0051_u01779772247173") 2026/05/26 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef06_d20260526_m051040_c001_v7007000_t0000_u01779772240499") 2026/05/26 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2f5_d20260526_m051029_c001_v0001102_t0028_u01779772229194") 2026/05/26 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef2_d20260526_m051022_c001_v7007000_t0000_u01779772222612") 2026/05/26 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2c9_d20260526_m051011_c001_v0001102_t0026_u01779772211307") 2026/05/26 05:14:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f419ca49ad2221e8b_d20260526_m051146_c001_v7007000_t0000_u01779772306140") 2026/05/26 05:14:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d39f_d20260526_m051140_c001_v0001102_t0020_u01779772300593") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9467_d20260526_m051209_c001_v7007000_t0000_u01779772329329") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9be_d20260526_m051203_c001_v0001101_t0010_u01779772323940") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72066_d20260526_m051339_c001_v7007000_t0000_u01779772419657") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaac6_d20260526_m051328_c001_v0001101_t0002_u01779772408018") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c12_d20260526_m051321_c001_v7007000_t0000_u01779772401062") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa8c_d20260526_m051309_c001_v0001101_t0053_u01779772389951") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac798d_d20260526_m051301_c001_v7007000_t0000_u01779772381239") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa56_d20260526_m051250_c001_v0001101_t0043_u01779772370109") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a1209f_d20260526_m051243_c001_v7007000_t0000_u01779772363150") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa24_d20260526_m051232_c001_v0001101_t0006_u01779772352365") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e3_d20260526_m051225_c001_v7007000_t0000_u01779772345781") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9e8_d20260526_m051215_c001_v0001101_t0030_u01779772335614") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcad5f3_d20260526_m051205_c001_v7007000_t0000_u01779772325530") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cb8_d20260526_m051156_c001_v0001033_t0016_u01779772316318") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4bb_d20260526_m051149_c001_v7007000_t0000_u01779772309739") 2026/05/26 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3af_d20260526_m051144_c001_v0001102_t0050_u01779772304661") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df0e7_d20260526_m051142_c001_v7007000_t0000_u01779772302671") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c32_d20260526_m051131_c001_v0001033_t0018_u01779772291558") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77fb_d20260526_m051124_c001_v7007000_t0000_u01779772284829") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8f8_d20260526_m051119_c001_v0001101_t0059_u01779772279858") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac3963_d20260526_m051118_c001_v7007000_t0000_u01779772278010") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8e1_d20260526_m051107_c001_v0001041_t0033_u01779772267988") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d446344232b_d20260526_m051057_c001_v7007000_t0000_u01779772257415") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8a3_d20260526_m051047_c001_v0001041_t0025_u01779772247487") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef08_d20260526_m051040_c001_v7007000_t0000_u01779772240683") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f873_d20260526_m051029_c001_v0001041_t0051_u01779772229681") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef3_d20260526_m051022_c001_v7007000_t0000_u01779772222794") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f831_d20260526_m051011_c001_v0001041_t0011_u01779772211728") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145d468_d20260526_m051146_c001_v7007000_t0000_u01779772306148") 2026/05/26 05:14:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f941_d20260526_m051140_c001_v0001041_t0033_u01779772300604") 2026/05/26 05:14:35 DEBUG : dir1/0007-12345: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9468_d20260526_m051209_c001_v7007000_t0000_u01779772329511") 2026/05/26 05:14:35 DEBUG : dir1/0007-12345: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cec_d20260526_m051203_c001_v0001033_t0047_u01779772323950") 2026/05/26 05:14:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72068_d20260526_m051339_c001_v7007000_t0000_u01779772419844") 2026/05/26 05:14:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e37_d20260526_m051328_c001_v0001033_t0030_u01779772408310") 2026/05/26 05:14:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c15_d20260526_m051321_c001_v7007000_t0000_u01779772401356") 2026/05/26 05:14:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714de3_d20260526_m051310_c001_v0001033_t0006_u01779772390332") 2026/05/26 05:14:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac798f_d20260526_m051301_c001_v7007000_t0000_u01779772381422") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d99_d20260526_m051250_c001_v0001033_t0002_u01779772370499") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120a1_d20260526_m051243_c001_v7007000_t0000_u01779772363362") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d5b_d20260526_m051232_c001_v0001033_t0021_u01779772352838") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e4_d20260526_m051225_c001_v7007000_t0000_u01779772345963") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d1a_d20260526_m051216_c001_v0001033_t0046_u01779772336043") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f945b_d20260526_m051205_c001_v7007000_t0000_u01779772325733") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea99c_d20260526_m051156_c001_v0001101_t0054_u01779772316915") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4bc_d20260526_m051149_c001_v7007000_t0000_u01779772309922") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c82_d20260526_m051144_c001_v0001033_t0026_u01779772304783") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c997976115420_d20260526_m051142_c001_v7007000_t0000_u01779772302478") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d381_d20260526_m051132_c001_v0001102_t0027_u01779772292219") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77fc_d20260526_m051125_c001_v7007000_t0000_u01779772285012") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d36b_d20260526_m051120_c001_v0001102_t0051_u01779772280163") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153e1_d20260526_m051117_c001_v7007000_t0000_u01779772277963") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8ae_d20260526_m051108_c001_v0001101_t0044_u01779772268526") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d4463442329_d20260526_m051057_c001_v7007000_t0000_u01779772257050") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b8a_d20260526_m051047_c001_v0001033_t0026_u01779772247920") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef09_d20260526_m051040_c001_v7007000_t0000_u01779772240866") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b59_d20260526_m051029_c001_v0001033_t0056_u01779772229985") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef4_d20260526_m051022_c001_v7007000_t0000_u01779772222976") 2026/05/26 05:14:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b15_d20260526_m051012_c001_v0001033_t0006_u01779772212188") 2026/05/26 05:14:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f42396ba362fc4ce5_d20260526_m051146_c001_v7007000_t0000_u01779772306351") 2026/05/26 05:14:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea95e_d20260526_m051140_c001_v0001101_t0051_u01779772300838") 2026/05/26 05:14:37 DEBUG : dir1/0008-23456: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9469_d20260526_m051209_c001_v7007000_t0000_u01779772329705") 2026/05/26 05:14:37 DEBUG : dir1/0008-23456: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3db_d20260526_m051203_c001_v0001102_t0008_u01779772323988") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7206a_d20260526_m051340_c001_v7007000_t0000_u01779772420027") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d4cb_d20260526_m051329_c001_v0001102_t0026_u01779772409329") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c16_d20260526_m051321_c001_v7007000_t0000_u01779772401541") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d491_d20260526_m051310_c001_v0001102_t0034_u01779772390929") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7991_d20260526_m051301_c001_v7007000_t0000_u01779772381608") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d45b_d20260526_m051251_c001_v0001102_t0018_u01779772371030") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120a3_d20260526_m051243_c001_v7007000_t0000_u01779772363555") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d42b_d20260526_m051233_c001_v0001102_t0008_u01779772353726") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e5_d20260526_m051226_c001_v7007000_t0000_u01779772346146") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3fd_d20260526_m051216_c001_v0001102_t0052_u01779772336441") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa92_d20260526_m051205_c001_v7007000_t0000_u01779772325536") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f97f_d20260526_m051157_c001_v0001041_t0038_u01779772317282") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4be_d20260526_m051150_c001_v7007000_t0000_u01779772310105") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea97a_d20260526_m051144_c001_v0001101_t0050_u01779772304870") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df0e3_d20260526_m051142_c001_v7007000_t0000_u01779772302298") 2026/05/26 05:14:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f923_d20260526_m051132_c001_v0001041_t0058_u01779772292716") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77fd_d20260526_m051125_c001_v7007000_t0000_u01779772285204") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f909_d20260526_m051120_c001_v0001041_t0036_u01779772280206") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153df_d20260526_m051117_c001_v7007000_t0000_u01779772277597") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d347_d20260526_m051109_c001_v0001102_t0036_u01779772269026") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f406c586dd281aba0_d20260526_m051057_c001_v7007000_t0000_u01779772257630") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea86a_d20260526_m051048_c001_v0001101_t0003_u01779772248447") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef0a_d20260526_m051041_c001_v7007000_t0000_u01779772241048") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea850_d20260526_m051030_c001_v0001101_t0043_u01779772230484") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef5_d20260526_m051023_c001_v7007000_t0000_u01779772223158") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea816_d20260526_m051012_c001_v0001101_t0025_u01779772212647") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a11836_d20260526_m051146_c001_v7007000_t0000_u01779772306362") 2026/05/26 05:14:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c68_d20260526_m051140_c001_v0001033_t0056_u01779772300917") 2026/05/26 05:14:38 DEBUG : dir1/0009-34567: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f946b_d20260526_m051209_c001_v7007000_t0000_u01779772329885") 2026/05/26 05:14:38 DEBUG : dir1/0009-34567: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f997_d20260526_m051204_c001_v0001041_t0013_u01779772324172") 2026/05/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7206c_d20260526_m051340_c001_v7007000_t0000_u01779772420211") 2026/05/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa7f_d20260526_m051330_c001_v0001041_t0032_u01779772410019") 2026/05/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c17_d20260526_m051321_c001_v7007000_t0000_u01779772401724") 2026/05/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa57_d20260526_m051311_c001_v0001041_t0033_u01779772391460") 2026/05/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7993_d20260526_m051301_c001_v7007000_t0000_u01779772381799") 2026/05/26 05:14:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa13_d20260526_m051251_c001_v0001041_t0046_u01779772371606") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120a5_d20260526_m051243_c001_v7007000_t0000_u01779772363736") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9db_d20260526_m051234_c001_v0001041_t0044_u01779772354060") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e6_d20260526_m051226_c001_v7007000_t0000_u01779772346329") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9bb_d20260526_m051216_c001_v0001041_t0049_u01779772336885") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcad5f4_d20260526_m051205_c001_v7007000_t0000_u01779772325539") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3cb_d20260526_m051157_c001_v0001102_t0018_u01779772317701") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4c0_d20260526_m051150_c001_v7007000_t0000_u01779772310289") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f951_d20260526_m051144_c001_v0001041_t0030_u01779772304930") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f419ca49ad22216a3_d20260526_m051142_c001_v7007000_t0000_u01779772302546") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea93a_d20260526_m051133_c001_v0001101_t0032_u01779772293165") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77fe_d20260526_m051125_c001_v7007000_t0000_u01779772285389") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bfa_d20260526_m051120_c001_v0001033_t0030_u01779772280379") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f406c586dd281abc6_d20260526_m051117_c001_v7007000_t0000_u01779772277804") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bc0_d20260526_m051109_c001_v0001033_t0034_u01779772269544") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f406c586dd281ab9f_d20260526_m051057_c001_v7007000_t0000_u01779772257440") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d31d_d20260526_m051048_c001_v0001102_t0037_u01779772248754") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef0b_d20260526_m051041_c001_v7007000_t0000_u01779772241231") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2f9_d20260526_m051030_c001_v0001102_t0044_u01779772230952") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef6_d20260526_m051023_c001_v7007000_t0000_u01779772223342") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2cf_d20260526_m051013_c001_v0001102_t0010_u01779772213155") 2026/05/26 05:14:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145d469_d20260526_m051146_c001_v7007000_t0000_u01779772306339") 2026/05/26 05:14:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f943_d20260526_m051141_c001_v0001041_t0022_u01779772301045") 2026/05/26 05:14:40 DEBUG : dir1/0010-45678: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f946c_d20260526_m051210_c001_v7007000_t0000_u01779772330067") 2026/05/26 05:14:40 DEBUG : dir1/0010-45678: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9c2_d20260526_m051204_c001_v0001101_t0038_u01779772324225") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7206e_d20260526_m051340_c001_v7007000_t0000_u01779772420396") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaad2_d20260526_m051330_c001_v0001101_t0038_u01779772410425") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c18_d20260526_m051321_c001_v7007000_t0000_u01779772401908") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa90_d20260526_m051311_c001_v0001101_t0014_u01779772391909") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7994_d20260526_m051301_c001_v7007000_t0000_u01779772381982") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa5e_d20260526_m051252_c001_v0001101_t0004_u01779772372088") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120a7_d20260526_m051243_c001_v7007000_t0000_u01779772363918") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa30_d20260526_m051234_c001_v0001101_t0041_u01779772354531") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e7_d20260526_m051226_c001_v7007000_t0000_u01779772346511") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9ec_d20260526_m051217_c001_v0001101_t0055_u01779772337220") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcad5f6_d20260526_m051205_c001_v7007000_t0000_u01779772325711") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cc8_d20260526_m051158_c001_v0001033_t0030_u01779772318093") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4c2_d20260526_m051150_c001_v7007000_t0000_u01779772310472") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3b1_d20260526_m051145_c001_v0001102_t0026_u01779772305100") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a11834_d20260526_m051142_c001_v7007000_t0000_u01779772302681") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c42_d20260526_m051133_c001_v0001033_t0015_u01779772293783") 2026/05/26 05:14:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77ff_d20260526_m051125_c001_v7007000_t0000_u01779772285577") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8fa_d20260526_m051120_c001_v0001101_t0024_u01779772280441") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a82ecb_d20260526_m051118_c001_v7007000_t0000_u01779772278024") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8e5_d20260526_m051110_c001_v0001041_t0051_u01779772270034") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2e0755_d20260526_m051057_c001_v7007000_t0000_u01779772257640") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8a5_d20260526_m051049_c001_v0001041_t0049_u01779772249134") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef0c_d20260526_m051041_c001_v7007000_t0000_u01779772241413") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f87f_d20260526_m051031_c001_v0001041_t0026_u01779772231650") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef7_d20260526_m051023_c001_v7007000_t0000_u01779772223526") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f83f_d20260526_m051013_c001_v0001041_t0046_u01779772213513") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df100_d20260526_m051146_c001_v7007000_t0000_u01779772306104") 2026/05/26 05:14:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3a1_d20260526_m051141_c001_v0001102_t0028_u01779772301071") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f946d_d20260526_m051210_c001_v7007000_t0000_u01779772330248") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3df_d20260526_m051204_c001_v0001102_t0012_u01779772324310") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72070_d20260526_m051340_c001_v7007000_t0000_u01779772420580") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e41_d20260526_m051330_c001_v0001033_t0039_u01779772410829") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c1a_d20260526_m051322_c001_v7007000_t0000_u01779772402092") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714deb_d20260526_m051312_c001_v0001033_t0054_u01779772392440") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7996_d20260526_m051302_c001_v7007000_t0000_u01779772382166") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714da3_d20260526_m051252_c001_v0001033_t0046_u01779772372497") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120a9_d20260526_m051244_c001_v7007000_t0000_u01779772364186") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d63_d20260526_m051234_c001_v0001033_t0019_u01779772354866") 2026/05/26 05:14:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634424e8_d20260526_m051226_c001_v7007000_t0000_u01779772346692") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d26_d20260526_m051217_c001_v0001033_t0048_u01779772337543") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcad5f2_d20260526_m051205_c001_v7007000_t0000_u01779772325347") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9a6_d20260526_m051158_c001_v0001101_t0039_u01779772318687") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4c3_d20260526_m051150_c001_v7007000_t0000_u01779772310656") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea97c_d20260526_m051145_c001_v0001101_t0006_u01779772305258") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d9b69_d20260526_m051142_c001_v7007000_t0000_u01779772302758") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d385_d20260526_m051134_c001_v0001102_t0015_u01779772294595") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f7800_d20260526_m051125_c001_v7007000_t0000_u01779772285760") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d36d_d20260526_m051120_c001_v0001102_t0028_u01779772280574") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac3962_d20260526_m051117_c001_v7007000_t0000_u01779772277825") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8b6_d20260526_m051110_c001_v0001101_t0053_u01779772270376") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac392f_d20260526_m051057_c001_v7007000_t0000_u01779772257461") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b8e_d20260526_m051049_c001_v0001033_t0000_u01779772249754") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef0e_d20260526_m051041_c001_v7007000_t0000_u01779772241596") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b5f_d20260526_m051032_c001_v0001033_t0004_u01779772232094") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef8_d20260526_m051023_c001_v7007000_t0000_u01779772223708") 2026/05/26 05:14:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b1b_d20260526_m051013_c001_v0001033_t0008_u01779772213865") 2026/05/26 05:14:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c997976115fe3_d20260526_m051146_c001_v7007000_t0000_u01779772306106") 2026/05/26 05:14:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea960_d20260526_m051141_c001_v0001101_t0029_u01779772301240") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f946e_d20260526_m051210_c001_v7007000_t0000_u01779772330430") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f999_d20260526_m051204_c001_v0001041_t0055_u01779772324566") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72072_d20260526_m051340_c001_v7007000_t0000_u01779772420765") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d4cf_d20260526_m051331_c001_v0001102_t0041_u01779772411305") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c1b_d20260526_m051322_c001_v7007000_t0000_u01779772402276") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d499_d20260526_m051312_c001_v0001102_t0059_u01779772392924") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7998_d20260526_m051302_c001_v7007000_t0000_u01779772382350") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d461_d20260526_m051252_c001_v0001102_t0041_u01779772372827") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120ab_d20260526_m051244_c001_v7007000_t0000_u01779772364367") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d433_d20260526_m051235_c001_v0001102_t0008_u01779772355641") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634428d1_d20260526_m051226_c001_v7007000_t0000_u01779772346874") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d405_d20260526_m051217_c001_v0001102_t0006_u01779772337868") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2e0c20_d20260526_m051205_c001_v7007000_t0000_u01779772325152") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f981_d20260526_m051159_c001_v0001041_t0031_u01779772319033") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4c5_d20260526_m051150_c001_v7007000_t0000_u01779772310839") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c84_d20260526_m051145_c001_v0001033_t0025_u01779772305298") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f42396ba362fc3d37_d20260526_m051142_c001_v7007000_t0000_u01779772302552") 2026/05/26 05:14:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f92d_d20260526_m051135_c001_v0001041_t0045_u01779772295516") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f7801_d20260526_m051125_c001_v7007000_t0000_u01779772285953") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f90b_d20260526_m051120_c001_v0001041_t0018_u01779772280657") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d8c2a_d20260526_m051117_c001_v7007000_t0000_u01779772277978") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d34b_d20260526_m051110_c001_v0001102_t0052_u01779772270766") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d446344232a_d20260526_m051057_c001_v7007000_t0000_u01779772257232") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea870_d20260526_m051050_c001_v0001101_t0031_u01779772250139") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef11_d20260526_m051041_c001_v7007000_t0000_u01779772241778") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea852_d20260526_m051032_c001_v0001101_t0031_u01779772232464") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceef9_d20260526_m051023_c001_v7007000_t0000_u01779772223891") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea81c_d20260526_m051014_c001_v0001101_t0002_u01779772214270") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4a1_d20260526_m051146_c001_v7007000_t0000_u01779772306318") 2026/05/26 05:14:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c6a_d20260526_m051141_c001_v0001033_t0011_u01779772301264") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f946f_d20260526_m051210_c001_v7007000_t0000_u01779772330612") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9c4_d20260526_m051204_c001_v0001101_t0026_u01779772324614") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72074_d20260526_m051340_c001_v7007000_t0000_u01779772420949") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa81_d20260526_m051331_c001_v0001041_t0036_u01779772411689") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c1c_d20260526_m051322_c001_v7007000_t0000_u01779772402460") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa5b_d20260526_m051313_c001_v0001041_t0034_u01779772393345") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac7999_d20260526_m051302_c001_v7007000_t0000_u01779772382533") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa19_d20260526_m051253_c001_v0001041_t0057_u01779772373238") 2026/05/26 05:14:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120ad_d20260526_m051244_c001_v7007000_t0000_u01779772364550") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9dd_d20260526_m051236_c001_v0001041_t0032_u01779772356096") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634428d2_d20260526_m051227_c001_v7007000_t0000_u01779772347057") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f9c3_d20260526_m051218_c001_v0001041_t0035_u01779772338211") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcad5f1_d20260526_m051205_c001_v7007000_t0000_u01779772325164") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3cd_d20260526_m051159_c001_v0001102_t0044_u01779772319419") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4c7_d20260526_m051151_c001_v7007000_t0000_u01779772311024") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f953_d20260526_m051145_c001_v0001041_t0031_u01779772305308") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa7f_d20260526_m051142_c001_v7007000_t0000_u01779772302767") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea944_d20260526_m051135_c001_v0001101_t0027_u01779772295915") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f7802_d20260526_m051126_c001_v7007000_t0000_u01779772286137") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8fc_d20260526_m051120_c001_v0001101_t0009_u01779772280786") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153e0_d20260526_m051117_c001_v7007000_t0000_u01779772277780") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bc6_d20260526_m051111_c001_v0001033_t0006_u01779772271231") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145d36d_d20260526_m051057_c001_v7007000_t0000_u01779772257478") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d31f_d20260526_m051050_c001_v0001102_t0022_u01779772250641") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef13_d20260526_m051041_c001_v7007000_t0000_u01779772241963") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2ff_d20260526_m051033_c001_v0001102_t0030_u01779772233003") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceefa_d20260526_m051024_c001_v7007000_t0000_u01779772224073") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2d3_d20260526_m051014_c001_v0001102_t0036_u01779772214610") 2026/05/26 05:14:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537fa80_d20260526_m051146_c001_v7007000_t0000_u01779772306118") 2026/05/26 05:14:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3a5_d20260526_m051141_c001_v0001102_t0043_u01779772301465") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9470_d20260526_m051210_c001_v7007000_t0000_u01779772330794") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cf2_d20260526_m051204_c001_v0001033_t0016_u01779772324654") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72076_d20260526_m051341_c001_v7007000_t0000_u01779772421133") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaadc_d20260526_m051332_c001_v0001101_t0047_u01779772412177") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c1d_d20260526_m051322_c001_v7007000_t0000_u01779772402651") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa9a_d20260526_m051313_c001_v0001101_t0054_u01779772393788") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac799b_d20260526_m051302_c001_v7007000_t0000_u01779772382717") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa68_d20260526_m051253_c001_v0001101_t0016_u01779772373540") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120af_d20260526_m051244_c001_v7007000_t0000_u01779772364731") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeaa34_d20260526_m051236_c001_v0001101_t0040_u01779772356539") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634428d3_d20260526_m051227_c001_v7007000_t0000_u01779772347240") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9f2_d20260526_m051218_c001_v0001101_t0014_u01779772338646") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f945a_d20260526_m051205_c001_v7007000_t0000_u01779772325551") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714cd0_d20260526_m051159_c001_v0001033_t0003_u01779772319867") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4c9_d20260526_m051151_c001_v7007000_t0000_u01779772311214") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3b3_d20260526_m051145_c001_v0001102_t0048_u01779772305510") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c99797611580a_d20260526_m051142_c001_v7007000_t0000_u01779772302841") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c50_d20260526_m051136_c001_v0001033_t0001_u01779772296298") 2026/05/26 05:14:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f7803_d20260526_m051126_c001_v7007000_t0000_u01779772286318") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bfc_d20260526_m051120_c001_v0001033_t0026_u01779772280991") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f406c586dd281abc9_d20260526_m051117_c001_v7007000_t0000_u01779772277989") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8ed_d20260526_m051111_c001_v0001041_t0032_u01779772271683") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df038_d20260526_m051057_c001_v7007000_t0000_u01779772257483") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8a9_d20260526_m051051_c001_v0001041_t0051_u01779772251123") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef16_d20260526_m051042_c001_v7007000_t0000_u01779772242145") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f883_d20260526_m051033_c001_v0001041_t0032_u01779772233531") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceefb_d20260526_m051024_c001_v7007000_t0000_u01779772224256") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f845_d20260526_m051015_c001_v0001041_t0014_u01779772215076") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f419ca49ad2221e8e_d20260526_m051146_c001_v7007000_t0000_u01779772306329") 2026/05/26 05:14:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f945_d20260526_m051141_c001_v0001041_t0020_u01779772301491") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9471_d20260526_m051210_c001_v7007000_t0000_u01779772330975") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3e3_d20260526_m051204_c001_v0001102_t0007_u01779772324714") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72079_d20260526_m051341_c001_v7007000_t0000_u01779772421317") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e49_d20260526_m051332_c001_v0001033_t0028_u01779772412517") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c1e_d20260526_m051322_c001_v7007000_t0000_u01779772402836") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714df7_d20260526_m051314_c001_v0001033_t0043_u01779772394191") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac799d_d20260526_m051302_c001_v7007000_t0000_u01779772382900") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714da9_d20260526_m051253_c001_v0001033_t0031_u01779772373889") 2026/05/26 05:14:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120b1_d20260526_m051244_c001_v7007000_t0000_u01779772364914") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d6b_d20260526_m051236_c001_v0001033_t0007_u01779772356974") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634428d4_d20260526_m051227_c001_v7007000_t0000_u01779772347421") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d30_d20260526_m051218_c001_v0001033_t0039_u01779772338953") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2b2bba_d20260526_m051205_c001_v7007000_t0000_u01779772325562") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9ac_d20260526_m051200_c001_v0001101_t0059_u01779772320319") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4ca_d20260526_m051151_c001_v7007000_t0000_u01779772311398") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea980_d20260526_m051145_c001_v0001101_t0007_u01779772305591") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9df0e9_d20260526_m051142_c001_v7007000_t0000_u01779772302853") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d389_d20260526_m051136_c001_v0001102_t0052_u01779772296818") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f7804_d20260526_m051126_c001_v7007000_t0000_u01779772286503") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d36f_d20260526_m051121_c001_v0001102_t0052_u01779772281003") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d8c29_d20260526_m051117_c001_v7007000_t0000_u01779772277798") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8bc_d20260526_m051112_c001_v0001101_t0029_u01779772272101") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d446344232c_d20260526_m051057_c001_v7007000_t0000_u01779772257598") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b92_d20260526_m051051_c001_v0001033_t0033_u01779772251458") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef18_d20260526_m051042_c001_v7007000_t0000_u01779772242328") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b6d_d20260526_m051033_c001_v0001033_t0006_u01779772233963") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceefc_d20260526_m051024_c001_v7007000_t0000_u01779772224439") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b25_d20260526_m051015_c001_v0001033_t0021_u01779772215489") 2026/05/26 05:14:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f42396ba362fc4ce2_d20260526_m051146_c001_v7007000_t0000_u01779772306160") 2026/05/26 05:14:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c70_d20260526_m051141_c001_v0001033_t0030_u01779772301710") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f83d_d20260526_m051100_c001_v7007000_t0000_u01779772260370") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea87e_d20260526_m051054_c001_v0001101_t0043_u01779772254970") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f83e_d20260526_m051100_c001_v7007000_t0000_u01779772260629") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d32f_d20260526_m051055_c001_v0001102_t0048_u01779772255036") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f83f_d20260526_m051100_c001_v7007000_t0000_u01779772260812") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8b7_d20260526_m051055_c001_v0001041_t0029_u01779772255057") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f840_d20260526_m051100_c001_v7007000_t0000_u01779772260995") 2026/05/26 05:14:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714ba0_d20260526_m051055_c001_v0001033_t0001_u01779772255139") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f841_d20260526_m051101_c001_v7007000_t0000_u01779772261178") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d331_d20260526_m051055_c001_v0001102_t0001_u01779772255323") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f843_d20260526_m051101_c001_v7007000_t0000_u01779772261361") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea880_d20260526_m051055_c001_v0001101_t0024_u01779772255381") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f844_d20260526_m051101_c001_v7007000_t0000_u01779772261547") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8b9_d20260526_m051055_c001_v0001041_t0013_u01779772255476") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f845_d20260526_m051101_c001_v7007000_t0000_u01779772261730") 2026/05/26 05:14:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea886_d20260526_m051055_c001_v0001101_t0058_u01779772255756") 2026/05/26 05:14:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f846_d20260526_m051101_c001_v7007000_t0000_u01779772261987") 2026/05/26 05:14:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d333_d20260526_m051055_c001_v0001102_t0028_u01779772255797") 2026/05/26 05:14:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f847_d20260526_m051102_c001_v7007000_t0000_u01779772262173") 2026/05/26 05:14:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8bb_d20260526_m051055_c001_v0001041_t0028_u01779772255841") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f848_d20260526_m051102_c001_v7007000_t0000_u01779772262361") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714ba4_d20260526_m051055_c001_v0001033_t0058_u01779772255891") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f849_d20260526_m051102_c001_v7007000_t0000_u01779772262545") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea888_d20260526_m051056_c001_v0001101_t0052_u01779772256161") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f84a_d20260526_m051102_c001_v7007000_t0000_u01779772262729") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8bd_d20260526_m051056_c001_v0001041_t0010_u01779772256229") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f84b_d20260526_m051102_c001_v7007000_t0000_u01779772262912") 2026/05/26 05:14:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d335_d20260526_m051056_c001_v0001102_t0022_u01779772256240") 2026/05/26 05:14:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f84d_d20260526_m051103_c001_v7007000_t0000_u01779772263097") 2026/05/26 05:14:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714ba6_d20260526_m051056_c001_v0001033_t0029_u01779772256278") 2026/05/26 05:14:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f84f_d20260526_m051103_c001_v7007000_t0000_u01779772263279") 2026/05/26 05:14:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea88a_d20260526_m051056_c001_v0001101_t0027_u01779772256552") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac398c_d20260526_m051121_c001_v7007000_t0000_u01779772281480") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8d8_d20260526_m051115_c001_v0001101_t0051_u01779772275420") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153ea_d20260526_m051121_c001_v7007000_t0000_u01779772281622") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d35b_d20260526_m051115_c001_v0001102_t0042_u01779772275431") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d8c30_d20260526_m051121_c001_v7007000_t0000_u01779772281509") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714bdc_d20260526_m051115_c001_v0001033_t0053_u01779772275502") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d8c31_d20260526_m051121_c001_v7007000_t0000_u01779772281694") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8fb_d20260526_m051115_c001_v0001041_t0040_u01779772275592") 2026/05/26 05:14:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153ec_d20260526_m051121_c001_v7007000_t0000_u01779772281804") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8dc_d20260526_m051115_c001_v0001101_t0035_u01779772275848") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a82ee2_d20260526_m051121_c001_v7007000_t0000_u01779772281643") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714be0_d20260526_m051115_c001_v0001033_t0057_u01779772275859") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2b0b9f_d20260526_m051121_c001_v7007000_t0000_u01779772281449") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8fd_d20260526_m051115_c001_v0001041_t0036_u01779772275931") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2b0ba3_d20260526_m051121_c001_v7007000_t0000_u01779772281815") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d35d_d20260526_m051115_c001_v0001102_t0036_u01779772275994") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77e8_d20260526_m051121_c001_v7007000_t0000_u01779772281653") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714be2_d20260526_m051116_c001_v0001033_t0034_u01779772276194") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4171093222f6110e_d20260526_m051121_c001_v7007000_t0000_u01779772281490") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8e0_d20260526_m051116_c001_v0001101_t0044_u01779772276249") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a82ee4_d20260526_m051121_c001_v7007000_t0000_u01779772281826") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d35f_d20260526_m051116_c001_v0001102_t0027_u01779772276394") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f77e7_d20260526_m051121_c001_v7007000_t0000_u01779772281470") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f8ff_d20260526_m051116_c001_v0001041_t0037_u01779772276416") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac398f_d20260526_m051121_c001_v7007000_t0000_u01779772281663") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714be6_d20260526_m051116_c001_v0001033_t0027_u01779772276675") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4171093222f61110_d20260526_m051121_c001_v7007000_t0000_u01779772281674") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8e4_d20260526_m051116_c001_v0001101_t0049_u01779772276685") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f406c586dd281ac06_d20260526_m051121_c001_v7007000_t0000_u01779772281500") 2026/05/26 05:14:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d361_d20260526_m051116_c001_v0001102_t0007_u01779772276854") 2026/05/26 05:14:52 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2b0ba1_d20260526_m051121_c001_v7007000_t0000_u01779772281632") 2026/05/26 05:14:52 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8e6_d20260526_m051117_c001_v0001101_t0018_u01779772277100") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51fb_d20260526_m050853_c001_v7007000_t0000_u01779772133619") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1112fa96a81a614a_d20260526_m050851_c001_v0001099_t0004_u01779772131229") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51f9_d20260526_m050851_c001_v7007000_t0000_u01779772131039") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1112fa96a81a6144_d20260526_m050847_c001_v0001099_t0004_u01779772127714") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51f0_d20260526_m050846_c001_v7007000_t0000_u01779772126979") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d197_d20260526_m050842_c001_v0001102_t0046_u01779772122578") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609844_d20260526_m050841_c001_v7007000_t0000_u01779772121120") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1022f96b3b40d5bc_d20260526_m050838_c001_v0001043_t0050_u01779772118077") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537ebaa_d20260526_m050837_c001_v7007000_t0000_u01779772117895") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1022f96b3b40d5aa_d20260526_m050832_c001_v0001043_t0024_u01779772112550") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537eb9c_d20260526_m050831_c001_v7007000_t0000_u01779772111820") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d167_d20260526_m050827_c001_v0001102_t0042_u01779772107143") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfc00_d20260526_m050825_c001_v7007000_t0000_u01779772105832") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f104afce865ffc03e_d20260526_m050824_c001_v0001033_t0033_u01779772104245") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac097d_d20260526_m050824_c001_v7007000_t0000_u01779772104061") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f104afce865ffc032_d20260526_m050820_c001_v0001033_t0051_u01779772100727") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac0967_d20260526_m050819_c001_v7007000_t0000_u01779772099188") 2026/05/26 05:14:52 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbfe8_d20260526_m050814_c001_v0001173_t0013_u01779772094558") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbe3_d20260526_m050813_c001_v7007000_t0000_u01779772093650") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f103fa6fe0b66f318_d20260526_m050811_c001_v0001136_t0032_u01779772091796") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea5a8_d20260526_m050811_c001_v7007000_t0000_u01779772091612") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f103fa6fe0b66f304_d20260526_m050808_c001_v0001136_t0032_u01779772088028") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea59f_d20260526_m050807_c001_v7007000_t0000_u01779772087304") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea56a_d20260526_m050801_c001_v0001101_t0009_u01779772081155") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbc4_d20260526_m050800_c001_v7007000_t0000_u01779772080251") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1020e67e7fc9813b_d20260526_m050758_c001_v0001161_t0056_u01779772078585") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a60982c_d20260526_m050758_c001_v7007000_t0000_u01779772078392") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1020e67e7fc9812d_d20260526_m050755_c001_v0001161_t0009_u01779772075195") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609821_d20260526_m050754_c001_v7007000_t0000_u01779772074464") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d0f7_d20260526_m050747_c001_v0001102_t0057_u01779772067987") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4c73c_d20260526_m050747_c001_v7007000_t0000_u01779772067072") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f119ce05c1bd07666_d20260526_m050745_c001_v0001171_t0051_u01779772065033") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff6a33_d20260526_m050744_c001_v7007000_t0000_u01779772064848") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f119ce05c1bd07644_d20260526_m050741_c001_v0001171_t0058_u01779772061388") 2026/05/26 05:14:53 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff6a31_d20260526_m050740_c001_v7007000_t0000_u01779772060662") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbe96_d20260526_m050734_c001_v0001173_t0029_u01779772054787") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea560_d20260526_m050733_c001_v7007000_t0000_u01779772053696") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f107d6e633d84de74_d20260526_m050726_c001_v0001101_t0009_u01779772046981") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f410da97ff3f9b5b2_d20260526_m050726_c001_v7007000_t0000_u01779772046752") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea43a_d20260526_m050622_c001_v0001101_t0015_u01779771982271") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11780a54c2d7703b_d20260526_m050621_c001_v0001165_t0051_u01779771981496") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11780a54c2d7702f_d20260526_m050620_c001_v0001165_t0055_u01779771980518") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947ffb5_d20260526_m050607_c001_v7007000_t0000_u01779771967300") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbaf0_d20260526_m050559_c001_v0001173_t0004_u01779771959730") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11509c65f0d1f2c7_d20260526_m050558_c001_v0001167_t0031_u01779771958865") 2026/05/26 05:14:54 DEBUG : dst/one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11509c65f0d1f2bf_d20260526_m050557_c001_v0001167_t0024_u01779771957824") 2026/05/26 05:14:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51fc_d20260526_m050853_c001_v7007000_t0000_u01779772133803") 2026/05/26 05:14:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11696dc3474751c4_d20260526_m050850_c001_v0001184_t0051_u01779772130843") 2026/05/26 05:14:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f10699751303c8be5_d20260526_m050846_c001_v0001183_t0013_u01779772126770") 2026/05/26 05:14:54 DEBUG : dst/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609845_d20260526_m050841_c001_v7007000_t0000_u01779772121301") 2026/05/26 05:14:54 DEBUG : dst/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f10892b164484aff9_d20260526_m050837_c001_v0001029_t0024_u01779772117302") 2026/05/26 05:14:54 DEBUG : dst/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f104ae7a1c31853b8_d20260526_m050831_c001_v0001173_t0051_u01779772111544") 2026/05/26 05:14:54 DEBUG : dst/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfc01_d20260526_m050826_c001_v7007000_t0000_u01779772106019") 2026/05/26 05:14:54 DEBUG : dst/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f106ff790b38c5821_d20260526_m050823_c001_v0001131_t0057_u01779772103672") 2026/05/26 05:14:54 DEBUG : dst/one.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f116b12926692e941_d20260526_m050818_c001_v0001097_t0040_u01779772098489") 2026/05/26 05:14:54 DEBUG : dst/three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea561_d20260526_m050733_c001_v7007000_t0000_u01779772053878") 2026/05/26 05:14:55 DEBUG : dst/three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11780a54c2d77191_d20260526_m050732_c001_v0001165_t0039_u01779772052316") 2026/05/26 05:14:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51fd_d20260526_m050853_c001_v7007000_t0000_u01779772133985") 2026/05/26 05:14:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11410314b33f45ae_d20260526_m050852_c001_v0001036_t0022_u01779772132164") 2026/05/26 05:14:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f10855bc0234f9e48_d20260526_m050848_c001_v0001165_t0031_u01779772128607") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51fe_d20260526_m050854_c001_v7007000_t0000_u01779772134172") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1112fa96a81a614e_d20260526_m050852_c001_v0001099_t0038_u01779772132826") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51fa_d20260526_m050852_c001_v7007000_t0000_u01779772132638") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1112fa96a81a6146_d20260526_m050849_c001_v0001099_t0029_u01779772129023") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51f3_d20260526_m050848_c001_v7007000_t0000_u01779772128838") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dc11c_d20260526_m050844_c001_v0001173_t0010_u01779772124001") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609846_d20260526_m050841_c001_v7007000_t0000_u01779772121484") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1022f96b3b40d5c6_d20260526_m050840_c001_v0001043_t0000_u01779772120071") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537ebac_d20260526_m050839_c001_v7007000_t0000_u01779772119890") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1022f96b3b40d5b6_d20260526_m050835_c001_v0001043_t0005_u01779772115570") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537eba5_d20260526_m050835_c001_v7007000_t0000_u01779772115389") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dc08c_d20260526_m050828_c001_v0001173_t0003_u01779772108773") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac0982_d20260526_m050825_c001_v7007000_t0000_u01779772105265") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dc040_d20260526_m050822_c001_v0001173_t0055_u01779772102671") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac0974_d20260526_m050821_c001_v7007000_t0000_u01779772101587") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea5b4_d20260526_m050815_c001_v0001101_t0016_u01779772095914") 2026/05/26 05:14:55 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea5ab_d20260526_m050812_c001_v7007000_t0000_u01779772092718") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea592_d20260526_m050810_c001_v0001101_t0038_u01779772090121") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea5a3_d20260526_m050809_c001_v7007000_t0000_u01779772089032") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d10f_d20260526_m050802_c001_v0001102_t0015_u01779772082296") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609830_d20260526_m050759_c001_v7007000_t0000_u01779772079330") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d103_d20260526_m050757_c001_v0001102_t0035_u01779772077125") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609825_d20260526_m050756_c001_v7007000_t0000_u01779772076034") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbf1c_d20260526_m050749_c001_v0001173_t0033_u01779772069544") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff6a34_d20260526_m050746_c001_v7007000_t0000_u01779772066079") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbee4_d20260526_m050743_c001_v0001173_t0043_u01779772063479") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff6a32_d20260526_m050742_c001_v7007000_t0000_u01779772062391") 2026/05/26 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea520_d20260526_m050735_c001_v0001101_t0009_u01779772055884") 2026/05/26 05:14:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609848_d20260526_m050841_c001_v7007000_t0000_u01779772121667") 2026/05/26 05:14:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11851592f1a091cb_d20260526_m050839_c001_v0001117_t0006_u01779772119205") 2026/05/26 05:14:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f108081689eeba233_d20260526_m050833_c001_v0001109_t0051_u01779772113645") 2026/05/26 05:14:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfc02_d20260526_m050826_c001_v7007000_t0000_u01779772106213") 2026/05/26 05:14:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f106066ddc70f4d03_d20260526_m050825_c001_v0001184_t0053_u01779772105056") 2026/05/26 05:14:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f104f433bd021c18a_d20260526_m050821_c001_v0001131_t0007_u01779772101237") 2026/05/26 05:14:56 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d51ff_d20260526_m050854_c001_v7007000_t0000_u01779772134354") 2026/05/26 05:14:56 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea62a_d20260526_m050843_c001_v0001101_t0027_u01779772123229") 2026/05/26 05:14:56 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f416dc2756a609849_d20260526_m050841_c001_v7007000_t0000_u01779772121848") 2026/05/26 05:14:56 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea5ee_d20260526_m050827_c001_v0001101_t0034_u01779772107893") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfc03_d20260526_m050826_c001_v7007000_t0000_u01779772106398") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d13d_d20260526_m050815_c001_v0001102_t0012_u01779772095221") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbe4_d20260526_m050813_c001_v7007000_t0000_u01779772093834") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbf78_d20260526_m050801_c001_v0001173_t0055_u01779772081984") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2dfbc6_d20260526_m050800_c001_v7007000_t0000_u01779772080431") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea546_d20260526_m050748_c001_v0001101_t0028_u01779772068769") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4c73d_d20260526_m050747_c001_v7007000_t0000_u01779772067255") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d0cf_d20260526_m050735_c001_v0001102_t0044_u01779772055446") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4042fc31e60ea562_d20260526_m050734_c001_v7007000_t0000_u01779772054059") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f10601f9f138d6143_d20260526_m050729_c001_v0001106_t0036_u01779772049557") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947ffb6_d20260526_m050607_c001_v7007000_t0000_u01779771967483") 2026/05/26 05:14:57 DEBUG : dst/two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11509c65f0d1f31d_d20260526_m050606_c001_v0001167_t0025_u01779771966266") 2026/05/26 05:14:57 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff661d_d20260526_m050403_c001_v7007000_t0000_u01779771843424") 2026/05/26 05:14:57 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea284_d20260526_m050352_c001_v0001101_t0018_u01779771832791") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d4463441c42_d20260526_m050350_c001_v7007000_t0000_u01779771830496") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea1e6_d20260526_m050309_c001_v0001101_t0007_u01779771789490") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b90f_d20260526_m050226_c001_v7007000_t0000_u01779771746250") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea18d_d20260526_m050222_c001_v0001101_t0008_u01779771742731") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b840_d20260526_m050201_c001_v7007000_t0000_u01779771721973") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea161_d20260526_m050159_c001_v0001101_t0059_u01779771719838") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b834_d20260526_m050158_c001_v7007000_t0000_u01779771718783") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea159_d20260526_m050157_c001_v0001101_t0030_u01779771717128") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbfb_d20260526_m050154_c001_v7007000_t0000_u01779771714159") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea13d_d20260526_m050152_c001_v0001101_t0011_u01779771712213") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbed_d20260526_m050151_c001_v7007000_t0000_u01779771711199") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea135_d20260526_m050149_c001_v0001101_t0018_u01779771709670") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbde_d20260526_m050142_c001_v7007000_t0000_u01779771702820") 2026/05/26 05:14:58 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea113_d20260526_m050141_c001_v0001101_t0048_u01779771701194") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbd4_d20260526_m050140_c001_v7007000_t0000_u01779771700350") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea10f_d20260526_m050139_c001_v0001101_t0035_u01779771699403") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dba1_d20260526_m050134_c001_v7007000_t0000_u01779771694653") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0eb_d20260526_m050133_c001_v0001101_t0025_u01779771693156") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537db62_d20260526_m050131_c001_v7007000_t0000_u01779771691254") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0e1_d20260526_m050130_c001_v0001101_t0009_u01779771690228") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537db42_d20260526_m050129_c001_v7007000_t0000_u01779771689864") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109eef56c23c2184_d20260526_m050129_c001_v0001180_t0007_u01779771689294") 2026/05/26 05:14:59 DEBUG : empty space: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0dd_d20260526_m050127_c001_v0001101_t0015_u01779771687668") 2026/05/26 05:14:59 DEBUG : enormous: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b83c_d20260526_m050201_c001_v7007000_t0000_u01779771721045") 2026/05/26 05:14:59 DEBUG : enormous: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea163_d20260526_m050200_c001_v0001101_t0049_u01779771720311") 2026/05/26 05:14:59 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d5202_d20260526_m050859_c001_v7007000_t0000_u01779772139431") 2026/05/26 05:14:59 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dc192_d20260526_m050858_c001_v0001173_t0043_u01779772138135") 2026/05/26 05:14:59 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8e5_d20260526_m050221_c001_v7007000_t0000_u01779771741272") 2026/05/26 05:15:00 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db42a_d20260526_m050220_c001_v0001173_t0044_u01779771740051") 2026/05/26 05:15:00 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44e6_d20260526_m050124_c001_v7007000_t0000_u01779771684111") 2026/05/26 05:15:00 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0cb_d20260526_m050123_c001_v0001101_t0021_u01779771683047") 2026/05/26 05:15:00 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44e0_d20260526_m050122_c001_v7007000_t0000_u01779771682503") 2026/05/26 05:15:00 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0c3_d20260526_m050121_c001_v0001101_t0009_u01779771681723") 2026/05/26 05:15:00 DEBUG : existing: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0b9_d20260526_m050120_c001_v0001101_t0034_u01779771680774") 2026/05/26 05:15:00 DEBUG : existing-b: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8e6_d20260526_m050221_c001_v7007000_t0000_u01779771741462") 2026/05/26 05:15:00 DEBUG : existing-b: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea18b_d20260526_m050220_c001_v0001101_t0047_u01779771740041") 2026/05/26 05:15:00 DEBUG : file1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2e5_d20260526_m050959_c001_v7007000_t0000_u01779772199603") 2026/05/26 05:15:00 DEBUG : file1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714acf_d20260526_m050958_c001_v0001033_t0032_u01779772198234") 2026/05/26 05:15:00 DEBUG : file1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2d8_d20260526_m050956_c001_v7007000_t0000_u01779772196884") 2026/05/26 05:15:00 DEBUG : file1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea7b8_d20260526_m050955_c001_v0001101_t0026_u01779772195514") 2026/05/26 05:15:00 DEBUG : five: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b860_d20260526_m050206_c001_v7007000_t0000_u01779771726149") 2026/05/26 05:15:00 DEBUG : five: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea16f_d20260526_m050203_c001_v0001101_t0048_u01779771723980") 2026/05/26 05:15:00 DEBUG : foo: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537db77_d20260526_m050132_c001_v7007000_t0000_u01779771692794") 2026/05/26 05:15:00 DEBUG : foo: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea0e9_d20260526_m050132_c001_v0001101_t0048_u01779771692250") 2026/05/26 05:15:00 DEBUG : foo: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea0e7_d20260526_m050131_c001_v0001101_t0048_u01779771691656") 2026/05/26 05:15:01 DEBUG : four: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b863_d20260526_m050206_c001_v7007000_t0000_u01779771726333") 2026/05/26 05:15:01 DEBUG : four: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3cd3f_d20260526_m050204_c001_v0001102_t0004_u01779771724515") 2026/05/26 05:15:01 DEBUG : four: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea16d_d20260526_m050203_c001_v0001101_t0058_u01779771723078") 2026/05/26 05:15:01 DEBUG : hello world2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f571f_d20260526_m045934_c001_v7007000_t0000_u01779771574246") 2026/05/26 05:15:01 DEBUG : hello world2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9fef_d20260526_m045933_c001_v0001101_t0025_u01779771573434") 2026/05/26 05:15:01 DEBUG : ignore-size: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44de_d20260526_m050120_c001_v7007000_t0000_u01779771680408") 2026/05/26 05:15:01 DEBUG : ignore-size: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0b3_d20260526_m050119_c001_v0001101_t0030_u01779771679274") 2026/05/26 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8d0_d20260526_m050219_c001_v7007000_t0000_u01779771739311") 2026/05/26 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db422_d20260526_m050218_c001_v0001173_t0016_u01779771738531") 2026/05/26 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8bb_d20260526_m050217_c001_v7007000_t0000_u01779771737790") 2026/05/26 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db414_d20260526_m050216_c001_v0001173_t0033_u01779771736641") 2026/05/26 05:15:01 DEBUG : one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b865_d20260526_m050206_c001_v7007000_t0000_u01779771726514") 2026/05/26 05:15:01 DEBUG : one: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea167_d20260526_m050202_c001_v0001101_t0048_u01779771722341") 2026/05/26 05:15:01 DEBUG : only0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b6_d20260526_m050951_c001_v7007000_t0000_u01779772191118") 2026/05/26 05:15:01 DEBUG : only0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea78c_d20260526_m050945_c001_v0001101_t0048_u01779772185456") 2026/05/26 05:15:01 DEBUG : only0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d23d_d20260526_m050928_c001_v0001102_t0049_u01779772168966") 2026/05/26 05:15:02 DEBUG : only0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b3_d20260526_m050922_c001_v7007000_t0000_u01779772162612") 2026/05/26 05:15:02 DEBUG : only0: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1bb_d20260526_m050905_c001_v0001102_t0048_u01779772145848") 2026/05/26 05:15:02 DEBUG : only1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b7_d20260526_m050951_c001_v7007000_t0000_u01779772191301") 2026/05/26 05:15:02 DEBUG : only1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea796_d20260526_m050946_c001_v0001101_t0048_u01779772186408") 2026/05/26 05:15:02 DEBUG : only1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d243_d20260526_m050929_c001_v0001102_t0021_u01779772169904") 2026/05/26 05:15:02 DEBUG : only1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6a9_d20260526_m050922_c001_v7007000_t0000_u01779772162420") 2026/05/26 05:15:02 DEBUG : only1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1c7_d20260526_m050906_c001_v0001102_t0024_u01779772146523") 2026/05/26 05:15:02 DEBUG : only10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b8_d20260526_m050951_c001_v7007000_t0000_u01779772191482") 2026/05/26 05:15:02 DEBUG : only10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3d27b_d20260526_m050945_c001_v0001102_t0004_u01779772185467") 2026/05/26 05:15:02 DEBUG : only10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d25b_d20260526_m050937_c001_v0001102_t0033_u01779772177171") 2026/05/26 05:15:02 DEBUG : only10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6ae_d20260526_m050923_c001_v7007000_t0000_u01779772163339") 2026/05/26 05:15:02 DEBUG : only10: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1eb_d20260526_m050913_c001_v0001102_t0019_u01779772153598") 2026/05/26 05:15:02 DEBUG : only11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2b9_d20260526_m050951_c001_v7007000_t0000_u01779772191664") 2026/05/26 05:15:02 DEBUG : only11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea790_d20260526_m050945_c001_v0001101_t0048_u01779772185852") 2026/05/26 05:15:02 DEBUG : only11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d25d_d20260526_m050937_c001_v0001102_t0040_u01779772177923") 2026/05/26 05:15:03 DEBUG : only11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40975501c55f22c4_d20260526_m050922_c001_v7007000_t0000_u01779772162622") 2026/05/26 05:15:03 DEBUG : only11: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1f1_d20260526_m050914_c001_v0001102_t0037_u01779772154513") 2026/05/26 05:15:03 DEBUG : only12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2ba_d20260526_m050951_c001_v7007000_t0000_u01779772191846") 2026/05/26 05:15:03 DEBUG : only12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41742ef779714a9f_d20260526_m050946_c001_v0001033_t0022_u01779772186016") 2026/05/26 05:15:03 DEBUG : only12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d25f_d20260526_m050938_c001_v0001102_t0004_u01779772178624") 2026/05/26 05:15:03 DEBUG : only12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b6_d20260526_m050923_c001_v7007000_t0000_u01779772163166") 2026/05/26 05:15:03 DEBUG : only12: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1f5_d20260526_m050915_c001_v0001102_t0034_u01779772155367") 2026/05/26 05:15:03 DEBUG : only13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2bb_d20260526_m050952_c001_v7007000_t0000_u01779772192028") 2026/05/26 05:15:03 DEBUG : only13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409351ee1177f7f3_d20260526_m050946_c001_v0001041_t0032_u01779772186208") 2026/05/26 05:15:03 DEBUG : only13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d263_d20260526_m050939_c001_v0001102_t0018_u01779772179302") 2026/05/26 05:15:03 DEBUG : only13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b7_d20260526_m050923_c001_v7007000_t0000_u01779772163350") 2026/05/26 05:15:03 DEBUG : only13: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1f9_d20260526_m050916_c001_v0001102_t0059_u01779772156351") 2026/05/26 05:15:03 DEBUG : only14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2bc_d20260526_m050952_c001_v7007000_t0000_u01779772192213") 2026/05/26 05:15:03 DEBUG : only14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409351ee1177f7f5_d20260526_m050946_c001_v0001041_t0032_u01779772186417") 2026/05/26 05:15:03 DEBUG : only14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d267_d20260526_m050940_c001_v0001102_t0042_u01779772180108") 2026/05/26 05:15:03 DEBUG : only14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4080d7d3fae5be7a_d20260526_m050922_c001_v7007000_t0000_u01779772162630") 2026/05/26 05:15:03 DEBUG : only14: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1fb_d20260526_m050917_c001_v0001102_t0038_u01779772157005") 2026/05/26 05:15:04 DEBUG : only15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2bd_d20260526_m050952_c001_v7007000_t0000_u01779772192394") 2026/05/26 05:15:04 DEBUG : only15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3d27d_d20260526_m050945_c001_v0001102_t0004_u01779772185862") 2026/05/26 05:15:04 DEBUG : only15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d269_d20260526_m050940_c001_v0001102_t0005_u01779772180963") 2026/05/26 05:15:04 DEBUG : only15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6a8_d20260526_m050922_c001_v7007000_t0000_u01779772162237") 2026/05/26 05:15:04 DEBUG : only15: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1fd_d20260526_m050917_c001_v0001102_t0032_u01779772157792") 2026/05/26 05:15:04 DEBUG : only16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2be_d20260526_m050952_c001_v7007000_t0000_u01779772192577") 2026/05/26 05:15:04 DEBUG : only16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea792_d20260526_m050946_c001_v0001101_t0048_u01779772186038") 2026/05/26 05:15:04 DEBUG : only16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d26f_d20260526_m050941_c001_v0001102_t0022_u01779772181814") 2026/05/26 05:15:04 DEBUG : only16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6ab_d20260526_m050922_c001_v7007000_t0000_u01779772162788") 2026/05/26 05:15:04 DEBUG : only16: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d203_d20260526_m050918_c001_v0001102_t0058_u01779772158651") 2026/05/26 05:15:05 DEBUG : only17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c0_d20260526_m050952_c001_v7007000_t0000_u01779772192758") 2026/05/26 05:15:05 DEBUG : only17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3d27f_d20260526_m050946_c001_v0001102_t0004_u01779772186049") 2026/05/26 05:15:05 DEBUG : only17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d271_d20260526_m050942_c001_v0001102_t0022_u01779772182580") 2026/05/26 05:15:05 DEBUG : only17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b4_d20260526_m050922_c001_v7007000_t0000_u01779772162801") 2026/05/26 05:15:05 DEBUG : only17: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d207_d20260526_m050919_c001_v0001102_t0018_u01779772159503") 2026/05/26 05:15:05 DEBUG : only18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c1_d20260526_m050952_c001_v7007000_t0000_u01779772192940") 2026/05/26 05:15:05 DEBUG : only18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409351ee1177f7f7_d20260526_m050946_c001_v0001041_t0032_u01779772186602") 2026/05/26 05:15:05 DEBUG : only18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d275_d20260526_m050943_c001_v0001102_t0014_u01779772183593") 2026/05/26 05:15:05 DEBUG : only18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40975501c55f22c5_d20260526_m050922_c001_v7007000_t0000_u01779772162810") 2026/05/26 05:15:05 DEBUG : only18: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d20d_d20260526_m050920_c001_v0001102_t0008_u01779772160193") 2026/05/26 05:15:05 DEBUG : only19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c2_d20260526_m050953_c001_v7007000_t0000_u01779772193121") 2026/05/26 05:15:05 DEBUG : only19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41742ef779714aa1_d20260526_m050946_c001_v0001033_t0022_u01779772186202") 2026/05/26 05:15:05 DEBUG : only19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d277_d20260526_m050944_c001_v0001102_t0032_u01779772184378") 2026/05/26 05:15:05 DEBUG : only19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40975501c55f22c7_d20260526_m050923_c001_v7007000_t0000_u01779772163177") 2026/05/26 05:15:06 DEBUG : only19: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d215_d20260526_m050920_c001_v0001102_t0004_u01779772160911") 2026/05/26 05:15:06 DEBUG : only2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c3_d20260526_m050953_c001_v7007000_t0000_u01779772193306") 2026/05/26 05:15:06 DEBUG : only2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea794_d20260526_m050946_c001_v0001101_t0048_u01779772186223") 2026/05/26 05:15:06 DEBUG : only2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d245_d20260526_m050930_c001_v0001102_t0023_u01779772170694") 2026/05/26 05:15:06 DEBUG : only2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4080d7d3fae5be7c_d20260526_m050923_c001_v7007000_t0000_u01779772163004") 2026/05/26 05:15:06 DEBUG : only2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1cf_d20260526_m050907_c001_v0001102_t0040_u01779772147320") 2026/05/26 05:15:06 DEBUG : only3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c4_d20260526_m050953_c001_v7007000_t0000_u01779772193487") 2026/05/26 05:15:06 DEBUG : only3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3d281_d20260526_m050946_c001_v0001102_t0004_u01779772186326") 2026/05/26 05:15:06 DEBUG : only3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d247_d20260526_m050931_c001_v0001102_t0023_u01779772171679") 2026/05/26 05:15:06 DEBUG : only3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6ad_d20260526_m050923_c001_v7007000_t0000_u01779772163157") 2026/05/26 05:15:06 DEBUG : only3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1d3_d20260526_m050908_c001_v0001102_t0057_u01779772148208") 2026/05/26 05:15:06 DEBUG : only4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c5_d20260526_m050953_c001_v7007000_t0000_u01779772193674") 2026/05/26 05:15:06 DEBUG : only4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41742ef779714aa5_d20260526_m050946_c001_v0001033_t0022_u01779772186387") 2026/05/26 05:15:06 DEBUG : only4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d24b_d20260526_m050932_c001_v0001102_t0015_u01779772172784") 2026/05/26 05:15:06 DEBUG : only4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6ac_d20260526_m050922_c001_v7007000_t0000_u01779772162971") 2026/05/26 05:15:07 DEBUG : only4: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1d5_d20260526_m050908_c001_v0001102_t0004_u01779772148921") 2026/05/26 05:15:07 DEBUG : only5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c6_d20260526_m050953_c001_v7007000_t0000_u01779772193855") 2026/05/26 05:15:07 DEBUG : only5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3d283_d20260526_m050946_c001_v0001102_t0004_u01779772186512") 2026/05/26 05:15:07 DEBUG : only5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d24f_d20260526_m050933_c001_v0001102_t0057_u01779772173448") 2026/05/26 05:15:07 DEBUG : only5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4080d7d3fae5be7b_d20260526_m050922_c001_v7007000_t0000_u01779772162821") 2026/05/26 05:15:07 DEBUG : only5: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1db_d20260526_m050909_c001_v0001102_t0044_u01779772149675") 2026/05/26 05:15:07 DEBUG : only6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c7_d20260526_m050954_c001_v7007000_t0000_u01779772194039") 2026/05/26 05:15:07 DEBUG : only6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f401a202d5aa3d285_d20260526_m050946_c001_v0001102_t0004_u01779772186697") 2026/05/26 05:15:07 DEBUG : only6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d251_d20260526_m050934_c001_v0001102_t0046_u01779772174232") 2026/05/26 05:15:07 DEBUG : only6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a0f6aa_d20260526_m050922_c001_v7007000_t0000_u01779772162604") 2026/05/26 05:15:07 DEBUG : only6: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1e1_d20260526_m050910_c001_v0001102_t0018_u01779772150533") 2026/05/26 05:15:07 DEBUG : only7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c8_d20260526_m050954_c001_v7007000_t0000_u01779772194221") 2026/05/26 05:15:07 DEBUG : only7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea798_d20260526_m050946_c001_v0001101_t0048_u01779772186593") 2026/05/26 05:15:07 DEBUG : only7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d253_d20260526_m050934_c001_v0001102_t0042_u01779772174989") 2026/05/26 05:15:07 DEBUG : only7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40318a81f0a811b5_d20260526_m050922_c001_v7007000_t0000_u01779772162982") 2026/05/26 05:15:07 DEBUG : only7: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1e3_d20260526_m050911_c001_v0001102_t0007_u01779772151347") 2026/05/26 05:15:07 DEBUG : only8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2c9_d20260526_m050954_c001_v7007000_t0000_u01779772194401") 2026/05/26 05:15:08 DEBUG : only8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41742ef779714aa7_d20260526_m050946_c001_v0001033_t0022_u01779772186572") 2026/05/26 05:15:08 DEBUG : only8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d257_d20260526_m050935_c001_v0001102_t0003_u01779772175716") 2026/05/26 05:15:08 DEBUG : only8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40975501c55f22c6_d20260526_m050922_c001_v7007000_t0000_u01779772162994") 2026/05/26 05:15:08 DEBUG : only8: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1e5_d20260526_m050912_c001_v0001102_t0038_u01779772152104") 2026/05/26 05:15:08 DEBUG : only9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2ca_d20260526_m050954_c001_v7007000_t0000_u01779772194586") 2026/05/26 05:15:08 DEBUG : only9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41742ef779714aa9_d20260526_m050946_c001_v0001033_t0022_u01779772186757") 2026/05/26 05:15:08 DEBUG : only9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d259_d20260526_m050936_c001_v0001102_t0010_u01779772176424") 2026/05/26 05:15:08 DEBUG : only9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4080d7d3fae5be7e_d20260526_m050923_c001_v7007000_t0000_u01779772163186") 2026/05/26 05:15:08 DEBUG : only9: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d1e9_d20260526_m050912_c001_v0001102_t0034_u01779772152819") 2026/05/26 05:15:08 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8a6_d20260526_m050215_c001_v7007000_t0000_u01779771735529") 2026/05/26 05:15:08 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db402_d20260526_m050212_c001_v0001173_t0045_u01779771732973") 2026/05/26 05:15:08 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b884_d20260526_m050212_c001_v7007000_t0000_u01779771732167") 2026/05/26 05:15:08 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea181_d20260526_m050210_c001_v0001101_t0016_u01779771730404") 2026/05/26 05:15:08 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b874_d20260526_m050209_c001_v7007000_t0000_u01779771729674") 2026/05/26 05:15:08 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3cd47_d20260526_m050207_c001_v0001102_t0020_u01779771727437") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dc17_d20260526_m050156_c001_v7007000_t0000_u01779771716158") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea147_d20260526_m050154_c001_v0001101_t0030_u01779771714705") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbf2_d20260526_m050152_c001_v7007000_t0000_u01779771712918") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea139_d20260526_m050151_c001_v0001101_t0054_u01779771711805") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbeb_d20260526_m050150_c001_v7007000_t0000_u01779771710444") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea133_d20260526_m050149_c001_v0001101_t0058_u01779771709363") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbdb_d20260526_m050142_c001_v7007000_t0000_u01779771702274") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea111_d20260526_m050140_c001_v0001101_t0003_u01779771700894") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbd6_d20260526_m050140_c001_v7007000_t0000_u01779771700531") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea10d_d20260526_m050139_c001_v0001101_t0003_u01779771699107") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbce_d20260526_m050138_c001_v7007000_t0000_u01779771698745") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea109_d20260526_m050138_c001_v0001101_t0017_u01779771698045") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea103_d20260526_m050137_c001_v0001101_t0008_u01779771697100") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbc1_d20260526_m050136_c001_v7007000_t0000_u01779771696738") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0f5_d20260526_m050135_c001_v0001101_t0020_u01779771695971") 2026/05/26 05:15:09 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0f1_d20260526_m050135_c001_v0001101_t0028_u01779771695196") 2026/05/26 05:15:10 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dba5_d20260526_m050134_c001_v7007000_t0000_u01779771694834") 2026/05/26 05:15:10 DEBUG : potato: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0ed_d20260526_m050133_c001_v0001101_t0036_u01779771693917") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145c76f_d20260526_m050441_c001_v7007000_t0000_u01779771881777") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3cf19_d20260526_m050441_c001_v0001102_t0002_u01779771881022") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff6620_d20260526_m050403_c001_v7007000_t0000_u01779771843628") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3ce89_d20260526_m050351_c001_v0001102_t0022_u01779771831810") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947faac_d20260526_m050328_c001_v7007000_t0000_u01779771808253") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3ce13_d20260526_m050308_c001_v0001102_t0058_u01779771788572") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b911_d20260526_m050226_c001_v7007000_t0000_u01779771746579") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3cd79_d20260526_m050222_c001_v0001102_t0056_u01779771742363") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b83d_d20260526_m050201_c001_v7007000_t0000_u01779771721231") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea15f_d20260526_m050159_c001_v0001101_t0029_u01779771719417") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b835_d20260526_m050158_c001_v7007000_t0000_u01779771718966") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea157_d20260526_m050156_c001_v0001101_t0026_u01779771716705") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dc19_d20260526_m050156_c001_v7007000_t0000_u01779771716339") 2026/05/26 05:15:10 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea14f_d20260526_m050155_c001_v0001101_t0038_u01779771715455") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbfe_d20260526_m050154_c001_v7007000_t0000_u01779771714341") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea141_d20260526_m050153_c001_v0001101_t0032_u01779771713284") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbee_d20260526_m050151_c001_v7007000_t0000_u01779771711380") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea137_d20260526_m050150_c001_v0001101_t0054_u01779771710457") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f411e3e941537dbe0_d20260526_m050143_c001_v7007000_t0000_u01779771703002") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea115_d20260526_m050141_c001_v0001101_t0041_u01779771701891") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5737_d20260526_m045937_c001_v7007000_t0000_u01779771577168") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9ff5_d20260526_m045936_c001_v0001101_t0006_u01779771576460") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5729_d20260526_m045935_c001_v7007000_t0000_u01779771575551") 2026/05/26 05:15:11 DEBUG : potato2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9ff3_d20260526_m045934_c001_v0001101_t0007_u01779771574806") 2026/05/26 05:15:11 DEBUG : potato3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f418c71c390ff6623_d20260526_m050403_c001_v7007000_t0000_u01779771843845") 2026/05/26 05:15:11 DEBUG : potato3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db6e2_d20260526_m050353_c001_v0001173_t0019_u01779771833443") 2026/05/26 05:15:11 DEBUG : potato3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947faae_d20260526_m050328_c001_v7007000_t0000_u01779771808695") 2026/05/26 05:15:11 DEBUG : potato3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db578_d20260526_m050310_c001_v0001173_t0007_u01779771790155") 2026/05/26 05:15:11 DEBUG : potato3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b912_d20260526_m050226_c001_v7007000_t0000_u01779771746819") 2026/05/26 05:15:11 DEBUG : potato3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db438_d20260526_m050223_c001_v0001173_t0000_u01779771743103") 2026/05/26 05:15:11 DEBUG : pre-dest1/1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c99797611087b_d20260526_m050616_c001_v7007000_t0000_u01779771976287") 2026/05/26 05:15:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735dbb50_d20260526_m050608_c001_v0001173_t0024_u01779771968229") 2026/05/26 05:15:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c99797611087d_d20260526_m050616_c001_v7007000_t0000_u01779771976470") 2026/05/26 05:15:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d015_d20260526_m050608_c001_v0001102_t0059_u01779771968906") 2026/05/26 05:15:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f407951783947ff56_d20260526_m050553_c001_v7007000_t0000_u01779771953786") 2026/05/26 05:15:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea3da_d20260526_m050549_c001_v0001101_t0043_u01779771949699") 2026/05/26 05:15:12 DEBUG : sizeonly: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44dd_d20260526_m050118_c001_v7007000_t0000_u01779771678732") 2026/05/26 05:15:12 DEBUG : sizeonly: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea0b1_d20260526_m050117_c001_v0001101_t0044_u01779771677601") 2026/05/26 05:15:12 DEBUG : splitbanan: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f9472_d20260526_m051211_c001_v7007000_t0000_u01779772331157") 2026/05/26 05:15:12 DEBUG : splitbanan: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d3d5_d20260526_m051203_c001_v0001102_t0025_u01779772323004") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7207b_d20260526_m051341_c001_v7007000_t0000_u01779772421501") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e4f_d20260526_m051334_c001_v0001033_t0005_u01779772414623") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4158d40d55711c1f_d20260526_m051323_c001_v7007000_t0000_u01779772403025") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714dff_d20260526_m051315_c001_v0001033_t0043_u01779772395891") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4195c94792ac799f_d20260526_m051303_c001_v7007000_t0000_u01779772383083") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714db1_d20260526_m051255_c001_v0001033_t0001_u01779772375792") 2026/05/26 05:15:12 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a120b3_d20260526_m051245_c001_v7007000_t0000_u01779772365096") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d73_d20260526_m051238_c001_v0001033_t0048_u01779772358548") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40099d44634428d5_d20260526_m051227_c001_v7007000_t0000_u01779772347602") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714d36_d20260526_m051220_c001_v0001033_t0045_u01779772340595") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4160c8c19f2e0c24_d20260526_m051205_c001_v7007000_t0000_u01779772325517") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea9b4_d20260526_m051201_c001_v0001101_t0051_u01779772321919") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5da4cb_d20260526_m051151_c001_v7007000_t0000_u01779772311582") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c7c_d20260526_m051143_c001_v0001033_t0031_u01779772303786") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4150823cd0a11832_d20260526_m051142_c001_v7007000_t0000_u01779772302292") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d397_d20260526_m051138_c001_v0001102_t0021_u01779772298693") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f7805_d20260526_m051126_c001_v7007000_t0000_u01779772286685") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8f0_d20260526_m051119_c001_v0001101_t0039_u01779772279073") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c9979761153e2_d20260526_m051118_c001_v7007000_t0000_u01779772278146") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea8ca_d20260526_m051113_c001_v0001101_t0022_u01779772273972") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f414d7ba89145d36e_d20260526_m051057_c001_v7007000_t0000_u01779772257663") 2026/05/26 05:15:13 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b96_d20260526_m051053_c001_v0001033_t0047_u01779772253247") 2026/05/26 05:15:14 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037cef1b_d20260526_m051042_c001_v7007000_t0000_u01779772242510") 2026/05/26 05:15:14 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b70_d20260526_m051035_c001_v0001033_t0042_u01779772235568") 2026/05/26 05:15:14 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40538665037ceefd_d20260526_m051024_c001_v7007000_t0000_u01779772224621") 2026/05/26 05:15:14 DEBUG : splitbananasplit: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714b2f_d20260526_m051018_c001_v0001033_t0052_u01779772218052") 2026/05/26 05:15:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f421c997976115fe6_d20260526_m051146_c001_v7007000_t0000_u01779772306479") 2026/05/26 05:15:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714c62_d20260526_m051139_c001_v0001033_t0020_u01779772299808") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab301_d20260526_m051007_c001_v7007000_t0000_u01779772207896") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f821_d20260526_m051005_c001_v0001041_t0024_u01779772205001") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f419ca49ad221ee32_d20260526_m051003_c001_v7007000_t0000_u01779772203869") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2ad_d20260526_m051000_c001_v0001102_t0010_u01779772200546") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8d2_d20260526_m050219_c001_v7007000_t0000_u01779771739493") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3cd71_d20260526_m050218_c001_v0001102_t0036_u01779771738520") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8be_d20260526_m050217_c001_v7007000_t0000_u01779771737971") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea189_d20260526_m050217_c001_v0001101_t0042_u01779771737072") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44d0_d20260526_m050115_c001_v7007000_t0000_u01779771675413") 2026/05/26 05:15:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea09f_d20260526_m050113_c001_v0001101_t0001_u01779771673777") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d44aa_d20260526_m050113_c001_v7007000_t0000_u01779771673416") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea09b_d20260526_m050112_c001_v0001101_t0007_u01779771672147") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d441b_d20260526_m050054_c001_v7007000_t0000_u01779771654250") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea081_d20260526_m050052_c001_v0001101_t0034_u01779771652639") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f413218ef1e5d4417_d20260526_m050052_c001_v7007000_t0000_u01779771652100") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea07d_d20260526_m050050_c001_v0001101_t0021_u01779771650432") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea071_d20260526_m050037_c001_v0001101_t0058_u01779771637660") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9d6e48_d20260526_m050037_c001_v7007000_t0000_u01779771637294") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea06f_d20260526_m050036_c001_v0001101_t0023_u01779771636402") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea069_d20260526_m050035_c001_v0001101_t0033_u01779771635431") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4208bb7c2a9d6e3e_d20260526_m050034_c001_v7007000_t0000_u01779771634702") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea05b_d20260526_m050026_c001_v0001101_t0030_u01779771626373") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea037_d20260526_m050008_c001_v0001101_t0019_u01779771608060") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2af46c_d20260526_m050007_c001_v7007000_t0000_u01779771607694") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea033_d20260526_m050006_c001_v0001101_t0027_u01779771606898") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea031_d20260526_m050006_c001_v0001101_t0040_u01779771606019") 2026/05/26 05:15:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f40541919fe2af462_d20260526_m050005_c001_v7007000_t0000_u01779771605292") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea015_d20260526_m045946_c001_v0001101_t0028_u01779771586220") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5757_d20260526_m045945_c001_v7007000_t0000_u01779771585857") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea00d_d20260526_m045945_c001_v0001101_t0019_u01779771585191") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5756_d20260526_m045944_c001_v7007000_t0000_u01779771584288") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea007_d20260526_m045943_c001_v0001101_t0042_u01779771583458") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5755_d20260526_m045942_c001_v7007000_t0000_u01779771582912") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea005_d20260526_m045942_c001_v0001101_t0029_u01779771582020") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f574d_d20260526_m045941_c001_v7007000_t0000_u01779771581119") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea003_d20260526_m045940_c001_v0001101_t0012_u01779771580168") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f574b_d20260526_m045939_c001_v7007000_t0000_u01779771579625") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9fff_d20260526_m045938_c001_v0001101_t0023_u01779771578911") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5742_d20260526_m045938_c001_v7007000_t0000_u01779771578368") 2026/05/26 05:15:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9ffd_d20260526_m045937_c001_v0001101_t0052_u01779771577709") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f571a_d20260526_m045932_c001_v7007000_t0000_u01779771572878") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9fed_d20260526_m045932_c001_v0001101_t0026_u01779771572016") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5717_d20260526_m045931_c001_v7007000_t0000_u01779771571475") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9feb_d20260526_m045930_c001_v0001101_t0012_u01779771570606") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5716_d20260526_m045929_c001_v7007000_t0000_u01779771569671") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9fe9_d20260526_m045928_c001_v0001101_t0005_u01779771568930") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41886000a44f5712_d20260526_m045926_c001_v7007000_t0000_u01779771566758") 2026/05/26 05:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eee9fe5_d20260526_m045925_c001_v0001101_t0034_u01779771565943") 2026/05/26 05:15:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab306_d20260526_m051008_c001_v7007000_t0000_u01779772208188") 2026/05/26 05:15:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714af7_d20260526_m051004_c001_v0001033_t0004_u01779772204996") 2026/05/26 05:15:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f419ca49ad221ee33_d20260526_m051004_c001_v7007000_t0000_u01779772204055") 2026/05/26 05:15:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea7de_d20260526_m051000_c001_v0001101_t0046_u01779772200557") 2026/05/26 05:15:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72089_d20260526_m051343_c001_v7007000_t0000_u01779772423954") 2026/05/26 05:15:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d4f1_d20260526_m051342_c001_v0001102_t0034_u01779772422904") 2026/05/26 05:15:17 DEBUG : sub/yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8a0_d20260526_m050214_c001_v7007000_t0000_u01779771734982") 2026/05/26 05:15:18 DEBUG : sub/yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3cd5d_d20260526_m050213_c001_v0001102_t0034_u01779771733265") 2026/05/26 05:15:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2e6_d20260526_m050959_c001_v7007000_t0000_u01779772199789") 2026/05/26 05:15:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea7c4_d20260526_m050957_c001_v0001101_t0047_u01779772197898") 2026/05/26 05:15:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2d9_d20260526_m050957_c001_v7007000_t0000_u01779772197067") 2026/05/26 05:15:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d2a7_d20260526_m050955_c001_v0001102_t0022_u01779772195535") 2026/05/26 05:15:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2e9_d20260526_m050959_c001_v7007000_t0000_u01779772199974") 2026/05/26 05:15:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f813_d20260526_m050957_c001_v0001041_t0057_u01779772197887") 2026/05/26 05:15:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f41749cda9bcab2da_d20260526_m050957_c001_v7007000_t0000_u01779772197258") 2026/05/26 05:15:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177f80d_d20260526_m050955_c001_v0001041_t0011_u01779772195531") 2026/05/26 05:15:18 DEBUG : three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b868_d20260526_m050206_c001_v7007000_t0000_u01779771726702") 2026/05/26 05:15:18 DEBUG : three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea171_d20260526_m050205_c001_v0001101_t0034_u01779771725265") 2026/05/26 05:15:18 DEBUG : three: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeea16b_d20260526_m050202_c001_v0001101_t0019_u01779771722711") 2026/05/26 05:15:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee72094_d20260526_m051345_c001_v7007000_t0000_u01779772425694") 2026/05/26 05:15:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fa97_d20260526_m051344_c001_v0001041_t0020_u01779772424927") 2026/05/26 05:15:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720c1_d20260526_m051406_c001_v7007000_t0000_u01779772446317") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeab54_d20260526_m051404_c001_v0001101_t0049_u01779772444452") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720bf_d20260526_m051402_c001_v7007000_t0000_u01779772442911") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177facd_d20260526_m051401_c001_v0001041_t0051_u01779772441100") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720be_d20260526_m051400_c001_v7007000_t0000_u01779772440123") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d53b_d20260526_m051359_c001_v0001102_t0010_u01779772439089") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720bb_d20260526_m051353_c001_v7007000_t0000_u01779772433585") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177faa7_d20260526_m051352_c001_v0001041_t0043_u01779772432151") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720bc_d20260526_m051356_c001_v7007000_t0000_u01779772436312") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeab46_d20260526_m051354_c001_v0001101_t0049_u01779772434542") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720b5_d20260526_m051351_c001_v7007000_t0000_u01779772431192") 2026/05/26 05:15:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101a202d5aa3d515_d20260526_m051350_c001_v0001102_t0033_u01779772430301") 2026/05/26 05:15:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720ab_d20260526_m051349_c001_v7007000_t0000_u01779772429329") 2026/05/26 05:15:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e75_d20260526_m051348_c001_v0001033_t0017_u01779772428459") 2026/05/26 05:15:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee7209f_d20260526_m051347_c001_v7007000_t0000_u01779772427488") 2026/05/26 05:15:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f117833c20eeeab0e_d20260526_m051346_c001_v0001101_t0056_u01779772426655") 2026/05/26 05:15:20 DEBUG : toe/toe/toe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4079517839483cc6_d20260526_m051411_c001_v7007000_t0000_u01779772451874") 2026/05/26 05:15:20 DEBUG : toe/toe/toe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f109351ee1177fadb_d20260526_m051411_c001_v0001041_t0056_u01779772451121") 2026/05/26 05:15:20 DEBUG : toe/toe/toe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720bd_d20260526_m051358_c001_v7007000_t0000_u01779772438098") 2026/05/26 05:15:20 DEBUG : toe/toe/toe: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714e97_d20260526_m051357_c001_v0001033_t0059_u01779772437281") 2026/05/26 05:15:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720c2_d20260526_m051406_c001_v7007000_t0000_u01779772446928") 2026/05/26 05:15:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11742ef779714eb1_d20260526_m051405_c001_v0001033_t0055_u01779772445978") 2026/05/26 05:15:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f409be8956ee720c0_d20260526_m051403_c001_v7007000_t0000_u01779772443499") 2026/05/26 05:15:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1099f1f32009ec00_d20260526_m051402_c001_v0001177_t0043_u01779772442369") 2026/05/26 05:15:20 DEBUG : two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b86b_d20260526_m050206_c001_v7007000_t0000_u01779771726885") 2026/05/26 05:15:20 DEBUG : two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f400be86c735db3c8_d20260526_m050204_c001_v0001173_t0023_u01779771724705") 2026/05/26 05:15:20 DEBUG : two: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f417833c20eeea169_d20260526_m050202_c001_v0001101_t0048_u01779771722526") 2026/05/26 05:15:20 DEBUG : yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b8a8_d20260526_m050215_c001_v7007000_t0000_u01779771735714") 2026/05/26 05:15:20 DEBUG : yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f1055afa80320ed1b_d20260526_m050214_c001_v0001033_t0022_u01779771734490") 2026/05/26 05:15:20 DEBUG : yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b883_d20260526_m050211_c001_v7007000_t0000_u01779771731613") 2026/05/26 05:15:20 DEBUG : yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db3f6_d20260526_m050210_c001_v0001173_t0049_u01779771730412") 2026/05/26 05:15:20 DEBUG : yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b873_d20260526_m050209_c001_v7007000_t0000_u01779771729129") 2026/05/26 05:15:21 DEBUG : yam: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f100be86c735db3de_d20260526_m050207_c001_v0001173_t0005_u01779771727453") 2026/05/26 05:15:21 DEBUG : yaml: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b885_d20260526_m050212_c001_v7007000_t0000_u01779771732349") 2026/05/26 05:15:21 DEBUG : yaml: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f11721de89df1fcb5_d20260526_m050211_c001_v0001137_t0052_u01779771731280") 2026/05/26 05:15:21 DEBUG : yaml: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f4225e73deeb4b875_d20260526_m050209_c001_v7007000_t0000_u01779771729855") 2026/05/26 05:15:21 DEBUG : yaml: Deleting (id "4_z3f42ad73a06d6b2b9fe80e1b_f101b7281b3b23cf1_d20260526_m050208_c001_v0001105_t0049_u01779771728819") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 16m31.929034969s (try 1/5)